summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov
2012-02-20i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds
2012-02-09x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-13x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt
2011-12-21x86: Keep current stack in NMI breakpointsSteven Rostedt
2011-12-21perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra
2011-12-21perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra
2011-12-21perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra
2011-12-21perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLESStephane Eranian
2011-12-21perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar
2011-12-18Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2011-12-16x86: add IRQ context simulation in module mce-injectChen Gong
2011-12-15x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs
2011-12-15x86: Report cpb and eff_freq_ro flags correctlyJoerg Roedel
2011-12-15Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2011-12-14x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu
2011-12-14x86, MCE: Drain mcelog bufferBorislav Petkov
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov
2011-12-11x86: Call idle notifier after irq_enter()Frederic Weisbecker
2011-12-09x86, CPU: Drop superfluous get_cpu_cap() prototypeBorislav Petkov