aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mce.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-1/+1
2011-12-18Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mceIngo Molnar1-4/+5
2011-12-16x86: add IRQ context simulation in module mce-injectChen Gong1-4/+5
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov1-1/+2
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony1-1/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-16x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto1-1/+1
2011-06-16x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto1-6/+11
2011-04-21x86, mce: Drop the default decoding notifierBorislav Petkov1-2/+0
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss1-0/+3
2010-06-10x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying1-1/+1
2010-06-10x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying1-0/+4
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying1-0/+8
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox1-1/+2
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang1-0/+9
2009-10-16x86, mce: Fix up MCE naming nomenclatureBorislav Petkov1-2/+2
2009-10-12mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov1-1/+2
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar1-0/+2
2009-08-10x86, mce: Support specifying raise mode for software MCE injectionHuang Ying1-0/+1
2009-08-10x86, mce: Support specifying context for software mce injectionHuang Ying1-2/+9
2009-07-09x86: mce: Lower maximum number of banks to architecture limitAndi Kleen1-3/+4
2009-07-09x86: mce: Remove old i386 machine check codeAndi Kleen1-11/+0
2009-06-20x86, mce: fix typo in comment in asm/mce.hBorislav Petkov1-1/+1
2009-06-16x86, mce: mce.h cleanupHidetoshi Seto1-11/+18
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto1-1/+0
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto1-11/+14
2009-06-16x86, mce: make mce_disabled booleanHidetoshi Seto1-5/+3
2009-06-16x86, mce: unify mce.hHidetoshi Seto1-2/+34
2009-06-11x86, mce: Add boot options for corrected errorsHidetoshi Seto1-0/+2
2009-06-03x86, mce: support action-optional machine checksAndi Kleen1-0/+1
2009-06-03x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen1-1/+1
2009-06-03x86, mce: implement new status bitsAndi Kleen1-0/+10
2009-06-03x86, mce: extend struct mce user interface with more information.Andi Kleen1-2/+8
2009-06-03x86, mce: support more than 256 CPUs in struct mceAndi Kleen1-2/+2
2009-06-03x86, mce: store record length into memory struct mce anchorAndi Kleen1-1/+1
2009-06-03x86, mce: add MCE poll count to /proc/interruptsAndi Kleen1-0/+1
2009-06-03x86, mce: add machine check exception count in /proc/interruptsAndi Kleen1-0/+3
2009-05-28x86, mce: drop "extern" from function prototypes in asm/mce.hH. Peter Anvin1-5/+5
2009-05-28x86, mce: add basic error injection infrastructureAndi Kleen1-0/+3
2009-05-28x86, mce: rename 64bit mce_dont_init to mce_disabledAndi Kleen1-2/+0
2009-05-28x86, mce: Cleanup MCG definitionsThomas Gleixner1-3/+7
2009-05-28x86, mce: Rename sysfs variablesIngo Molnar1-1/+1
2009-05-28x86, mce: unify, prepare 64bit in mce.hIngo Molnar1-18/+12
2009-04-22x86, mce: fix boot logging logicAndi Kleen1-0/+1
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen1-0/+10
2009-02-24x86, mce, cmci: define MSR names and fields for new CMCI registersAndi Kleen1-0/+2
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen1-1/+4