1. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  2. 1462594 x86, MCA: Finish mca_config conversion by Borislav Petkov · 12 years ago
  3. 7af19e4 x86, MCA: Convert the next three variables batch by Borislav Petkov · 12 years ago
  4. 84c2559 x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout by Borislav Petkov · 12 years ago
  5. d203f0b x86, MCA: Convert dont_log_ce, banks and tolerant by Borislav Petkov · 12 years ago
  6. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 12 years ago
  7. 450cc20 x86/mce: Provide boot argument to honour bios-set CMCI threshold by Naveen N. Rao · 12 years ago
  8. f1f6524 Merge tag 'v3.6-rc6' into x86/mce by Ingo Molnar · 12 years ago
  9. 55babd8 x86/mce: Add CMCI poll mode by Chen Gong · 12 years ago
  10. 1a65f97 x86: mce: Remove the frozen cases in the hotplug code by Thomas Gleixner · 13 years ago
  11. 26c3c28 x86: mce: Split timer init by Thomas Gleixner · 13 years ago
  12. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 61b0fcc x86/mce: Add quirk for instruction recovery on Sandy Bridge processors by Tony Luck · 13 years ago
  14. 62c4d9a Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  15. 5b160bd Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. cef12ee xen/mce: Add mcelog support for Xen platform by Liu, Jinsong · 13 years ago
  17. 6751ed6 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 13 years ago
  18. 6a991ac Merge commit 'v3.5-rc3' into x86/debug by Ingo Molnar · 13 years ago
  19. 1a87fc1 x86: mce: Add the dropped timer interval init back by Thomas Gleixner · 13 years ago
  20. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 13 years ago
  21. 958fb3c x86/mce: Fix the MCE poll timer logic by Chen Gong · 13 years ago
  22. 2d117403b Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 13 years ago
  23. 82f7af0 x86/mce: Cleanup timer mess by Thomas Gleixner · 13 years ago
  24. bbd7714 Merge branch 'x86/trampoline' into x86/urgent by H. Peter Anvin · 13 years ago
  25. 403e1c5 Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 13 years ago
  26. 786f02b Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 13 years ago
  27. a129a7c MCE: Fix vm86 handling for 32bit mce handler by Andi Kleen · 14 years ago
  28. 70311aa Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. 80f033610 x86/mce: Fix 32-bit build by Borislav Petkov · 13 years ago
  30. f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  31. dad1743 x86/mce: Only restart instruction after machine check recovery if it is safe by Tony Luck · 13 years ago
  32. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  33. 575203b x86, MCE, AMD: Disable error thresholding bank 4 on some models by Borislav Petkov · 13 years ago
  34. 95022b8 x86/mce: Avoid reading every machine check bank register twice. by Tony Luck · 13 years ago
  35. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  36. ea281a9 Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 13 years ago
  37. b11e3d7 x86, mce: Fix rcu splat in drain_mce_log_buffer() by Srivatsa S. Bhat · 13 years ago
  38. fadd85f x86/mce: Fix return value of mce_chrdev_read() when erst is disabled by Naoya Horiguchi · 13 years ago
  39. d6126ef x86/mce: Convert static array of pointers to per-cpu variables by Greg Kroah-Hartman · 13 years ago
  40. 4e9f44b Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 13 years ago
  41. e032d807 mce: fix warning messages about static struct mce_device by Greg Kroah-Hartman · 13 years ago
  42. a3301b7 x86/mce: Fix CPU hotplug and suspend regression related to MCE by Srivatsa S. Bhat · 13 years ago
  43. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  44. edf7c81 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  46. a8c321f x86/mce: Handle "action required" errors by Tony Luck · 13 years ago
  47. af104e3 x86/mce: Add mechanism to safely save information in MCE handler by Tony Luck · 13 years ago
  48. 85f92694 x86/mce: Create helper function to save addr/misc when needed by Tony Luck · 13 years ago
  49. cd42f4a HWPOISON: Clean up memory_failure() vs. __memory_failure() by Tony Luck · 13 years ago
  50. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  51. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  52. 0937195 x86, MCE: Drain mcelog buffer by Borislav Petkov · 13 years ago
  53. 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago
  54. 66f5ddf x86/mce: Make mce_chrdev_ops 'static const' by Luck, Tony · 13 years ago
  55. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  56. 6681ba7 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  57. 4140c54 i7core_edac: Drop the edac_mce facility by Borislav Petkov · 14 years ago
  58. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  59. f0cb545 x86, MCE: Use notifier chain only for MCE decoding by Borislav Petkov · 14 years ago
  60. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 881e23e x86, microcode: Correct microcode revision format by Borislav Petkov · 13 years ago
  62. 506ed6b x86, intel: Output microcode revision in /proc/cpuinfo by Andi Kleen · 13 years ago
  63. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  64. 9aaef96 x86, mce: Do not call del_timer_sync() in IRQ context by Hidetoshi Seto · 14 years ago
  65. c7cece8 x86, mce: Use mce_sysdev_ prefix to group functions by Hidetoshi Seto · 14 years ago
  66. 93b62c3 x86, mce: Use mce_chrdev_ prefix to group functions by Hidetoshi Seto · 14 years ago
  67. 559faa6 x86, mce: Cleanup mce_read() by Hidetoshi Seto · 14 years ago
  68. f6783c4 x86, mce: Cleanup mce_create()/remove_device() by Hidetoshi Seto · 14 years ago
  69. 3a97fc3 x86, mce: Check the result of ancient_init() by Hidetoshi Seto · 14 years ago
  70. b8325c5 x86, mce: Introduce mce_gather_info() by Hidetoshi Seto · 14 years ago
  71. 2b90e77 x86, mce: Replace MCM_ with MCI_MISC_ by Hidetoshi Seto · 14 years ago
  72. b77e70b x86, mce: Replace MCE_SELF_VECTOR by irq_work by Hidetoshi Seto · 14 years ago
  73. dffa4b2 x86, mce: Drop the default decoding notifier by Borislav Petkov · 14 years ago
  74. 7b70bd3 x86, MCE: Do not taint when handling correctable errors by Borislav Petkov · 14 years ago
  75. a4dd992 rcu: create new rcu_access_index() and use in mce by Paul E. McKenney · 14 years ago
  76. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 14 years ago
  77. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  78. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  79. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
  80. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  81. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 3a3527b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. 98a5ae2 x86, mce: Notify about corrected events too by Borislav Petkov · 15 years ago
  84. ec8c27e mce: convert to rcu_dereference_index_check() by Paul E. McKenney · 15 years ago
  85. a2d7b0d x86, mce: Use HW_ERR in MCE handler by Huang Ying · 15 years ago
  86. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 15 years ago
  87. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  88. 482908b ACPI, APEI, Use ERST for persistent storage of MCE by Huang Ying · 15 years ago
  89. 696e409 edac_mce: Add an interface driver to report mce errors via edac by Mauro Carvalho Chehab · 16 years ago
  90. 402af0d x86, asm: Introduce and use percpu_inc() by Jan Beulich · 15 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  92. 2aa2b50dd x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y by Ingo Molnar · 15 years ago
  93. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. f56e8a0 x86/mce: Fix RCU lockdep splats by Paul E. McKenney · 15 years ago
  95. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 15 years ago
  96. 5c0e9f2 x86, mce: fix confusion between bank attributes and mce attributes by Hidetoshi Seto · 15 years ago
  97. bc09eff x86/mce: Set up timer unconditionally by Jan Beulich · 15 years ago
  98. f3d607c Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  99. fe5ed91 x86, mce: don't restart timer if disabled by Hidetoshi Seto · 15 years ago
  100. 767df1b x86, mce: Add __cpuinit to hotplug callback functions by Hidetoshi Seto · 15 years ago