1. 5896820 x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types by Yazen Ghannam · 8 years ago
  2. db819d6 x86/mce: Add support for new MCA_SYND register by Yazen Ghannam · 8 years ago
  3. 3410200 x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers by Yazen Ghannam · 8 years ago
  4. a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 8 years ago
  5. 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
  6. 2cd3b5f x86/mce: Clarify comments regarding deferred error by Aravind Gopalakrishnan · 9 years ago
  7. 8dd1e17 x86/mce/AMD: Fix logic to obtain block address by Aravind Gopalakrishnan · 9 years ago
  8. be0aec2 x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors by Aravind Gopalakrishnan · 9 years ago
  9. adc53f2 x86/mce: Move MCx_CONFIG MSR definitions by Aravind Gopalakrishnan · 9 years ago
  10. 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 9 years ago
  11. c7f54d2 x86/mce: Add a Scalable MCA vendor flags bit by Aravind Gopalakrishnan · 9 years ago
  12. 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
  13. 4d1d5cd x86/mce: Remove unused function declarations by Ashok Raj · 9 years ago
  14. eef4dfa x86/mce: Kill drain_mcelog_buffer() by Borislav Petkov · 9 years ago
  15. fd4cf79 x86/mce: Remove the MCE ring for Action Optional errors by Chen, Gong · 9 years ago
  16. 88d5386 x86/mce: Add infrastructure to support Local MCE by Ashok Raj · 9 years ago
  17. bc12edb x86/mce: Add Local MCE definitions by Ashok Raj · 9 years ago
  18. 24fd78a x86/mce/amd: Introduce deferred error interrupt handler by Aravind Gopalakrishnan · 9 years ago
  19. 7559e13 x86/mce: Add support for deferred errors on AMD by Aravind Gopalakrishnan · 9 years ago
  20. 43eaa2a x86/mce: Define mce_severity function pointer by Aravind Gopalakrishnan · 10 years ago
  21. bf80bbd x86/mce: Add an AMD severities-grading function by Aravind Gopalakrishnan · 10 years ago
  22. 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
  23. 3f2f068 x86/MCE/intel: Cleanup CMCI storm logic by Borislav Petkov · 10 years ago
  24. d4812e1 x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks by Luck, Tony · 10 years ago
  25. e348027 x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFERRED error by Chen Yucong · 10 years ago
  26. a3a529d x86, MCE, AMD: Drop software-defined bank in error thresholding by Borislav Petkov · 10 years ago
  27. 65eb718 hwpoison: remove unused global variable in do_machine_check() by Chen Yucong · 10 years ago
  28. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  29. 4b3db70 ACPI, x86: Extended error log driver for x86 platform by Chen, Gong · 11 years ago
  30. 6356bb0 Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  31. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
  32. 0ca06c0 x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors by Tony Luck · 11 years ago
  33. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  34. c3d1fb5 mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC by Naveen N. Rao · 11 years ago
  35. 25cdce1 x86, mcheck, therm_throt: Process package thresholds by Srinivas Pandruvada · 11 years ago
  36. a909368 x86, mce: Fix "braodcast" typo by Mathias Krause · 11 years ago
  37. 7a0c819 x86/mce: Rework cmci_rediscover() to play well with CPU hotplug by Srivatsa S. Bhat · 12 years ago
  38. f51bde6 x86, MCE: Retract most UAPI exports by Borislav Petkov · 12 years ago
  39. af170c5 UAPI: (Scripted) Disintegrate arch/x86/include/asm by David Howells · 12 years ago
  40. 1462594 x86, MCA: Finish mca_config conversion by Borislav Petkov · 12 years ago
  41. 7af19e4 x86, MCA: Convert the next three variables batch by Borislav Petkov · 12 years ago
  42. 84c2559 x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout by Borislav Petkov · 12 years ago
  43. d203f0b x86, MCA: Convert dont_log_ce, banks and tolerant by Borislav Petkov · 12 years ago
  44. 450cc20 x86/mce: Provide boot argument to honour bios-set CMCI threshold by Naveen N. Rao · 12 years ago
  45. 57639be x86, MCE: Remove unused defines by Borislav Petkov · 12 years ago
  46. 736edce x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> by Tony Luck · 12 years ago
  47. d6126ef x86/mce: Convert static array of pointers to per-cpu variables by Greg Kroah-Hartman · 13 years ago
  48. e032d807 mce: fix warning messages about static struct mce_device by Greg Kroah-Hartman · 13 years ago
  49. 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
  50. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  51. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  52. a228b58 Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 13 years ago
  53. 2c29d9d x86: add IRQ context simulation in module mce-inject by Chen Gong · 13 years ago
  54. 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago
  55. 66f5ddf x86/mce: Make mce_chrdev_ops 'static const' by Luck, Tony · 13 years ago
  56. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  57. c7cece8 x86, mce: Use mce_sysdev_ prefix to group functions by Hidetoshi Seto · 13 years ago
  58. 2b90e77 x86, mce: Replace MCM_ with MCI_MISC_ by Hidetoshi Seto · 13 years ago
  59. dffa4b2 x86, mce: Drop the default decoding notifier by Borislav Petkov · 13 years ago
  60. 9e76a97 x86, hwmon: Add core threshold notification to therm_throt.c by R, Durgadoss · 14 years ago
  61. 3c41758 x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup by Huang Ying · 14 years ago
  62. 1f9a0bd x86, mce: Rename MSR_IA32_MCx_CTL2 value by Huang Ying · 14 years ago
  63. d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 14 years ago
  64. df39a2e x86: mce.h: Fix warning in header checks by Alan Cox · 15 years ago
  65. a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 15 years ago
  66. 5e09954 x86, mce: Fix up MCE naming nomenclature by Borislav Petkov · 15 years ago
  67. fb25319 mce, edac: Use an atomic notifier for MCEs decoding by Borislav Petkov · 15 years ago
  68. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
  69. 0dcc668 x86, mce: Support specifying raise mode for software MCE injection by Huang Ying · 15 years ago
  70. 5b7e88e x86, mce: Support specifying context for software mce injection by Huang Ying · 15 years ago
  71. 3ccdccf x86: mce: Lower maximum number of banks to architecture limit by Andi Kleen · 15 years ago
  72. 5bb38ad x86: mce: Remove old i386 machine check code by Andi Kleen · 15 years ago
  73. e487683 x86, mce: fix typo in comment in asm/mce.h by Borislav Petkov · 15 years ago
  74. 58995d2 x86, mce: mce.h cleanup by Hidetoshi Seto · 15 years ago
  75. 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 15 years ago
  76. e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 15 years ago
  77. c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 15 years ago
  78. 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 15 years ago
  79. 62fdac5 x86, mce: Add boot options for corrected errors by Hidetoshi Seto · 15 years ago
  80. 9b1beaf x86, mce: support action-optional machine checks by Andi Kleen · 15 years ago
  81. 9ff36ee x86, mce: rename mce_notify_user to mce_notify_irq by Andi Kleen · 15 years ago
  82. ed7290d x86, mce: implement new status bits by Andi Kleen · 15 years ago
  83. 8ee0834 x86, mce: extend struct mce user interface with more information. by Andi Kleen · 15 years ago
  84. d620c67 x86, mce: support more than 256 CPUs in struct mce by Andi Kleen · 15 years ago
  85. f6fb0ac x86, mce: store record length into memory struct mce anchor by Andi Kleen · 15 years ago
  86. ca84f69 x86, mce: add MCE poll count to /proc/interrupts by Andi Kleen · 15 years ago
  87. 01ca79f x86, mce: add machine check exception count in /proc/interrupts by Andi Kleen · 15 years ago
  88. 3873607 x86, mce: drop "extern" from function prototypes in asm/mce.h by H. Peter Anvin · 15 years ago
  89. ea149b3 x86, mce: add basic error injection infrastructure by Andi Kleen · 15 years ago
  90. 04b2b1a x86, mce: rename 64bit mce_dont_init to mce_disabled by Andi Kleen · 15 years ago
  91. 01c6680 x86, mce: Cleanup MCG definitions by Thomas Gleixner · 15 years ago
  92. cb491fc x86, mce: Rename sysfs variables by Ingo Molnar · 15 years ago
  93. 06b851d x86, mce: unify, prepare 64bit in mce.h by Ingo Molnar · 15 years ago
  94. 5679af4 x86, mce: fix boot logging logic by Andi Kleen · 15 years ago
  95. 88ccbed x86, mce, cmci: add CMCI support by Andi Kleen · 16 years ago
  96. 03195c6 x86, mce, cmci: define MSR names and fields for new CMCI registers by Andi Kleen · 16 years ago
  97. ee031c3 x86, mce, cmci: use polled banks bitmap in machine check poller by Andi Kleen · 16 years ago
  98. b276268 x86, mce, cmci: factor out threshold interrupt handler by Andi Kleen · 16 years ago
  99. 41fdff3 x86, mce, cmci: export MAX_NR_BANKS by Andi Kleen · 16 years ago
  100. b79109c x86, mce: separate correct machine check poller and fatal exception handler by Andi Kleen · 16 years ago