aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/mce.c
Commit message (Expand)AuthorAge
* x86_64: fix misplaced `continue' in mce.cJoshua Wise2007-06-24
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin2007-05-02
* [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-13
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] x86-64: Fix kobject_init() WARN_ON on resume from diskRafael J. Wysocki2006-12-06
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
|/
* [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-26
* [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-26
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-31
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin2006-06-26
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-09
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-24
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-04
* [PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen2006-01-11
* [PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen2006-01-11
* [PATCH] x86_64: increase MCE bank countsShaohua Li2006-01-11
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-11
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-11
* [PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen2005-11-14
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-14
* [PATCH] x86_64: Fix mce_logMike Waychison2005-09-29
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-13
* [PATCH] x86-64: Remove code to resume machine check state of other CPUs.Andi Kleen2005-09-12
* [PATCH] x86-64: Add command line option to set machine check tolerance levelAndi Kleen2005-09-12
* [PATCH] x86-64: Make lockless machine check record passing a bit more robust.Andi Kleen2005-09-12
* [PATCH] x86_64: ignore machine checks from boot timeAndi Kleen2005-08-07
* [PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen2005-07-29
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-25
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-25
* [PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUSAndi Kleen2005-04-16
* [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...Andi Kleen2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16