summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
AgeCommit message (Expand)AuthorLines
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich-8/+10
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-23/+23
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis-23/+23
2008-04-19x86: remove pointless commentsWANG Cong-1/+0
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi-25/+25
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi-4/+4
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi-9/+12
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.cPaolo Ciarrocchi-24/+24
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi-8/+8
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison-1/+1
2008-01-30x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu-2/+2
2008-01-30x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg-2/+2
2008-01-30x86: fix section mismatch warning in mcheck/mce_64.cSam Ravnborg-3/+3
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan-3/+2
2008-01-30x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton-3/+3
2008-01-30x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton-26/+26
2008-01-30arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang-17/+26
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich-4/+4
2008-01-30mcheck mce_64: mce_read_sem to mutexDaniel Walker-4/+4
2008-01-30x86: remove all definitions with fastcallHarvey Harrison-9/+9
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin-7/+7
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge-1/+1
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter-5/+5
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk-1/+1
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH-1/+2
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-3/+3
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman-4/+5
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman-10/+9
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann-1/+1
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann-7/+11
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner-78/+86
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner-0/+1673
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner-4/+2
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner-2/+5
2007-10-18cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita-4/+6
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty-0/+1
2007-10-17i386: Fix section mismatchSatyam Sharma-1/+1
2007-10-11i386: move kernel/cpu/mcheckThomas Gleixner-0/+946