1. 93ae501 x86: Don't print number of MCE banks for every CPU by Roland Dreier · 17 years ago
  2. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  3. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 17 years ago
  4. e207e14 Revert "x86, mce: do not compile mcelog message on AMD" by Linus Torvalds · 17 years ago
  5. 11868a2 x86: mce: Use safer ways to access MCE registers by Ingo Molnar · 17 years ago
  6. 14c0abf x86: mce, inject: Use real inject-msg in raise_local by Huang Ying · 17 years ago
  7. b417c9f x86: mce: Fix thermal throttling message storm by Ingo Molnar · 17 years ago
  8. 3967684 x86: mce: Clean up thermal throttling state tracking code by Ingo Molnar · 17 years ago
  9. a017421 x86, mce: Fix compile warning in case of CONFIG_SMP=n by Andreas Herrmann · 17 years ago
  10. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  11. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  12. f65ac45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 17 years ago
  13. e34e77c x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c by Andi Kleen · 17 years ago
  14. 22223c9 x86, mce: do not compile mcelog message on AMD by Borislav Petkov · 17 years ago
  15. 549d042 x86, mce: pass mce info to EDAC for decoding by Borislav Petkov · 17 years ago
  16. cb9805a x86, mcheck: Use correct cpumask for shared bank4 by Andreas Herrmann · 17 years ago
  17. 680b6cf x86, mce: CE in last bank prevents panic by unknown MCE by Hidetoshi Seto · 17 years ago
  18. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 17 years ago
  19. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 17 years ago
  21. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 17 years ago
  22. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 17 years ago
  23. bf783f9 x86, mce: Fake panic support for MCE testing by Huang Ying · 17 years ago
  24. 5be9ed2 x86, mce: Move debugfs mce dir creating to mce.c by Huang Ying · 17 years ago
  25. 0dcc668 x86, mce: Support specifying raise mode for software MCE injection by Huang Ying · 17 years ago
  26. 5b7e88e x86, mce: Support specifying context for software mce injection by Huang Ying · 17 years ago
  27. f3a0867 x86, mce: fix reporting of Thermal Monitoring mechanism enabled by Bartlomiej Zolnierkiewicz · 17 years ago
  28. d0c87d1 x86, mce: remove never executed code by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 419d616 x86, mce: add missing __cpuinit tags by Bartlomiej Zolnierkiewicz · 17 years ago
  30. e3346fc x86, mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCE by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 94699b04 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 17 years ago
  32. e9084ec x86, mce: Fix set_trigger() accessor by Jan Beulich · 17 years ago
  33. a2d32bc x86: mce: macros to compute banks MSRs by Andi Kleen · 17 years ago
  34. cebe182 x86: mce: Move per bank data in a single datastructure by Andi Kleen · 17 years ago
  35. 9eda8cb x86: mce: Move code in mce.c by Andi Kleen · 17 years ago
  36. c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 17 years ago
  37. 5bb38ad x86: mce: Remove old i386 machine check code by Andi Kleen · 17 years ago
  38. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 17 years ago
  39. c43768c Merge branch 'master' into for-next by Tejun Heo · 17 years ago
  40. 5be6066 x86, mce: percpu mcheck_timer should be pinned by Hidetoshi Seto · 17 years ago
  41. 245b2e7 percpu: clean up percpu variable definitions by Tejun Heo · 17 years ago
  42. 204fba4 percpu: cleanup percpu array definitions by Tejun Heo · 17 years ago
  43. a95436e x86, mce: use atomic_inc_return() instead of add by 1 by Borislav Petkov · 17 years ago
  44. b1f49f9 x86, mce: fix error path in mce_create_device() by Hidetoshi Seto · 17 years ago
  45. e92fae0 x86: use zalloc_cpumask_var for mce_dev_initialized by Yinghai Lu · 17 years ago
  46. 74b602c x86: fix duplicated sysfs attribute by Yinghai Lu · 17 years ago
  47. 8134000 Merge branch 'x86/urgent' into x86/mce3 by Ingo Molnar · 17 years ago
  48. 1bf7b31 x86, mce: mce_intel.c needs <asm/apic.h> by H. Peter Anvin · 17 years ago
  49. 5ce4243 x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present by Cyrill Gorcunov · 17 years ago
  50. 203abd6 x86: mce: Handle banks == 0 case in K7 quirk by Andi Kleen · 17 years ago
  51. 1af0815 x86, mce: rename _64.c files which are no longer 64-bit-specific by Hidetoshi Seto · 17 years ago
  52. 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 17 years ago
  53. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 17 years ago
  54. 895287c x86, mce: squash mce_intel.c into therm_throt.c by Hidetoshi Seto · 17 years ago
  55. a65c88d x86, mce: unify smp_thermal_interrupt by Hidetoshi Seto · 17 years ago
  56. e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 17 years ago
  57. 5335612 x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 by Hidetoshi Seto · 17 years ago
  58. 3adacb7 x86, mce: unify smp_thermal_interrupt, prepare p4 by Hidetoshi Seto · 17 years ago
  59. c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 17 years ago
  60. 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 17 years ago
  61. 9af43b5 x86, mce: sysfs entries for new mce options by Hidetoshi Seto · 17 years ago
  62. 1020bcb x86, mce: rename static variables around trigger by Hidetoshi Seto · 17 years ago
  63. 4e5b3e6 x86, mce: add __read_mostly by Hidetoshi Seto · 17 years ago
  64. 7fb06fc x86, mce: cleanup mce_start() by Hidetoshi Seto · 17 years ago
  65. 33edbf0 x86, mce: don't init timer if !mce_available by Hidetoshi Seto · 17 years ago
  66. 184e1fd x86, mce: fix a race condition about mce_callin and no_way_out by Huang Ying · 17 years ago
  67. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 17 years ago
  68. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  69. 62fdac5 x86, mce: Add boot options for corrected errors by Hidetoshi Seto · 17 years ago
  70. 77e26cc x86, mce: Fix mce printing by Hidetoshi Seto · 17 years ago
  71. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  72. a0861c0 KVM: Add VT-x machine check support by Andi Kleen · 17 years ago
  73. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 17 years ago
  74. 9b1beaf x86, mce: support action-optional machine checks by Andi Kleen · 17 years ago
  75. 9ff36ee x86, mce: rename mce_notify_user to mce_notify_irq by Andi Kleen · 17 years ago
  76. 4611a6f x86, mce: export MCE severities coverage via debugfs by Huang Ying · 17 years ago
  77. ed7290d x86, mce: implement new status bits by Andi Kleen · 17 years ago
  78. 8650356 x86, mce: print header/footer only once for multiple MCEs by Andi Kleen · 17 years ago
  79. 29b0f59 x86, mce: default to panic timeout for machine checks by Andi Kleen · 17 years ago
  80. 1b2797d x86, mce: improve mce_get_rip by Huang Ying · 17 years ago
  81. ac96037 x86, mce: make non Monarch panic message "Fatal machine check" too by Andi Kleen · 17 years ago
  82. 3c07979 x86, mce: switch x86 machine check handler to Monarch election. by Andi Kleen · 17 years ago
  83. f94b61c x86, mce: implement panic synchronization by Andi Kleen · 17 years ago
  84. ccc3c31 x86, mce: implement bootstrapping for machine check wakeups by Andi Kleen · 17 years ago
  85. bd19a5e x86, mce: check early in exception handler if panic is needed by Andi Kleen · 17 years ago
  86. 817f32d x86, mce: add table driven machine check grading by Andi Kleen · 17 years ago
  87. a0189c7 x86, mce: remove TSC print heuristic by Andi Kleen · 17 years ago
  88. de8a84d x86, mce: log corrected errors when panicing by Andi Kleen · 17 years ago
  89. 8ee0834 x86, mce: extend struct mce user interface with more information. by Andi Kleen · 17 years ago
  90. d620c67 x86, mce: support more than 256 CPUs in struct mce by Andi Kleen · 17 years ago
  91. f6fb0ac x86, mce: store record length into memory struct mce anchor by Andi Kleen · 17 years ago
  92. ca84f69 x86, mce: add MCE poll count to /proc/interrupts by Andi Kleen · 17 years ago
  93. 01ca79f x86, mce: add machine check exception count in /proc/interrupts by Andi Kleen · 17 years ago
  94. 98a9c8c x86, mce: trivial clean up for mce-inject.c by Hidetoshi Seto · 17 years ago
  95. 61a021a x86, mce: trivial clean up for mce_intel_64.c by Hidetoshi Seto · 17 years ago
  96. 34fa196 x86, mce: trivial clean up for mce_amd_64.c by Hidetoshi Seto · 17 years ago
  97. 14a0253 x86, mce: trivial clean up for mce.c by Hidetoshi Seto · 17 years ago
  98. cc3aec5 x86, mce: trivial clean up for therm_throt.c by Hidetoshi Seto · 17 years ago
  99. 9319cec x86, mce: use strict_strtoull by Hidetoshi Seto · 17 years ago
  100. b170204 x86, mce: drop BKL in mce_open by Andi Kleen · 17 years ago