aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mce.h
AgeCommit message (Expand)Author
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