summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2011-04-04Merge remote-tracking branch 'idle-test/idle-test'Stephen Rothwell
2011-04-022.6.40: x86 idle: remove deprecated "hlt_bug: no" in 32-bit /proc/cpuinfoLen Brown
2011-04-022.6.40: x86 idle: remove deprecated "no-hlt" cmdline paramLen Brown
2011-04-02x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-04-02x86 idle: deprecate "no-hlt" cmdline paramLen Brown
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar
2011-03-24perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus
2011-03-23x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-23Merge commit 'v2.6.38' into releaseLen Brown
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying
2011-03-19perf, x86: Fix Intel fixed counters base initializationStephane Eranian
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-18Merge branch 'linus' into x86/urgentIngo Molnar
2011-03-16[CPUFREQ] pcc-cpufreq: remove duplicate statementsChumbalkar, Nagananda
2011-03-16[CPUFREQ] powernow-k8: The table index is not worth displayingThomas Renninger
2011-03-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-16Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar
2011-03-16perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming
2011-03-16perf, x86: Clean up SandyBridge PEBS eventsLin Ming
2011-03-16x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar
2011-03-09Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-05x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming
2011-03-04perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-03-04perf_events: Update PEBS event constraintsStephane Eranian
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-03-02perf, x86: Add Intel SandyBridge CPU supportLin Ming
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar
2011-03-01[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones
2011-03-01[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter
2011-02-16perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter
2011-02-16perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter
2011-02-16perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter
2011-02-16perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter
2011-02-16Merge branch 'perf/urgent' into perf/coreIngo Molnar