summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-231-1/+9
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-165-0/+81
* Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-126-72/+703
|\
| * perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-053-7/+28
| * perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+3
| * perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian2012-03-053-33/+321
| * perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-054-8/+125
| * perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian2012-03-051-0/+10
| * perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-053-3/+104
| * perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-051-0/+60
| * perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-053-26/+52
| * perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-051-9/+9
| * perf: Add generic taken branch sampling supportStephane Eranian2012-03-051-8/+13
* | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-122-7/+37
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-121-8/+9
|\ \ | |/ |/|
| * perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-121-8/+9
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-056-12/+87
|\|
| * perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-022-4/+41
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-272-8/+38
| |\
| | * x86/mce/AMD: Fix UP build errorBorislav Petkov2012-02-221-0/+2
| | * x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-091-8/+36
| * | i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds2012-02-211-0/+3
| * | i387: support lazy restore of FPU stateLinus Torvalds2012-02-201-0/+2
| * | perf: Fix double start/stop in x86_pmu_start()Stephane Eranian2012-02-071-0/+3
* | | x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-071-0/+3
* | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-063-6/+0
|\| |
| * | perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-033-6/+0
| |/
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-272-0/+90
|\ \ | |/ |/|
| * perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-211-0/+14
| * perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-212-1/+62
| * perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra2011-12-211-0/+15
* | mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-172-11/+25
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-151-0/+24
|\ \
| * \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-081-1/+1
| |\ \
| * \ \ Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-01-071-0/+24
| |\ \ \ | | |_|/ | |/| |
| | * | x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-211-2/+4
| | * | x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-211-0/+22
* | | | x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat2012-01-141-1/+1
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-075-117/+114
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-065-117/+114
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-215-117/+114
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-073-33/+94
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-181-4/+30
| |\ \ \ \ \
| | * | | | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-161-4/+30
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2011-12-151-7/+57
| |\ \ \ \ \
| | * | | | | x86, MCE: Drain mcelog bufferBorislav Petkov2011-12-141-0/+39
| | * | | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-141-7/+18
| | |/ / / /
| * / / / / x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2011-12-151-22/+7
| |/ / / /
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-061-1/+1
|\ \ \ \ \
| * | | | | x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs2011-12-151-1/+1
| |/ / / /