Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | x86_64: prepare shared kernel/mce.c | Thomas Gleixner | 1 | -875/+0 |
2007-07-22 | x86: Stop MCEs and NMIs during code patching | Andi Kleen | 1 | -0/+14 |
2007-07-22 | x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling | Venki Pallipadi | 1 | -3/+6 |
2007-07-22 | x86_64: mcelog tolerant level cleanup | Tim Hockin | 1 | -34/+67 |
2007-07-22 | x86_64: support poll() on /dev/mcelog | Tim Hockin | 1 | -37/+68 |
2007-07-22 | x86_64: O_EXCL on /dev/mcelog | Tim Hockin | 1 | -0/+36 |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-06-24 | x86_64: fix misplaced `continue' in mce.c | Joshua Wise | 1 | -2/+4 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 1 | -0/+2 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -1/+1 |
2007-05-02 | [PATCH] x86-64: Dynamically adjust machine check interval | Tim Hockin | 1 | -8/+24 |
2007-02-13 | [PATCH] x86-64: Allow to run a program when a machine check event is detected | Andi Kleen | 1 | -12/+54 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 1 | -2/+0 |
2006-12-07 | [PATCH] x86-64: Fix kobject_init() WARN_ON on resume from disk | Rafael J. Wysocki | 1 | -0/+1 |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 1 | -3/+3 |
2006-11-22 | WorkStruct: Separate delayable and non-delayable events. | David Howells | 1 | -1/+1 |
2006-09-26 | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 1 | -0/+27 |
2006-09-26 | [PATCH] Remove safe_smp_processor_id() | Andi Kleen | 1 | -1/+1 |
2006-08-01 | [PATCH] cpu hotplug: use hotplug version of registration in late inits | Chandra Seetharaman | 1 | -7/+5 |
2006-06-28 | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 1 | -1/+1 |
2006-06-28 | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 1 | -1/+1 |
2006-06-26 | [PATCH] x86_64: mce_amd relocate sysfs files | Jacob Shin | 1 | -1/+1 |
2006-04-26 | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 1 | -1/+1 |
2006-04-09 | [PATCH] x86_64: Don't run NMI watchdog during machine checks | Andi Kleen | 1 | -1/+7 |
2006-04-01 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 1 | -2/+2 |
2006-03-24 | [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix | Akinobu Mita | 1 | -2/+1 |
2006-02-05 | [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. | Ashok Raj | 1 | -1/+1 |
2006-01-12 | [PATCH] x86_64: Use safe_smp_processor_id in MCE handler | Andi Kleen | 1 | -1/+2 |
2006-01-12 | [PATCH] x86_64: Make it clear in machine checks that it's an hardware problem | Andi Kleen | 1 | -0/+4 |
2006-01-12 | [PATCH] x86_64: increase MCE bank counts | Shaohua Li | 1 | -11/+14 |
2006-01-12 | [PATCH] x86_64: make trap information available to die notification handlers | Jan Beulich | 1 | -1/+1 |
2006-01-12 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 1 | -0/+1 |
2005-11-15 | [PATCH] x86_64: Log machine checks from boot on Intel systems | Andi Kleen | 1 | -5/+9 |
2005-11-15 | [PATCH] x86_64: Support for AMD specific MCE Threshold. | Jacob Shin | 1 | -0/+3 |
2005-09-30 | [PATCH] x86_64: Fix mce_log | Mike Waychison | 1 | -3/+7 |
2005-09-13 | [PATCH] use add_taint() for setting tainted bit flags | Randy Dunlap | 1 | -1/+1 |
2005-09-12 | [PATCH] x86-64: Remove code to resume machine check state of other CPUs. | Andi Kleen | 1 | -2/+4 |
2005-09-12 | [PATCH] x86-64: Add command line option to set machine check tolerance level | Andi Kleen | 1 | -0/+4 |
2005-09-12 | [PATCH] x86-64: Make lockless machine check record passing a bit more robust. | Andi Kleen | 1 | -11/+21 |
2005-08-07 | [PATCH] x86_64: ignore machine checks from boot time | Andi Kleen | 1 | -4/+12 |
2005-07-29 | [PATCH] x86_64: Create per CPU machine check sysfs directories | Andi Kleen | 1 | -19/+74 |
2005-06-26 | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney | 1 | -1/+1 |
2005-06-26 | [PATCH] x86_64: Change init sections for CPU hotplug support | Ashok Raj | 1 | -4/+4 |
2005-04-17 | [PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUS | Andi Kleen | 1 | -1/+7 |
2005-04-17 | [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail... | Andi Kleen | 1 | -8/+22 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+548 |