aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mce.h
Commit message (Expand)AuthorAge
* x86/mce: Define mce_severity function pointerAravind Gopalakrishnan2015-03-24
* x86/mce: Add an AMD severities-grading functionAravind Gopalakrishnan2015-03-24
* Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Ingo Molnar2015-02-19
|\
| * x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov2015-02-19
* | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-07
|/
* x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-19
* x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov2014-10-21
* hwpoison: remove unused global variable in do_machine_check()Chen Yucong2014-06-04
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* ACPI, x86: Extended error log driver for x86 platformChen, Gong2013-10-23
* Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-12
|\
| * x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck2013-08-05
* | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-12
|\ \ | |/ |/|
| * mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-08
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-11
|\ \
| * | x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-12
| |/
* / x86, mce: Fix "braodcast" typoMathias Krause2013-06-05
|/
* x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-02
* x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-09
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-14
* x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-26
* x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-26
* x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-26
* x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-26
* x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-27
* x86, MCE: Remove unused definesBorislav Petkov2012-09-17
* x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-26
* x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman2012-02-22
* mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-16
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-18
|\ \ \
| * | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-16
| |/ /
* / / x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-14
|/ /
* / x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-08
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-16
* x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-16
* x86, mce: Drop the default decoding notifierBorislav Petkov2011-04-21
* x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-03
* x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying2010-06-11
* x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying2010-06-11
* ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-19
* x86: mce.h: Fix warning in header checksAlan Cox2010-01-13
* x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-09
* x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-16
* mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-12
* x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-02
* x86, mce: Support specifying raise mode for software MCE injectionHuang Ying2009-08-10