| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-03 | HWPOISON: Clean up memory_failure() vs. __memory_failure() |  Tony Luck | 1 | -4/+8 |
| 2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem |  Kay Sievers | 4 | -104/+102 |
| 2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' |  Kevin Winchester | 2 | -8/+1 |
| 2011-12-18 | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce |  Ingo Molnar | 1 | -4/+30 |
| 2011-12-16 | x86: add IRQ context simulation in module mce-inject |  Chen Gong | 1 | -4/+30 |
| 2011-12-15 | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/mce |  Ingo Molnar | 1 | -7/+57 |
| 2011-12-14 | x86, mce, therm_throt: Don't report power limit and package level thermal throttle events in mcelog |  Fenghua Yu | 1 | -22/+7 |
| 2011-12-14 | x86, MCE: Drain mcelog buffer |  Borislav Petkov | 1 | -0/+39 |
| 2011-12-14 | x86, mce: Add wrappers for registering on the decode chain |  Borislav Petkov | 1 | -7/+18 |
| 2011-12-11 | x86: Call idle notifier after irq_enter() |  Frederic Weisbecker | 2 | -2/+2 |
| 2011-11-08 | x86/mce: Make mce_chrdev_ops 'static const' |  Luck, Tony | 2 | -4/+23 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux |  Linus Torvalds | 3 | -0/+3 |
| 2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac |  Linus Torvalds | 1 | -12/+6 |
| 2011-11-01 | i7core_edac: Drop the edac_mce facility |  Borislav Petkov | 1 | -1/+0 |
| 2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE |  Paul Gortmaker | 3 | -0/+3 |
| 2011-10-31 | x86, MCE: Use notifier chain only for MCE decoding |  Borislav Petkov | 1 | -11/+6 |
| 2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+7 |
| 2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -22/+21 |
| 2011-10-19 | x86, microcode: Correct microcode revision format |  Borislav Petkov | 1 | -1/+1 |
| 2011-10-14 | x86, intel: Output microcode revision in /proc/cpuinfo |  Andi Kleen | 1 | -2/+7 |
| 2011-10-10 | x86, nmi: Wire up NMI handlers to new routines |  Don Zickus | 2 | -16/+7 |
| 2011-09-14 | x86, mce: Do not call del_timer_sync() in IRQ context |  Hidetoshi Seto | 1 | -6/+14 |
| 2011-09-13 | locking, x86: mce: Annotate cmci_discover_lock as raw |  Thomas Gleixner | 1 | -5/+5 |
| 2011-06-16 | x86, mce: Use mce_sysdev_ prefix to group functions |  Hidetoshi Seto | 2 | -34/+38 |
| 2011-06-16 | x86, mce: Use mce_chrdev_ prefix to group functions |  Hidetoshi Seto | 1 | -36/+41 |
| 2011-06-16 | x86, mce: Cleanup mce_read() |  Hidetoshi Seto | 1 | -12/+11 |
| 2011-06-16 | x86, mce: Cleanup mce_create()/remove_device() |  Hidetoshi Seto | 1 | -13/+14 |
| 2011-06-16 | x86, mce: Check the result of ancient_init() |  Hidetoshi Seto | 1 | -3/+9 |
| 2011-06-16 | x86, mce: Introduce mce_gather_info() |  Hidetoshi Seto | 1 | -23/+27 |
| 2011-06-16 | x86, mce: Replace MCM_ with MCI_MISC_ |  Hidetoshi Seto | 1 | -2/+2 |
| 2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work |  Hidetoshi Seto | 1 | -41/+6 |
| 2011-06-16 | x86, mce, severity: Clean up trivial coding style problems |  Hidetoshi Seto | 1 | -20/+19 |
| 2011-06-16 | x86, mce, severity: Cleanup severity table |  Hidetoshi Seto | 1 | -69/+58 |
| 2011-06-16 | x86, mce, severity: Make formatting a bit more readable |  Hidetoshi Seto | 1 | -29/+87 |
| 2011-06-16 | x86, mce, severity: Fix two severities table signatures |  Tony Luck | 1 | -3/+1 |
| 2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -4/+3 |
| 2011-05-19 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -21/+7 |
| 2011-05-16 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs |  Youquan Song | 1 | -5/+7 |
| 2011-05-13 | x86, mce, AMD: Fix leaving freed data in a list |  Julia Lawall | 1 | -0/+1 |
| 2011-05-02 | Merge branch 'x86/numa' into x86-mm |  Tejun Heo | 1 | -1/+1 |
| 2011-04-21 | x86, mce: Drop the default decoding notifier |  Borislav Petkov | 1 | -17/+7 |
| 2011-04-19 | x86, MCE: Do not taint when handling correctable errors |  Borislav Petkov | 2 | -4/+0 |
| 2011-04-01 | rcu: create new rcu_access_index() and use in mce |  Paul E. McKenney | 1 | -1/+1 |
| 2011-03-29 | x86: Use this_cpu_has for thermal_interrupt current cpu |  Christoph Lameter | 1 | -4/+3 |
| 2011-03-25 | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 |  Linus Torvalds | 1 | -9/+12 |
| 2011-03-23 | x86: Use syscore_ops instead of sysdev classes and sysdevs |  Rafael J. Wysocki | 1 | -9/+12 |
| 2011-03-23 | Merge branch 'linus' into release |  Len Brown | 3 | -7/+4 |
| 2011-03-21 | ACPI, APEI, Add ERST record ID cache |  Huang Ying | 1 | -15/+25 |
| 2011-03-18 | x86: Fix common misspellings |  Lucas De Marchi | 2 | -2/+2 |
| 2011-01-26 | x86: Move llc_shared_map out of cpu_info |  Yinghai Lu | 1 | -5/+2 |