Age | Commit message (Expand) | Author | Files | Lines |
2015-03-24 | x86/mce: Define mce_severity function pointer | Aravind Gopalakrishnan | 1 | -0/+2 |
2015-03-24 | x86/mce: Add an AMD severities-grading function | Aravind Gopalakrishnan | 1 | -0/+6 |
2015-02-19 | Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras... | Ingo Molnar | 1 | -4/+4 |
2015-02-19 | x86/MCE/intel: Cleanup CMCI storm logic | Borislav Petkov | 1 | -4/+4 |
2015-01-07 | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony | 1 | -1/+0 |
2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 1 | -0/+4 |
2014-10-22 | x86, MCE, AMD: Drop software-defined bank in error thresholding | Borislav Petkov | 1 | -1/+0 |
2014-06-05 | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong | 1 | -2/+0 |
2014-01-07 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-10-23 | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 1 | -0/+1 |
2013-08-12 | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -2/+11 |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 1 | -0/+3 |
2013-08-05 | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck | 1 | -2/+11 |
2013-07-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -0/+7 |
2013-07-08 | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 1 | -0/+3 |
2013-06-13 | x86, mcheck, therm_throt: Process package thresholds | Srinivas Pandruvada | 1 | -0/+7 |
2013-06-05 | x86, mce: Fix "braodcast" typo | Mathias Krause | 1 | -1/+1 |
2013-04-03 | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 1 | -2/+2 |
2013-01-09 | x86, MCE: Retract most UAPI exports | Borislav Petkov | 1 | -0/+84 |
2012-12-15 | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 1 | -118/+1 |
2012-10-26 | x86, MCA: Finish mca_config conversion | Borislav Petkov | 1 | -2/+3 |
2012-10-26 | x86, MCA: Convert the next three variables batch | Borislav Petkov | 1 | -2/+4 |
2012-10-26 | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov | 1 | -0/+3 |
2012-10-26 | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov | 1 | -0/+7 |
2012-09-27 | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 1 | -0/+1 |
2012-09-17 | x86, MCE: Remove unused defines | Borislav Petkov | 1 | -11/+1 |
2012-07-26 | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> | Tony Luck | 1 | -0/+8 |
2012-02-23 | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman | 1 | -1/+1 |
2012-01-17 | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 1 | -1/+1 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -1/+1 |
2011-12-22 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 1 | -1/+1 |
2011-12-18 | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 1 | -4/+5 |
2011-12-16 | x86: add IRQ context simulation in module mce-inject | Chen Gong | 1 | -4/+5 |
2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov | 1 | -1/+2 |
2011-11-08 | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 1 | -1/+4 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-06-16 | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto | 1 | -1/+1 |
2011-06-16 | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto | 1 | -6/+11 |
2011-04-21 | x86, mce: Drop the default decoding notifier | Borislav Petkov | 1 | -2/+0 |
2011-01-03 | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 1 | -0/+3 |
2010-06-11 | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying | 1 | -1/+1 |
2010-06-11 | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying | 1 | -0/+4 |
2010-05-20 | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying | 1 | -0/+8 |
2010-01-13 | x86: mce.h: Fix warning in header checks | Alan Cox | 1 | -1/+2 |
2009-11-10 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang | 1 | -0/+9 |
2009-10-16 | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov | 1 | -2/+2 |
2009-10-12 | mce, edac: Use an atomic notifier for MCEs decoding | Borislav Petkov | 1 | -1/+2 |
2009-10-02 | x86: EDAC: MCE: Fix MCE decoding callback logic | Ingo Molnar | 1 | -0/+2 |
2009-08-11 | x86, mce: Support specifying raise mode for software MCE injection | Huang Ying | 1 | -0/+1 |