summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel1-0/+19
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+15
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney1-1/+1
2011-03-29x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha1-5/+15
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-14/+17
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+9
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar1-2/+7
2011-03-24perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus1-0/+1
2011-03-23x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2-14/+17
2011-03-23Merge branch 'linus' into releaseLen Brown20-157/+900
2011-03-23Merge commit 'v2.6.38' into releaseLen Brown3-7/+14
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying1-16/+26
2011-03-19perf, x86: Fix Intel fixed counters base initializationStephane Eranian1-1/+1
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-15/+15
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-67/+47
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim1-1/+1
2011-03-18x86: Fix common misspellingsLucas De Marchi9-14/+14
2011-03-18Merge branch 'linus' into x86/urgentIngo Molnar12-118/+830
2011-03-16[CPUFREQ] pcc-cpufreq: remove duplicate statementsChumbalkar, Nagananda1-2/+0
2011-03-16[CPUFREQ] powernow-k8: The table index is not worth displayingThomas Renninger1-2/+1
2011-03-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2011-03-16Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar2-18/+68
2011-03-16perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2-50/+47
2011-03-16perf, x86: Clean up SandyBridge PEBS eventsLin Ming1-22/+5
2011-03-16x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky1-0/+4
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-41/+103
2011-03-15Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+4
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-86/+789
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar4-10/+22
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1
2011-03-09Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar3-9/+21
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2-6/+13
2011-03-05x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich1-2/+2
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2-6/+13
2011-03-04perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen2-17/+79
2011-03-04perf: Add support for supplementary event registersAndi Kleen2-0/+262
2011-03-04perf_events: Update PEBS event constraintsStephane Eranian2-21/+42
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar3-1/+165
2011-03-02perf, x86: Add Intel SandyBridge CPU supportLin Ming3-1/+165
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar1-3/+3
2011-03-01[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones1-2/+2
2011-03-01[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown1-1/+8
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter2-3/+184
2011-02-16perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter3-19/+14
2011-02-16perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter1-0/+4
2011-02-16perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2-15/+25
2011-02-16perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter1-11/+8
2011-02-16Merge branch 'perf/urgent' into perf/coreIngo Molnar1-3/+8
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov1-3/+8