summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck
AgeCommit message (Expand)AuthorFilesLines
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar4-18/+27
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar3-6/+7
2009-02-21x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin3-4/+4
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2-5/+5
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar1-2/+3
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2-5/+5
2009-02-18x86, mce: use force_sig_info to kill process in machine checkAndi Kleen1-2/+2
2009-02-18x86, mce: reinitialize per cpu features on resumeAndi Kleen1-0/+1
2009-02-17x86, apic: remove genapic.hIngo Molnar3-3/+3
2009-02-17x86, apic: fix build fallout of genapic changesIngo Molnar1-1/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu2-2/+2
2009-01-23x86: remove include of apic.h from hardirq_64.hBrian Gerst1-0/+1
2009-01-11x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis1-7/+14
2009-01-07x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza1-1/+1
2009-01-05x86: update Alan Cox's email addressesAlan Cox4-4/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-53/+55
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar2-2/+2
2008-12-17x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis1-53/+55
2008-12-17x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen1-3/+0
2008-12-17x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2-2/+2
2008-10-20Update email addresses.Dave Jones3-4/+4
2008-09-06x86-64: add two __cpuinit annotationsJan Beulich1-1/+1
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2-13/+10
2008-07-24Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2008-07-22sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen1-2/+2
2008-07-22sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2-4/+11
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis1-1/+1
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki1-2/+2
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar4-75/+87
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2-4/+4
2008-07-15Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+4
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar3-71/+79
2008-07-03x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi1-1/+5
2008-07-03x86-mce: BKL pushdownArnd Bergmann1-0/+4
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe2-4/+4
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.cPaolo Ciarrocchi1-18/+18
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.cPaolo Ciarrocchi1-45/+45
2008-06-18x86: correctly report NR_BANKS in mce_64.cDaniel Rahn1-1/+1
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis1-2/+2
2008-05-12x86: remove 6 bank limitation in 64 bit MCE reporting codeVenki Pallipadi1-8/+12
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich1-8/+10
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-23/+23
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis1-23/+23
2008-04-19x86: remove pointless commentsWANG Cong1-1/+0
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi1-25/+25
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi1-4/+4
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi1-9/+12
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.cPaolo Ciarrocchi1-24/+24
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi1-8/+8
2008-02-10x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1