aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\
| * Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-15
| |\
| * \ Merge branch 'x86/amd-nb' into x86/mmIngo Molnar2011-02-16
| |\ \
| | * | x86, amd: Initialize variable properlyBorislav Petkov2011-02-14
| | * | x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUsHans Rosenfeld2011-02-07
| | * | x86, amd: Normalize compute unit IDs on multi-node processorsAndreas Herrmann2011-01-26
| * | | Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar2011-02-14
| |\ \ \
| * | | | x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-28
| * | | | x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
| * | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
| | |/ / | |/| |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar2011-02-14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-26
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar2011-03-09
| |\ \ \ \
| * | | | | x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich2011-03-05
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-08
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2011-03-05
| * | | | perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen2011-03-04
| * | | | perf: Add support for supplementary event registersAndi Kleen2011-03-04
| * | | | perf_events: Update PEBS event constraintsStephane Eranian2011-03-04
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-04
| |\ \ \ \
| | * | | | perf, x86: Add Intel SandyBridge CPU supportLin Ming2011-03-02
| * | | | | perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-16
| * | | | | perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter2011-02-16
| * | | | | perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter2011-02-16
| * | | | | perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2011-02-16
| * | | | | perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter2011-02-16
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-16
| |\| | | |
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2011-02-07
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge commit 'v2.6.38-rc3' into perf/coreIngo Molnar2011-02-02
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86, perf: Change two init functions to staticYinghai Lu2011-01-27
* | | | | | [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar2011-03-09
| |_|_|_|/ |/| | | |
* | | | | [CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar2011-03-01
* | | | | [CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones2011-03-01
* | | | | [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown2011-03-01
| |_|_|/ |/| | |
* | | | perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-16
| |_|/ |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-06
|\ \ \
| * | | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-03
| | |/ | |/|
* / | perf: Fix Pentium4 raw event validationStephane Eranian2011-01-27
|/ /
* | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-21
* | x86: Update CPU cache attributes table descriptorsDave Jones2011-01-20
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-09
| |\
| * | perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2011-01-09
| * | x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-07
| * | x86, NMI: Add priorities to handlersDon Zickus2011-01-07
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \ | |_|/ |/| |
| * | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30