aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mce.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86, mce: unify mce.hHidetoshi Seto2009-06-161-2/+34
* x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-111-0/+2
* x86, mce: support action-optional machine checksAndi Kleen2009-06-031-0/+1
* x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-031-1/+1
* x86, mce: implement new status bitsAndi Kleen2009-06-031-0/+10
* x86, mce: extend struct mce user interface with more information.Andi Kleen2009-06-031-2/+8
* x86, mce: support more than 256 CPUs in struct mceAndi Kleen2009-06-031-2/+2
* x86, mce: store record length into memory struct mce anchorAndi Kleen2009-06-031-1/+1
* x86, mce: add MCE poll count to /proc/interruptsAndi Kleen2009-06-031-0/+1
* x86, mce: add machine check exception count in /proc/interruptsAndi Kleen2009-06-031-0/+3
* x86, mce: drop "extern" from function prototypes in asm/mce.hH. Peter Anvin2009-05-281-5/+5
* x86, mce: add basic error injection infrastructureAndi Kleen2009-05-281-0/+3
* x86, mce: rename 64bit mce_dont_init to mce_disabledAndi Kleen2009-05-281-2/+0
* x86, mce: Cleanup MCG definitionsThomas Gleixner2009-05-281-3/+7
* x86, mce: Rename sysfs variablesIngo Molnar2009-05-281-1/+1
* x86, mce: unify, prepare 64bit in mce.hIngo Molnar2009-05-281-18/+12
* x86, mce: fix boot logging logicAndi Kleen2009-04-221-0/+1
* x86, mce, cmci: add CMCI supportAndi Kleen2009-02-241-0/+10
* x86, mce, cmci: define MSR names and fields for new CMCI registersAndi Kleen2009-02-241-0/+2
* x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen2009-02-241-1/+4
* x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen2009-02-241-0/+2
* x86, mce, cmci: export MAX_NR_BANKSAndi Kleen2009-02-241-0/+6
* x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen2009-02-191-0/+7
* x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen2009-02-191-1/+2
* x86, mce: don't disable machine checks during code patchingAndi Kleen2009-02-171-2/+0
* headers_check fix: x86, mce.hJaswinder Singh Rajput2009-01-311-4/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+130