1. 60c906b Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 0becc0a x86/mce: Make timer handling more robust by Thomas Gleixner · 8 years ago
  3. 9026cc8 x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority by Borislav Petkov · 8 years ago
  4. cff4c03 x86/ras: Get rid of mce_process_work() by Borislav Petkov · 8 years ago
  5. 669c00f x86/ras: Flip the TSC-adding logic by Borislav Petkov · 8 years ago
  6. 9b052ea x86/ras/therm_throt: Do not log a fake MCE for thermal events by Borislav Petkov · 8 years ago
  7. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  8. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 3f5a789 x86/mce: Include the PPIN in MCE records when available by Tony Luck · 8 years ago
  10. 0e285d3 x86/mcheck: Move CPU_DEAD to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  11. 8c0eeac x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  12. 39f152f x86/mcheck: Reorganize the hotplug callbacks by Sebastian Andrzej Siewior · 8 years ago
  13. 4d7b02d x86/mcheck: Split threshold_cpu_callback into two callbacks by Sebastian Andrzej Siewior · 8 years ago
  14. 7f34b93 x86/mcheck: Be prepared for a rollback back to the ONLINE state by Sebastian Andrzej Siewior · 8 years ago
  15. 5446735 x86/MCE: Correct TSC timestamping of error records by Borislav Petkov · 8 years ago
  16. cd9c57c x86/MCE: Dump MCE to dmesg if no consumers by Borislav Petkov · 8 years ago
  17. 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
  18. a2c2727 mce, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
  19. 4f29b73 x86/mce/AMD: Extract the error address on SMCA systems by Yazen Ghannam · 8 years ago
  20. 4b711f9 x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systems by Yazen Ghannam · 8 years ago
  21. 5828c46 x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems by Yazen Ghannam · 8 years ago
  22. db819d6 x86/mce: Add support for new MCA_SYND register by Yazen Ghannam · 8 years ago
  23. ffb173e x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test by Tony Luck · 8 years ago
  24. 3637efb x86/mce: Add PCI quirks to identify Xeons with machine check recovery by Tony Luck · 8 years ago
  25. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 38c54cc x86/mce: Fix mce_rdmsrl() warning message by Borislav Petkov · 9 years ago
  27. f9c287b timers, x86/mce: Initialize MCE restart timer as pinned by Thomas Gleixner · 9 years ago
  28. 14cddfd x86/mce: Update AMD mcheck init to use cpu_has() facilities by Yazen Ghannam · 9 years ago
  29. fead35c x86/mce: Detect local MCEs properly by Yazen Ghannam · 9 years ago
  30. 5541c93 x86/mce: Look in genpool instead of mcelog for pending error records by Tony Luck · 9 years ago
  31. d9d73fc x86/mce: Detect and use SMCA-specific msr_ops by Yazen Ghannam · 9 years ago
  32. a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 9 years ago
  33. bb91f8c x86/mce: Carve out writes to MCx_STATUS and MCx_CTL by Aravind Gopalakrishnan · 9 years ago
  34. 10001d9 x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later by Aravind Gopalakrishnan · 9 years ago
  35. bf92b1f x86/mce: Remove explicit smp_rmb() when starting CPUs sync by Davidlohr Bueso · 9 years ago
  36. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 9 years ago
  38. b2f9d67 x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries by Tony Luck · 9 years ago
  39. bfbe0ee x86/mce: Fix order of AMD MCE init function call by Aravind Gopalakrishnan · 9 years ago
  40. 4bd20db Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. d90167a x86/mce: Ensure offline CPUs don't participate in rendezvous process by Ashok Raj · 9 years ago
  42. feab21f x86/mce: Make usable address checks Intel-only by Borislav Petkov · 9 years ago
  43. db548a2 x86/mce: Add the missing memory error check on AMD by Borislav Petkov · 9 years ago
  44. c0ec382 x86/RAS: Remove mce.usable_addr by Borislav Petkov · 9 years ago
  45. 8b38937 x86/mce: Do not enter deferred errors into the generic pool twice by Tony Luck · 9 years ago
  46. dc34bdd x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init() by Borislav Petkov · 9 years ago
  47. c7f54d2 x86/mce: Add a Scalable MCA vendor flags bit by Aravind Gopalakrishnan · 9 years ago
  48. 6e06780 x86/mce: Don't clear shared banks on Intel when offlining CPUs by Ashok Raj · 9 years ago
  49. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. a79da38 x86/mce: Add a wrapper around mce_log() for injection by Borislav Petkov · 9 years ago
  52. 9a7783d x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check() by Borislav Petkov · 9 years ago
  53. 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
  54. eef4dfa x86/mce: Kill drain_mcelog_buffer() by Borislav Petkov · 9 years ago
  55. f29a7af x86/mce: Avoid potential deadlock due to printk() in MCE context by Chen, Gong · 9 years ago
  56. fd4cf79 x86/mce: Remove the MCE ring for Action Optional errors by Chen, Gong · 9 years ago
  57. 061120a x86/mce: Don't use percpu workqueues by Chen, Gong · 9 years ago
  58. 648ed94 x86/mce: Provide a lockless memory pool to save error records by Chen, Gong · 9 years ago
  59. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
  60. 8c84014 x86/entry: Remove exception_enter() from most trap handlers by Andy Lutomirski · 10 years ago
  61. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
  62. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 10 years ago
  63. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. c2f9b0a Merge branch 'x86/ras' into x86/core, to fix conflicts by Ingo Molnar · 10 years ago
  65. 243d657 x86/mce: Handle Local MCE events by Ashok Raj · 10 years ago
  66. 88d5386 x86/mce: Add infrastructure to support Local MCE by Ashok Raj · 10 years ago
  67. 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  68. 29c6820 mce: mce_chrdev_write() can be static by Paul E. McKenney · 10 years ago
  69. e90328b mce: Stop using array-index-based RCU primitives by Paul E. McKenney · 10 years ago
  70. 5c31b28 x86/mce: Fix monarch timeout setting through the mce= cmdline option by Xie XiuQi · 10 years ago
  71. 17fea54 x86/mce: Fix MCE severity messages by Borislav Petkov · 10 years ago
  72. 7559e13 x86/mce: Add support for deferred errors on AMD by Aravind Gopalakrishnan · 10 years ago
  73. 07f2d8c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 43eaa2a x86/mce: Define mce_severity function pointer by Aravind Gopalakrishnan · 10 years ago
  75. bf80bbd x86/mce: Add an AMD severities-grading function by Aravind Gopalakrishnan · 10 years ago
  76. c9ce871 x86/mce: Reindent __mcheck_cpu_apply_quirks() properly by Borislav Petkov · 10 years ago
  77. f77ac50 x86/mce: Use safe MSR accesses for AMD quirk by Jesse Larrew · 10 years ago
  78. fa45a45 Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 10 years ago
  79. 8af7043 x86/MCE: Make mce_panic() fatal machine check msg in the same pattern by Derek Che · 10 years ago
  80. 3f2f068 x86/MCE/intel: Cleanup CMCI storm logic by Borislav Petkov · 10 years ago
  81. d96c757 Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 10 years ago
  82. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. e07e0d4 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. a2413d8 x86/mce: Fix regression. All error records should report via /dev/mcelog by Tony Luck · 10 years ago
  85. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  86. d4812e1 x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks by Luck, Tony · 10 years ago
  87. 9592747 x86, traps: Track entry into and exit from IST context by Andy Lutomirski · 10 years ago
  88. 8373769 x86, mce: Fix sparse errors by Borislav Petkov · 10 years ago
  89. 6c80f87 x86, mce: Improve timeout error messages by Andy Lutomirski · 10 years ago
  90. c7c9b39 x86/mce: Spell "panicked" correctly by Borislav Petkov · 10 years ago
  91. fa92c58 x86, mce: Support memory error recovery for both UCNA and Deferred error in machine_check_poll by Chen Yucong · 10 years ago
  92. e348027 x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFERRED error by Chen Yucong · 10 years ago
  93. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  94. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  95. 27c9341 x86, MCE: Robustify mcheck_init_device by Borislav Petkov · 11 years ago
  96. 38356c1 x86, MCE: Kill CPU_POST_DEAD by Borislav Petkov · 11 years ago
  97. 65eb718 hwpoison: remove unused global variable in do_machine_check() by Chen Yucong · 11 years ago
  98. 716079f mce: Panic when a core has reached a timeout by Borislav Petkov · 11 years ago
  99. 9c15a24 x86/mce: Improve mcheck_init_device() error handling by Mathieu Souchaud · 11 years ago
  100. ea43164 x86/mce: Fix CMCI preemption bugs by Ingo Molnar · 11 years ago