Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kernel / cpu / mcheck / mce.c
2012-05-14 Tony Luckx86/mce: Only restart instruction after machine check...
2012-03-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-03-14 Ingo MolnarMerge tag 'mce-for-tip' of git://git./linux/kernel...
2012-03-07 Srivatsa S. Bhatx86, mce: Fix rcu splat in drain_mce_log_buffer()
2012-02-22 Naoya Horiguchix86/mce: Fix return value of mce_chrdev_read() when...
2012-02-22 Greg Kroah-Hartmanx86/mce: Convert static array of pointers to per-cpu...
2012-01-26 Ingo MolnarMerge tag 'mce-recovery-for-tip' of git://git./linux...
2012-01-17 Greg Kroah-Hartmanmce: fix warning messages about static struct mce_device
2012-01-14 Srivatsa S. Bhatx86/mce: Fix CPU hotplug and suspend regression related...
2012-01-07 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2012-01-06 Greg Kroah-HartmanMerge branch 'driver-core-next' into Linux 3.2
2012-01-03 Tony Luckx86/mce: Handle "action required" errors
2012-01-03 Tony Luckx86/mce: Add mechanism to safely save information in...
2012-01-03 Tony Luckx86/mce: Create helper function to save addr/misc when...
2012-01-03 Tony LuckHWPOISON: Clean up memory_failure() vs. __memory_failure()
2011-12-21 Kay Sieverscpu: convert 'cpu' and 'machinecheck' sysdev_class...
2011-12-21 Kevin Winchesterx86: Simplify code by removing a !SMP #ifdefs from...
2011-12-14 Borislav Petkovx86, MCE: Drain mcelog buffer
2011-12-14 Borislav Petkovx86, mce: Add wrappers for registering on the decode...
2011-11-08 Luck, Tonyx86/mce: Make mce_chrdev_ops 'static const'
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2011-11-01 Borislav Petkovi7core_edac: Drop the edac_mce facility
2011-10-31 Paul Gortmakerx86: Fix files explicitly requiring export.h for EXPORT...
2011-10-31 Borislav Petkovx86, MCE: Use notifier chain only for MCE decoding
2011-10-28 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2011-10-19 Borislav Petkovx86, microcode: Correct microcode revision format
2011-10-14 Andi Kleenx86, intel: Output microcode revision in /proc/cpuinfo
2011-10-10 Don Zickusx86, nmi: Wire up NMI handlers to new routines
2011-09-14 Hidetoshi Setox86, mce: Do not call del_timer_sync() in IRQ context
2011-06-16 Hidetoshi Setox86, mce: Use mce_sysdev_ prefix to group functions
2011-06-16 Hidetoshi Setox86, mce: Use mce_chrdev_ prefix to group functions
2011-06-16 Hidetoshi Setox86, mce: Cleanup mce_read()
2011-06-16 Hidetoshi Setox86, mce: Cleanup mce_create()/remove_device()
2011-06-16 Hidetoshi Setox86, mce: Check the result of ancient_init()
2011-06-16 Hidetoshi Setox86, mce: Introduce mce_gather_info()
2011-06-16 Hidetoshi Setox86, mce: Replace MCM_ with MCI_MISC_
2011-06-16 Hidetoshi Setox86, mce: Replace MCE_SELF_VECTOR by irq_work
2011-04-21 Borislav Petkovx86, mce: Drop the default decoding notifier
2011-04-19 Borislav Petkovx86, MCE: Do not taint when handling correctable errors
2011-04-01 Paul E. McKenneyrcu: create new rcu_access_index() and use in mce
2011-03-23 Rafael J. Wysockix86: Use syscore_ops instead of sysdev classes and...
2011-03-18 Lucas De Marchix86: Fix common misspellings
2010-12-30 Tejun Heox86: Replace uses of current_cpu_data with this_cpu ops
2010-12-30 Tejun Heox86: Use this_cpu_ops to optimize code
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-08-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2010-08-03 Borislav Petkovx86, mce: Notify about corrected events too
2010-06-14 Paul E. McKenneymce: convert to rcu_dereference_index_check()
2010-06-11 Huang Yingx86, mce: Use HW_ERR in MCE handler
2010-06-04 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2010-05-28 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-05-20 Huang YingACPI, APEI, Use ERST for persistent storage of MCE
2010-05-10 Mauro Carvalho Chehabedac_mce: Add an interface driver to report mce errors...
2010-04-28 Jan Beulichx86, asm: Introduce and use percpu_inc()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-14 Ingo Molnarx86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y...
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-11 Paul E. McKenneyx86/mce: Fix RCU lockdep splats
2010-03-08 Eric W. Biedermansysfs: Use sysfs_attr_init and sysfs_bin_attr_init...
2009-12-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-08 Hidetoshi Setox86, mce: fix confusion between bank attributes and...
2009-12-08 Jan Beulichx86/mce: Set up timer unconditionally
2009-12-07 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-12-03 Hidetoshi Setox86, mce: don't restart timer if disabled
2009-11-26 Hidetoshi Setox86, mce: Add __cpuinit to hotplug callback functions
2009-11-12 Hidetoshi Setox86, mce: Fix __init annotations
2009-11-10 Yong Wangx86: Under BIOS control, restore AP's APIC_LVTTHMR...
2009-10-16 Borislav Petkovx86, mce: Add a global MCE init helper
2009-10-16 Borislav Petkovx86, mce: Fix up MCE naming nomenclature
2009-10-16 Ingo MolnarMerge branches 'x86/mce' and 'x86/urgent' into perf/mce
2009-10-16 Roland Dreierx86: Don't print number of MCE banks for every CPU
2009-10-13 Hidetoshi Setoperf_event, x86, mce: Use TRACE_EVENT() for MCE logging
2009-10-12 Borislav Petkovmce, edac: Use an atomic notifier for MCEs decoding
2009-10-02 Ingo Molnarx86: EDAC: MCE: Fix MCE decoding callback logic
2009-09-30 Linus TorvaldsRevert "x86, mce: do not compile mcelog message on...
2009-09-23 Ingo Molnarx86: mce: Use safer ways to access MCE registers
2009-09-18 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Borislav Petkovx86, mce: do not compile mcelog message on AMD
2009-09-14 Borislav Petkovx86, mce: pass mce info to EDAC for decoding
2009-08-26 Hidetoshi Setox86, mce: CE in last bank prevents panic by unknown MCE
2009-08-17 Ingo Molnarx86, mce: Don't initialize MCEs on unknown CPUs
2009-08-17 Bartlomiej Zolnier... x86, mce: don't log boot MCEs on Pentium M (model ...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-10 Huang Yingx86, mce: Fake panic support for MCE testing
2009-08-10 Huang Yingx86, mce: Move debugfs mce dir creating to mce.c
2009-07-29 Bartlomiej Zolnier... x86, mce: add missing __cpuinit tags
2009-07-29 Bartlomiej Zolnier... x86, mce: fix "mce" boot option handling for CONFIG_X86...
2009-07-29 Bartlomiej Zolnier... x86, mce: don't log boot MCEs on Pentium M (model ...
2009-07-21 Jan Beulichx86, mce: Fix set_trigger() accessor
2009-07-10 Andi Kleenx86: mce: macros to compute banks MSRs
2009-07-10 Andi Kleenx86: mce: Move per bank data in a single datastructure
2009-07-10 Andi Kleenx86: mce: Move code in mce.c
2009-07-10 Andi Kleenx86: mce: Remove old i386 machine check code
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-06-25 Hidetoshi Setox86, mce: percpu mcheck_timer should be pinned
next