Age | Commit message (Expand) | Author |
2010-01-13 | x86: mce.h: Fix warning in header checks | Alan Cox |
2009-11-10 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang |
2009-10-16 | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov |
2009-10-12 | mce, edac: Use an atomic notifier for MCEs decoding | Borislav Petkov |
2009-10-02 | x86: EDAC: MCE: Fix MCE decoding callback logic | Ingo Molnar |
2009-08-10 | x86, mce: Support specifying raise mode for software MCE injection | Huang Ying |
2009-08-10 | x86, mce: Support specifying context for software mce injection | Huang Ying |
2009-07-09 | x86: mce: Lower maximum number of banks to architecture limit | Andi Kleen |
2009-07-09 | x86: mce: Remove old i386 machine check code | Andi Kleen |
2009-06-20 | x86, mce: fix typo in comment in asm/mce.h | Borislav Petkov |
2009-06-16 | x86, mce: mce.h cleanup | Hidetoshi Seto |
2009-06-16 | x86, mce: remove intel_set_thermal_handler() | Hidetoshi Seto |
2009-06-16 | x86, mce: unify smp_thermal_interrupt, prepare | Hidetoshi Seto |
2009-06-16 | x86, mce: make mce_disabled boolean | Hidetoshi Seto |
2009-06-16 | x86, mce: unify mce.h | Hidetoshi Seto |
2009-06-11 | x86, mce: Add boot options for corrected errors | Hidetoshi Seto |
2009-06-03 | x86, mce: support action-optional machine checks | Andi Kleen |
2009-06-03 | x86, mce: rename mce_notify_user to mce_notify_irq | Andi Kleen |
2009-06-03 | x86, mce: implement new status bits | Andi Kleen |
2009-06-03 | x86, mce: extend struct mce user interface with more information. | Andi Kleen |
2009-06-03 | x86, mce: support more than 256 CPUs in struct mce | Andi Kleen |
2009-06-03 | x86, mce: store record length into memory struct mce anchor | Andi Kleen |
2009-06-03 | x86, mce: add MCE poll count to /proc/interrupts | Andi Kleen |
2009-06-03 | x86, mce: add machine check exception count in /proc/interrupts | Andi Kleen |
2009-05-28 | x86, mce: drop "extern" from function prototypes in asm/mce.h | H. Peter Anvin |
2009-05-28 | x86, mce: add basic error injection infrastructure | Andi Kleen |
2009-05-28 | x86, mce: rename 64bit mce_dont_init to mce_disabled | Andi Kleen |
2009-05-28 | x86, mce: Cleanup MCG definitions | Thomas Gleixner |
2009-05-28 | x86, mce: Rename sysfs variables | Ingo Molnar |
2009-05-28 | x86, mce: unify, prepare 64bit in mce.h | Ingo Molnar |
2009-04-22 | x86, mce: fix boot logging logic | Andi Kleen |
2009-02-24 | x86, mce, cmci: add CMCI support | Andi Kleen |
2009-02-24 | x86, mce, cmci: define MSR names and fields for new CMCI registers | Andi Kleen |
2009-02-24 | x86, mce, cmci: use polled banks bitmap in machine check poller | Andi Kleen |
2009-02-24 | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen |
2009-02-24 | x86, mce, cmci: export MAX_NR_BANKS | Andi Kleen |
2009-02-19 | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen |
2009-02-19 | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen |
2009-02-17 | x86, mce: don't disable machine checks during code patching | Andi Kleen |
2009-01-31 | headers_check fix: x86, mce.h | Jaswinder Singh Rajput |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |