aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/mce_64.c
AgeCommit message (Expand)Author
2008-09-06x86-64: add two __cpuinit annotationsJan Beulich
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-03x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi
2008-07-02x86-mce: BKL pushdownArnd Bergmann
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-18x86: correctly report NR_BANKS in mce_64.cDaniel Rahn
2008-05-12x86: remove 6 bank limitation in 64 bit MCE reporting codeVenki Pallipadi
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich
2008-01-30x86: fix section mismatch warning in mcheck/mce_64.cSam Ravnborg
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich
2008-01-30mcheck mce_64: mce_read_sem to mutexDaniel Walker
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner