aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-12
|\
| * perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-05
| * perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
| * perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian2012-03-05
| * perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-05
| * perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian2012-03-05
| * perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-05
| * perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-05
| * perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-05
| * perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-05
| * perf: Add generic taken branch sampling supportStephane Eranian2012-03-05
* | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-12
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12
|\ \ | |/ |/|
| * perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-12
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
|\|
| * perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-02
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-27
| |\
| | * x86/mce/AMD: Fix UP build errorBorislav Petkov2012-02-22
| | * x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-09
| * | i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds2012-02-20
| * | i387: support lazy restore of FPU stateLinus Torvalds2012-02-20
| * | perf: Fix double start/stop in x86_pmu_start()Stephane Eranian2012-02-07
* | | x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-07
* | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
|\| |
| * | perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-03
| |/
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
|\ \ | |/ |/|
| * perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
| * perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
| * perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra2011-12-21
* | 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
|\ \ \ \ \