aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: remove all definitions with fastcallHarvey Harrison7-9/+9
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-7/+7
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge1-1/+1
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter1-5/+5
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk1-1/+1
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH1-1/+2
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-3/+3
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_addGreg Kroah-Hartman1-4/+5
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_addGreg Kroah-Hartman1-10/+9
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann1-1/+1
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann1-7/+11
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner1-78/+86
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner4-0/+1673
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner2-4/+2
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner1-2/+5
2007-10-18cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita1-4/+6
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty1-0/+1
2007-10-17i386: Fix section mismatchSatyam Sharma1-1/+1
2007-10-11i386: move kernel/cpu/mcheckThomas Gleixner10-0/+946