summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mce.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* ACPI, x86: Extended error log driver for x86 platformChen, Gong2013-10-231-0/+1
* Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-121-2/+11
|\
| * x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck2013-08-051-2/+11
* | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-121-0/+3
|\ \ | |/ |/|
| * mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-081-0/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-111-0/+7
|\ \
| * | x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-131-0/+7
| |/
* | x86, mce: Fix "braodcast" typoMathias Krause2013-06-051-1/+1
|/
* x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-021-2/+2
* x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-091-0/+84
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-118/+1
* x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-261-2/+3
* x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-261-2/+4
* x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-261-0/+3
* x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-261-0/+7
* x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-271-0/+1
* x86, MCE: Remove unused definesBorislav Petkov2012-09-171-11/+1
* x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-261-0/+8
* x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman2012-02-221-1/+1
* mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-161-1/+1
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| |\
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-1/+1
* | | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-181-4/+5
|\ \ \
| * | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-161-4/+5
| |/ /
* | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-141-1/+2
|/ /
* | x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-081-1/+4
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-161-1/+1
* x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-161-6/+11
* x86, mce: Drop the default decoding notifierBorislav Petkov2011-04-211-2/+0
* x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-031-0/+3
* x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying2010-06-101-1/+1
* x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying2010-06-101-0/+4
* ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-191-0/+8
* x86: mce.h: Fix warning in header checksAlan Cox2010-01-131-1/+2
* x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-101-0/+9
* x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-161-2/+2
* mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-121-1/+2
* x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-021-0/+2
* x86, mce: Support specifying raise mode for software MCE injectionHuang Ying2009-08-101-0/+1
* x86, mce: Support specifying context for software mce injectionHuang Ying2009-08-101-2/+9
* x86: mce: Lower maximum number of banks to architecture limitAndi Kleen2009-07-091-3/+4
* x86: mce: Remove old i386 machine check codeAndi Kleen2009-07-091-11/+0
* x86, mce: fix typo in comment in asm/mce.hBorislav Petkov2009-06-201-1/+1
* x86, mce: mce.h cleanupHidetoshi Seto2009-06-161-11/+18
* x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-161-1/+0
* x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-161-11/+14
* x86, mce: make mce_disabled booleanHidetoshi Seto2009-06-161-5/+3
OpenPOWER on IntegriCloud