aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-16
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-08
| |\
| * \ Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-01-07
| |\ \
| | * | x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-21
| | * | x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-21
* | | | x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat2012-01-13
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-18
| |\ \ \ \ \
| | * | | | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-16
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2011-12-15
| |\ \ \ \ \
| | * | | | | x86, MCE: Drain mcelog bufferBorislav Petkov2011-12-14
| | * | | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-14
| | |/ / / /
| * / / / / x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2011-12-14
| |/ / / /
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \ \
| * | | | | x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs2011-12-15
| |/ / / /
* | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-06
|\ \ \ \ \
| * | | | | x86, CPU: Drop superfluous get_cpu_cap() prototypeBorislav Petkov2011-12-09
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-04
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86: Report cpb and eff_freq_ro flags correctlyJoerg Roedel2011-12-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * | | | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
| * | | | | | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code supportSteffen Persvold2011-12-06
| * | | | | | x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman2011-12-05
| |/ / / / /
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLESStephane Eranian2011-12-21
| * | | | | perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian2011-12-21
| * | | | | Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf, x86: Expose perf capability to other modulesGleb Natapov2011-12-06
| * | | | | perf, x86: Implement arch event mask as quirkPeter Zijlstra2011-12-06
| * | | | | x86, perf: Disable non available architectural eventsGleb Natapov2011-12-06
| * | | | | perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra2011-12-06
| * | | | | perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-06
| * | | | | perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-06
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-11
| | |/ / / | |/| | |
* / | | | perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter2011-12-23
|/ / / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-05
|\ \ \ \
| * | | | x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani2011-12-05
| * | | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava2011-12-05
| | |/ / | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-05
| * | perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-05
| * | perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-14
| * | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
| * | perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-14
| |/