1. 9e76a97 x86, hwmon: Add core threshold notification to therm_throt.c by R, Durgadoss · 14 years ago
  2. 3c41758 x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup by Huang Ying · 14 years ago
  3. 1f9a0bd x86, mce: Rename MSR_IA32_MCx_CTL2 value by Huang Ying · 14 years ago
  4. d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 14 years ago
  5. df39a2e x86: mce.h: Fix warning in header checks by Alan Cox · 15 years ago
  6. a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 15 years ago
  7. 5e09954 x86, mce: Fix up MCE naming nomenclature by Borislav Petkov · 15 years ago
  8. fb25319 mce, edac: Use an atomic notifier for MCEs decoding by Borislav Petkov · 15 years ago
  9. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
  10. 0dcc668 x86, mce: Support specifying raise mode for software MCE injection by Huang Ying · 15 years ago
  11. 5b7e88e x86, mce: Support specifying context for software mce injection by Huang Ying · 15 years ago
  12. 3ccdccf x86: mce: Lower maximum number of banks to architecture limit by Andi Kleen · 15 years ago
  13. 5bb38ad x86: mce: Remove old i386 machine check code by Andi Kleen · 15 years ago
  14. e487683 x86, mce: fix typo in comment in asm/mce.h by Borislav Petkov · 15 years ago
  15. 58995d2 x86, mce: mce.h cleanup by Hidetoshi Seto · 15 years ago
  16. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 15 years ago
  17. e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 15 years ago
  18. c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 15 years ago
  19. 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 15 years ago
  20. 62fdac5 x86, mce: Add boot options for corrected errors by Hidetoshi Seto · 15 years ago
  21. 9b1beaf x86, mce: support action-optional machine checks by Andi Kleen · 15 years ago
  22. 9ff36ee x86, mce: rename mce_notify_user to mce_notify_irq by Andi Kleen · 15 years ago
  23. ed7290d x86, mce: implement new status bits by Andi Kleen · 15 years ago
  24. 8ee0834 x86, mce: extend struct mce user interface with more information. by Andi Kleen · 15 years ago
  25. d620c67 x86, mce: support more than 256 CPUs in struct mce by Andi Kleen · 15 years ago
  26. f6fb0ac x86, mce: store record length into memory struct mce anchor by Andi Kleen · 15 years ago
  27. ca84f69 x86, mce: add MCE poll count to /proc/interrupts by Andi Kleen · 15 years ago
  28. 01ca79f x86, mce: add machine check exception count in /proc/interrupts by Andi Kleen · 15 years ago
  29. 3873607 x86, mce: drop "extern" from function prototypes in asm/mce.h by H. Peter Anvin · 15 years ago
  30. ea149b3 x86, mce: add basic error injection infrastructure by Andi Kleen · 15 years ago
  31. 04b2b1a x86, mce: rename 64bit mce_dont_init to mce_disabled by Andi Kleen · 15 years ago
  32. 01c6680 x86, mce: Cleanup MCG definitions by Thomas Gleixner · 15 years ago
  33. cb491fc x86, mce: Rename sysfs variables by Ingo Molnar · 15 years ago
  34. 06b851d x86, mce: unify, prepare 64bit in mce.h by Ingo Molnar · 15 years ago
  35. 5679af4 x86, mce: fix boot logging logic by Andi Kleen · 15 years ago
  36. 88ccbed x86, mce, cmci: add CMCI support by Andi Kleen · 15 years ago
  37. 03195c6 x86, mce, cmci: define MSR names and fields for new CMCI registers by Andi Kleen · 15 years ago
  38. ee031c3 x86, mce, cmci: use polled banks bitmap in machine check poller by Andi Kleen · 15 years ago
  39. b276268 x86, mce, cmci: factor out threshold interrupt handler by Andi Kleen · 15 years ago
  40. 41fdff3 x86, mce, cmci: export MAX_NR_BANKS by Andi Kleen · 15 years ago
  41. b79109c x86, mce: separate correct machine check poller and fatal exception handler by Andi Kleen · 15 years ago
  42. b5f2fa4 x86, mce: factor out duplicated struct mce setup into one function by Andi Kleen · 15 years ago
  43. 123aa76 x86, mce: don't disable machine checks during code patching by Andi Kleen · 15 years ago
  44. 999b697 headers_check fix: x86, mce.h by Jaswinder Singh Rajput · 15 years ago
  45. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  46. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/mce.h]
  47. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  48. 8735728 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs by Rafael J. Wysocki · 16 years ago
  49. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  50. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 16 years ago
  51. af7a78e x86: move mce related declarations by Thomas Gleixner · 16 years ago
  52. e2f4302 x86: unify include/asm/mce_32/64.h by Thomas Gleixner · 17 years ago
  53. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago