aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mce.h
AgeCommit message (Expand)Author
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-10-16x86, mce: Fix up MCE naming nomenclatureBorislav Petkov
2009-10-12mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-08-10x86, mce: Support specifying raise mode for software MCE injectionHuang Ying
2009-08-10x86, mce: Support specifying context for software mce injectionHuang Ying
2009-07-09x86: mce: Lower maximum number of banks to architecture limitAndi Kleen
2009-07-09x86: mce: Remove old i386 machine check codeAndi Kleen
2009-06-20x86, mce: fix typo in comment in asm/mce.hBorislav Petkov
2009-06-16x86, mce: mce.h cleanupHidetoshi Seto
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto
2009-06-16x86, mce: make mce_disabled booleanHidetoshi Seto
2009-06-16x86, mce: unify mce.hHidetoshi Seto
2009-06-11x86, mce: Add boot options for corrected errorsHidetoshi Seto
2009-06-03x86, mce: support action-optional machine checksAndi Kleen
2009-06-03x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen
2009-06-03x86, mce: implement new status bitsAndi Kleen
2009-06-03x86, mce: extend struct mce user interface with more information.Andi Kleen
2009-06-03x86, mce: support more than 256 CPUs in struct mceAndi Kleen
2009-06-03x86, mce: store record length into memory struct mce anchorAndi Kleen
2009-06-03x86, mce: add MCE poll count to /proc/interruptsAndi Kleen
2009-06-03x86, mce: add machine check exception count in /proc/interruptsAndi Kleen
2009-05-28x86, mce: drop "extern" from function prototypes in asm/mce.hH. Peter Anvin
2009-05-28x86, mce: add basic error injection infrastructureAndi Kleen
2009-05-28x86, mce: rename 64bit mce_dont_init to mce_disabledAndi Kleen
2009-05-28x86, mce: Cleanup MCG definitionsThomas Gleixner
2009-05-28x86, mce: Rename sysfs variablesIngo Molnar
2009-05-28x86, mce: unify, prepare 64bit in mce.hIngo Molnar
2009-04-22x86, mce: fix boot logging logicAndi Kleen
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen
2009-02-24x86, mce, cmci: define MSR names and fields for new CMCI registersAndi Kleen
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen
2009-02-24x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen
2009-02-24x86, mce, cmci: export MAX_NR_BANKSAndi Kleen
2009-02-19x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen
2009-02-19x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen
2009-02-17x86, mce: don't disable machine checks during code patchingAndi Kleen
2009-01-31headers_check fix: x86, mce.hJaswinder Singh Rajput
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro