aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_64.c
Commit message (Expand)AuthorAge
* x86, mce: don't set up mce sysdev devices with mce=offAndi Kleen2009-02-17
* x86, mce: switch machine check polling to per CPU timerAndi Kleen2009-02-17
* x86, mce: always use separate work queue to run triggerAndi Kleen2009-02-17
* x86, mce: don't disable machine checks during code patchingAndi Kleen2009-02-17
* x86, mce: disable machine checks on suspendAndi Kleen2009-02-17
* x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-17
* x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-17
* x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen2008-12-16
* x86-64: add two __cpuinit annotationsJan Beulich2008-09-06
* x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-23
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\
| * NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis2008-07-20
* | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen2008-07-22
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \
| * | x86-mce: BKL pushdownArnd Bergmann2008-07-02
| |/
* | x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi2008-07-03
* | x86: correctly report NR_BANKS in mce_64.cDaniel Rahn2008-06-18
* | x86: remove 6 bank limitation in 64 bit MCE reporting codeVenki Pallipadi2008-05-12
|/
* x86-64: extend MCE CPU quirk handlingJan Beulich2008-04-26
* 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-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-30
* mcheck mce_64: mce_read_sem to mutexDaniel Walker2008-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 mce_64.c: make struct mcelog staticAdrian Bunk2008-01-30
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-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