summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/urgentIngo Molnar2011-03-1812-118/+830
|\
| * Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-154-41/+103
| |\
| | * Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-154-10/+22
| | |\
| | * \ Merge branch 'x86/amd-nb' into x86/mmIngo Molnar2011-02-162-18/+68
| | |\ \
| | * \ \ Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar2011-02-142-3/+19
| | |\ \ \
| | * | | | x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-281-1/+1
| | * | | | x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-282-3/+3
| | * | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-282-19/+31
| * | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-152-7/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar2011-02-142-3/+19
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-262-7/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-151-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar2011-03-093-9/+21
| | |\ \ \ \ \
| | * | | | | | x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich2011-03-051-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-157-86/+789
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-082-6/+13
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2011-03-052-6/+13
| | * | | | | perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen2011-03-042-17/+79
| | * | | | | perf: Add support for supplementary event registersAndi Kleen2011-03-042-0/+262
| | * | | | | perf_events: Update PEBS event constraintsStephane Eranian2011-03-042-21/+42
| | * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-043-1/+165
| | |\ \ \ \ \
| | | * | | | | perf, x86: Add Intel SandyBridge CPU supportLin Ming2011-03-023-1/+165
| | * | | | | | perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-162-3/+184
| | * | | | | | perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter2011-02-163-19/+14
| | * | | | | | perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter2011-02-161-0/+4
| | * | | | | | perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2011-02-162-15/+25
| | * | | | | | perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter2011-02-161-11/+8
| | * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-161-3/+8
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | Merge branch 'linus' into perf/coreIngo Molnar2011-02-072-3/+19
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge commit 'v2.6.38-rc3' into perf/coreIngo Molnar2011-02-022-0/+4
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | x86, perf: Change two init functions to staticYinghai Lu2011-01-271-2/+2
* | | | | | | | Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar2011-03-162-18/+68
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86, amd: Initialize variable properlyBorislav Petkov2011-02-151-3/+3
| * | | | | | | x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUsHans Rosenfeld2011-02-071-15/+61
| * | | | | | | x86, amd: Normalize compute unit IDs on multi-node processorsAndreas Herrmann2011-01-261-2/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky2011-03-161-0/+4
| |/ / / / / |/| | | | |
* | | | | | [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar2011-03-091-1/+1
| |_|_|_|/ |/| | | |
* | | | | [CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar2011-03-011-3/+3
* | | | | [CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones2011-03-011-2/+2
* | | | | [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown2011-03-011-1/+8
| |_|_|/ |/| | |
* | | | perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-161-3/+8
| |_|/ |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-061-1/+9
|\ \ \
| * | | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-031-1/+9
| |/ /
* | | perf: Fix Pentium4 raw event validationStephane Eranian2011-01-271-2/+10
|/ /
* | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-211-0/+1
* | x86: Update CPU cache attributes table descriptorsDave Jones2011-01-201-0/+3
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-113-17/+19
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-093-142/+180
| |\
| * | perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2011-01-091-13/+15
| * | x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-072-2/+2
OpenPOWER on IntegriCloud