summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/mce.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/mce.cThomas Gleixner2007-10-111-875/+0
* x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-221-0/+14
* x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi2007-07-211-3/+6
* x86_64: mcelog tolerant level cleanupTim Hockin2007-07-211-34/+67
* x86_64: support poll() on /dev/mcelogTim Hockin2007-07-211-37/+68
* x86_64: O_EXCL on /dev/mcelogTim Hockin2007-07-211-0/+36
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* x86_64: fix misplaced `continue' in mce.cJoshua Wise2007-06-241-2/+4
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin2007-05-021-8/+24
* [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-131-12/+54
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] x86-64: Fix kobject_init() WARN_ON on resume from diskRafael J. Wysocki2006-12-071-0/+1
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-1/+1
|/
* [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-261-0/+27
* [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-261-1/+1
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-7/+5
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin2006-06-261-1/+1
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-091-1/+7
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-241-2/+1
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-041-1/+1
* [PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen2006-01-111-1/+2
* [PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen2006-01-111-0/+4
* [PATCH] x86_64: increase MCE bank countsShaohua Li2006-01-111-11/+14
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-111-1/+1
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* [PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen2005-11-141-5/+9
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-141-0/+3
* [PATCH] x86_64: Fix mce_logMike Waychison2005-09-291-3/+7
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-1/+1
* [PATCH] x86-64: Remove code to resume machine check state of other CPUs.Andi Kleen2005-09-121-2/+4
* [PATCH] x86-64: Add command line option to set machine check tolerance levelAndi Kleen2005-09-121-0/+4
* [PATCH] x86-64: Make lockless machine check record passing a bit more robust.Andi Kleen2005-09-121-11/+21
* [PATCH] x86_64: ignore machine checks from boot timeAndi Kleen2005-08-071-4/+12
* [PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen2005-07-281-19/+74
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-251-1/+1
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-4/+4
* [PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUSAndi Kleen2005-04-161-1/+7
* [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...Andi Kleen2005-04-161-8/+22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+548
OpenPOWER on IntegriCloud