aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mce.h
AgeCommit message (Expand)Author
2013-09-26x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat
2013-01-09x86, MCE: Retract most UAPI exportsBorislav Petkov
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov
2012-10-26x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov
2012-10-26x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao
2012-09-17x86, MCE: Remove unused definesBorislav Petkov
2012-07-26x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck
2012-02-22x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-18Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2011-12-16x86: add IRQ context simulation in module mce-injectChen Gong
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-16x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto
2011-06-16x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto
2011-04-21x86, mce: Drop the default decoding notifierBorislav Petkov
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss
2010-06-10x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying
2010-06-10x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-10-16x86, mce: Fix up MCE naming nomenclatureBorislav Petkov
2009-10-12mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-08-10x86, mce: Support specifying raise mode for software MCE injectionHuang Ying
2009-08-10x86, mce: Support specifying context for software mce injectionHuang Ying
2009-07-09x86: mce: Lower maximum number of banks to architecture limitAndi Kleen
2009-07-09x86: mce: Remove old i386 machine check codeAndi Kleen
2009-06-20x86, mce: fix typo in comment in asm/mce.hBorislav Petkov
2009-06-16x86, mce: mce.h cleanupHidetoshi Seto
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto
2009-06-16x86, mce: make mce_disabled booleanHidetoshi Seto
2009-06-16x86, mce: unify mce.hHidetoshi Seto
2009-06-11x86, mce: Add boot options for corrected errorsHidetoshi Seto
2009-06-03x86, mce: support action-optional machine checksAndi Kleen
2009-06-03x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen
2009-06-03x86, mce: implement new status bitsAndi Kleen
2009-06-03x86, mce: extend struct mce user interface with more information.Andi Kleen
2009-06-03x86, mce: support more than 256 CPUs in struct mceAndi Kleen
2009-06-03x86, mce: store record length into memory struct mce anchorAndi Kleen