1. 0ba169ac EDAC, sb_edac: Fix Knights Landing by Tony Luck · 8 years ago
  2. 665f05e0 EDAC, sb_edac: Readd accidentally dropped Broadwell-D support by Tony Luck · 8 years ago
  3. c7103f6 EDAC, sb_edac: Fix rank lookup on Broadwell by Tony Luck · 8 years ago
  4. 1cc3880 Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  5. 2c1ea4c EDAC, sb_edac: Use cpu family/model in driver detection by Tony Luck · 8 years ago
  6. c4fc195 EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback by Tony Luck · 8 years ago
  7. ad08c4e EDAC, sb_edac: Remove double buffering of error records by Tony Luck · 8 years ago
  8. ea5dfb5 x86 EDAC, sb_edac.c: Take account of channel hashing when needed by Tony Luck · 8 years ago
  9. ff15e95 x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address by Tony Luck · 8 years ago
  10. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. eb1af3b EDAC/sb_edac: Fix computation of channel address by Luck, Tony · 8 years ago
  12. 83bdaad EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi by Hubert Chrzaniuk · 8 years ago
  13. 45f4d3a EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing by Hubert Chrzaniuk · 9 years ago
  14. d0cdf90 EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support by Jim Snow · 9 years ago
  15. c1979ba EDAC, sb_edac: Add support for duplicate device IDs by Jim Snow · 9 years ago
  16. c59f9c0 EDAC, sb_edac: Virtualize several hard-coded functions by Jim Snow · 9 years ago
  17. 2900ea6 EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs() by Seth Jennings · 9 years ago
  18. 12f0721 sb_edac: correctly fetch DIMM width on Ivy Bridge and Haswell by Aristeu Rozanski · 9 years ago
  19. 7179385 sb_edac: look harder for DDRIO on Haswell systems by Aristeu Rozanski · 9 years ago
  20. fa2ce64 sb_edac: support for Broadwell -EP and -EX by Tony Luck · 9 years ago
  21. 7d375bf sb_edac: Fix support for systems with two home agents per socket by Tony Luck · 9 years ago
  22. bb89e71 sb_edac: Fix a typo and a thinko in address handling for Haswell by Tony Luck · 9 years ago
  23. 11249e7 sb_edac: Fix detection on SNB machines by Borislav Petkov · 9 years ago
  24. fec53af sb_edac: Fix typo computing number of banks by Tony Luck · 10 years ago
  25. 1f39581 sb_edac: Add support for Broadwell-DE processor by Tony Luck · 10 years ago
  26. f7cf2a2 sb_edac: Fix discovery of top-of-low-memory for Haswell by Tony Luck · 10 years ago
  27. 8c00910 sb_edac: Fix erroneous bytes->gigabytes conversion by Jim Snow · 10 years ago
  28. d0585cd sb_edac: Claim a different PCI device by Andy Lutomirski · 10 years ago
  29. 68939df Move Intel SNB device ids from sb_edac to pci_ids.h by Andy Lutomirski · 10 years ago
  30. 351fc4a sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel by Seth Jennings · 10 years ago
  31. 50d1bb9 sb_edac: add support for Haswell based systems by Aristeu Rozanski · 10 years ago
  32. c41afdc sb_edac: Fix mix tab/spaces alignments by Mauro Carvalho Chehab · 10 years ago
  33. adc61bc sb_edac: remove bogus assumption on mc ordering by Aristeu Rozanski · 10 years ago
  34. d7c660b sb_edac: make minimal use of channel_mask by Aristeu Rozanski · 10 years ago
  35. 2ff3a30 sb_edac: fix socket detection on Ivy Bridge controllers by Aristeu Rozanski · 10 years ago
  36. dbc954d sb_edac: search devices using product id by Aristeu Rozanski · 10 years ago
  37. b976bcf sb_edac: make RIR limit retrieval per model by Aristeu Rozanski · 10 years ago
  38. f14d689 sb_edac: make node id retrieval per model by Aristeu Rozanski · 10 years ago
  39. 9e37544 sb_edac: make memory type detection per memory controller by Aristeu Rozanski · 10 years ago
  40. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  41. 4a4389a Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  42. 49856dc sb_edac: mark MCE messages as KERN_DEBUG by Aristeu Rozanski · 10 years ago
  43. cf40f80 sb_edac: use "event" instead of "exception" when MC wasnt signaled by Aristeu Rozanski · 10 years ago
  44. ec5a0b3 sb_edac: Degrade log level for device registration by Jiang Liu · 10 years ago
  45. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 10 years ago
  46. fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. 09854dd Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  48. 0149522 Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras by Ingo Molnar · 11 years ago
  49. 8112c0c sb_edac: Mark get_mci_for_node_id as static by Rashika Kheria · 11 years ago
  50. fd52103 EDAC, sb_edac: Modify H/W event reporting policy by Chen, Gong · 11 years ago
  51. ba935f4 EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  52. bd4b968 sb_edac: Shut up compiler warning when EDAC_DEBUG is enabled by Aristeu Rozanski · 11 years ago
  53. cdd278d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  54. 4d715a8 sb_edac: add support for Ivy Bridge by Aristeu Rozanski · 11 years ago
  55. be3036d sb_edac: avoid decoding the same error multiple times by Aristeu Rozanski · 11 years ago
  56. ea779b5 sb_edac: rename mci_bind_devs() by Aristeu Rozanski · 11 years ago
  57. 5153a0f sb_edac: enable multiple PCI id tables to be used by Aristeu Rozanski · 11 years ago
  58. cc31199 sb_edac: rework sad_pkg by Aristeu Rozanski · 11 years ago
  59. ef1ce51 sb_edac: allow different interleave lists by Aristeu Rozanski · 11 years ago
  60. 464f1d8 sb_edac: allow different dram_rule arrays by Aristeu Rozanski · 11 years ago
  61. 8fd6a43 sb_edac: isolate TOHM retrieval by Aristeu Rozanski · 11 years ago
  62. 5f8a1b8 sb_edac: rename pci_br by Aristeu Rozanski · 11 years ago
  63. fb79a50 sb_edac: isolate TOLM retrieval by Aristeu Rozanski · 11 years ago
  64. ef1e8d0 sb_edac: make RANK_CFG_A value part of sbridge_info by Aristeu Rozanski · 11 years ago
  65. 10ef6b0 bitops: Introduce a more generic BITMASK macro by Chen, Gong · 11 years ago
  66. de4772c edac: sb_edac.c should not require prescence of IMC_DDRIO device by Luck, Tony · 11 years ago
  67. 1339730 Merge tag 'v3.8-rc7' into next by Mauro Carvalho Chehab · 11 years ago
  68. 9b3c6e8 Drivers: edac: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  69. da14d93 sb_edac: add a missing /n on a debug message by Mauro Carvalho Chehab · 12 years ago
  70. deb09dd sb_edac: Avoid overflow errors at memory size calculation by Mauro Carvalho Chehab · 12 years ago
  71. c2078e4 Merge branch 'devel' by Mauro Carvalho Chehab · 12 years ago
  72. c105383 sb_edac: properly handle error count by Mauro Carvalho Chehab · 12 years ago
  73. 9eb07a7 edac: edac_mc_handle_error(): add an error_count parameter by Mauro Carvalho Chehab · 12 years ago
  74. 03f7eae edac: remove arch-specific parameter for the error handler by Mauro Carvalho Chehab · 12 years ago
  75. 956b9ba edac: Convert debugfX to edac_dbg(X, by Joe Perches · 12 years ago
  76. dd23cd6 edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs by Mauro Carvalho Chehab · 12 years ago
  77. fd68750 edac: Rename the parent dev to pdev by Mauro Carvalho Chehab · 12 years ago
  78. 2cbb587 edac: fix the error about memory type detection on SandyBridge by Chen Gong · 12 years ago
  79. e35fca4 edac: avoid mce decoding crash after edac driver unloaded by Chen Gong · 12 years ago
  80. 87a5af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  81. e17a2f42a edac: Cleanup the logs for i7core and sb edac drivers by Mauro Carvalho Chehab · 12 years ago
  82. ca0907b edac: Remove the legacy EDAC ABI by Mauro Carvalho Chehab · 12 years ago
  83. c36e3e7 sb_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  84. a895bf8 edac: move nr_pages to dimm struct by Mauro Carvalho Chehab · 12 years ago
  85. 5e2af0c edac: Don't initialize csrow's first_page & friends when not needed by Mauro Carvalho Chehab · 12 years ago
  86. 084a4fc edac: move dimm properties to struct dimm_info by Mauro Carvalho Chehab · 12 years ago
  87. a7d7d2e edac: Create a dimm struct and move the labels into it by Mauro Carvalho Chehab · 12 years ago
  88. 15ed103 edac: Fix spelling errors. by David Mackey · 12 years ago
  89. f0f3680 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  90. 7fae0db edac: sb_edac: Fix a wrong value setting for the previous value by Hui Wang · 12 years ago
  91. ad9c40b edac: sb_edac: Fix a INTERLEAVE_MODE() misuse by Hui Wang · 12 years ago
  92. 5b889e3 Fix sb_edac compilation with 32 bits kernels by Mauro Carvalho Chehab · 13 years ago
  93. 36c46f3 EDAC: Make pci_device_id tables __devinitconst. by Lionel Debroux · 12 years ago
  94. edf7c81 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  96. 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago
  97. c6e13b5 EDAC: Fix incorrect edac mode reporting in sb_edac by Mark A. Grondona · 13 years ago
  98. 3d78c9a edac: sb_edac: Add it to the building system by Mauro Carvalho Chehab · 13 years ago
  99. eebf11a edac: Add an experimental new driver to support Sandy Bridge CPU's by Mauro Carvalho Chehab · 13 years ago