aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar1-4/+30
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary1-24/+24
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester1-0/+7
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar1-2/+2
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar1-1/+1
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov1-7/+11
2009-08-10x86, mce: Fake panic support for MCE testingHuang Ying1-11/+64
2009-08-10x86, mce: Move debugfs mce dir creating to mce.cHuang Ying3-3/+15
2009-08-10x86, mce: Support specifying raise mode for software MCE injectionHuang Ying1-8/+8
2009-08-10x86, mce: Support specifying context for software mce injectionHuang Ying1-30/+126
2009-08-09x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger1-6/+319
2009-08-08x86: Introduce GDT_ENTRY_INIT(), fix APMIngo Molnar1-1/+1
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita1-20/+20
2009-08-04x86, percpu: Collect hot percpu variables into one cachelineTejun Heo1-2/+13
2009-08-04x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo1-2/+1
2009-07-29x86, mce: fix reporting of Thermal Monitoring mechanism enabledBartlomiej Zolnierkiewicz1-3/+10
2009-07-29x86, mce: remove never executed codeBartlomiej Zolnierkiewicz1-2/+0
2009-07-29x86, mce: add missing __cpuinit tagsBartlomiej Zolnierkiewicz1-2/+2
2009-07-29x86, mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCEBartlomiej Zolnierkiewicz1-1/+3
2009-07-29x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz1-0/+4
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+3
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perfLinus Torvalds1-20/+233
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge1-1/+1
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra1-2/+0
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich1-4/+2
2009-07-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras1-4/+2
2009-07-11x86/cpu: Clean up various files a bitAlan Cox11-129/+144
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+7
2009-07-10x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded numberCyrill Gorcunov1-1/+1
2009-07-10perf_counter: Clean up global vs counter enablePeter Zijlstra1-8/+8
2009-07-10perf_counter: Fix up P6 PMU detailsPeter Zijlstra1-5/+23
2009-07-10perf_counter: Add P6 PMU supportVince Weaver1-14/+213
2009-07-09x86: mce: macros to compute banks MSRsAndi Kleen2-22/+22
2009-07-09x86: mce: Move per bank data in a single datastructureAndi Kleen2-56/+67
2009-07-09x86: mce: Move code in mce.cAndi Kleen1-11/+11
2009-07-09x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen1-2/+1
2009-07-09x86: mce: Remove old i386 machine check codeAndi Kleen6-549/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-7/+7
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2-20/+13
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+0
2009-07-05x86: Further clean up of mtrr/generic.cIngo Molnar1-29/+27
2009-07-04x86: Clean up mtrr/main.cJaswinder Singh Rajput1-213/+242
2009-07-04x86: Clean up mtrr/state.cJaswinder Singh Rajput1-28/+40
2009-07-04x86: Clean up mtrr/mtrr.hJaswinder Singh Rajput1-10/+9
2009-07-04x86: Clean up mtrr/if.cJaswinder Singh Rajput1-59/+76
2009-07-04x86: Clean up mtrr/generic.cJaswinder Singh Rajput1-135/+169
2009-07-04x86: Clean up mtrr/cyrix.cJaswinder Singh Rajput1-43/+51
2009-07-04x86: Clean up mtrr/cleanup.cJaswinder Singh Rajput1-174/+176
2009-07-04x86: Clean up mtrr/centaur.cJaswinder Singh Rajput1-133/+35
2009-07-04x86: Clean up mtrr/amd.c:Jaswinder Singh Rajput1-46/+51