aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mce.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong1-2/+0
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong1-0/+1
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar1-2/+11
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar1-0/+3
2013-08-05x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck1-2/+11
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+7
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao1-0/+3
2013-06-13x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada1-0/+7
2013-06-05x86, mce: Fix "braodcast" typoMathias Krause1-1/+1
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat1-2/+2
2013-01-09x86, MCE: Retract most UAPI exportsBorislav Petkov1-0/+84
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells1-118/+1
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov1-2/+3
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov1-2/+4
2012-10-26x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov1-0/+3
2012-10-26x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov1-0/+7
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao1-0/+1
2012-09-17x86, MCE: Remove unused definesBorislav Petkov1-11/+1
2012-07-26x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck1-0/+8
2012-02-22x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman1-1/+1
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