aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
Commit message (Expand)AuthorAge
* x86-64: extend MCE CPU quirk handlingJan Beulich2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-21
|\
| * generic: reduce stack pressure in sched_affinityMike Travis2008-04-19
* | x86: remove pointless commentsWANG Cong2008-04-19
|/
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi2008-04-17
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi2008-04-17
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi2008-04-17
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.cPaolo Ciarrocchi2008-04-17
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi2008-04-17
* x86: sparse warning in therm_throt.cHarvey Harrison2008-02-09
* x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu2008-01-30
* x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg2008-01-30
* x86: fix section mismatch warning in mcheck/mce_64.cSam Ravnborg2008-01-30
* x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan2008-01-30
* x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton2008-01-30
* x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton2008-01-30
* arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang2008-01-30
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-30
* mcheck mce_64: mce_read_sem to mutexDaniel Walker2008-01-30
* x86: remove all definitions with fastcallHarvey Harrison2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-30
* x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2008-01-30
* x86 mce_64.c: make struct mcelog staticAdrian Bunk2008-01-30
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-30
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman2008-01-24
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman2008-01-24
* x86: fix cpu-hotplug regressionAndreas Herrmann2007-11-17
* x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-14
* x86: whitespace cleanup of mce_64.cThomas Gleixner2007-10-23
* x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-23
* x86: prepare consolidation of cpu/ related code usageThomas Gleixner2007-10-23
* x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-23
* cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita2007-10-18
* x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-17
* i386: Fix section mismatchSatyam Sharma2007-10-17
* i386: move kernel/cpu/mcheckThomas Gleixner2007-10-11