summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-12-08speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5cRusty Russell
2009-11-09x86: mce: Fix thermal throttling message stormIngo Molnar
2009-11-09x86: mce: Clean up thermal throttling state tracking codeIngo Molnar
2009-10-05Fix NULL ptr regression in powernow-k8Kurt Roeckx
2009-09-24x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich
2009-07-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10perf_counter: Clean up global vs counter enablePeter Zijlstra
2009-07-10perf_counter: Fix up P6 PMU detailsPeter Zijlstra
2009-07-10perf_counter: Add P6 PMU supportVince Weaver
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput
2009-07-01perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin
2009-06-25x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang
2009-06-21perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput
2009-06-21x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra
2009-06-18x86, mce: fix error path in mce_create_device()Hidetoshi Seto
2009-06-17x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu
2009-06-17x86: fix duplicated sysfs attributeYinghai Lu
2009-06-17i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum
2009-06-17perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds