summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra2011-04-221-4/+4
* perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov2011-04-221-1/+1
* x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-221-1/+5
* perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen2011-04-221-0/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-191-4/+18
|\
| * perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-191-3/+17
| * perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-191-1/+1
* | x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-151-0/+19
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-041-5/+15
|\
| * x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-291-5/+15
* | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-011-1/+1
|/
* Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-252-14/+17
|\
| * x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-232-14/+17
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-252-3/+9
|\ \
| * | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-251-2/+7
| * | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-241-0/+1
| * | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-191-1/+1
* | | Merge branch 'linus' into releaseLen Brown2011-03-2320-157/+900
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-189-15/+15
| |\ \
| | * | x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-181-1/+1
| | * | x86: Fix common misspellingsLucas De Marchi2011-03-189-14/+14
| | * | Merge branch 'linus' into x86/urgentIngo Molnar2011-03-1812-118/+830
| | |\ \
| * | \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-182-67/+47
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2011-03-162-50/+47
| | * | | perf, x86: Clean up SandyBridge PEBS eventsLin Ming2011-03-161-22/+5
| | | |/ | | |/|
| * | | [CPUFREQ] pcc-cpufreq: remove duplicate statementsChumbalkar, Nagananda2011-03-161-2/+0
| * | | [CPUFREQ] powernow-k8: The table index is not worth displayingThomas Renninger2011-03-161-2/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-161-0/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar2011-03-162-18/+68
| | |\
| | * | x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky2011-03-161-0/+4
| * | | 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
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 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
| | * | | 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
OpenPOWER on IntegriCloud