1. 956b9ba edac: Convert debugfX to edac_dbg(X, by Joe Perches · 12 years ago
  2. 7e88185 edac: Use more normal debugging macro style by Joe Perches · 12 years ago
  3. dd23cd6 edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs by Mauro Carvalho Chehab · 12 years ago
  4. 356f0a3 i7core_edac: change the mem allocation scheme to make Documentation/kobject.txt happy by Mauro Carvalho Chehab · 12 years ago
  5. de3910eb edac: change the mem allocation scheme to make Documentation/kobject.txt happy by Mauro Carvalho Chehab · 12 years ago
  6. e39f4ea edac: Only expose csrows/channels on legacy API if they're populated by Mauro Carvalho Chehab · 12 years ago
  7. fd63312 edac: Move grain/dtype/edac_type calculus to be out of channel loop by Mauro Carvalho Chehab · 12 years ago
  8. 452a6bf edac: Add debufs nodes to allow doing fake error inject by Mauro Carvalho Chehab · 12 years ago
  9. 8ad6c78 edac: add a sysfs node to report the maximum location for the system by Mauro Carvalho Chehab · 12 years ago
  10. 1997471 edac: add a new per-dimm API and make the old per-virtual-rank API obsolete by Mauro Carvalho Chehab · 12 years ago
  11. d90c008 edac: Get rid of the old kobj's from the edac mc code by Mauro Carvalho Chehab · 12 years ago
  12. 5c4cdb5 i7core_edac: convert it to use struct device by Mauro Carvalho Chehab · 12 years ago
  13. c560875 amd64_edac: convert sysfs logic to use struct device by Mauro Carvalho Chehab · 12 years ago
  14. ba00423 mpc85xx_edac: convert sysfs logic to use struct device by Mauro Carvalho Chehab · 12 years ago
  15. 7a623c0 edac: rewrite the sysfs code to use struct device by Mauro Carvalho Chehab · 12 years ago
  16. fd68750 edac: Rename the parent dev to pdev by Mauro Carvalho Chehab · 12 years ago
  17. 53f2d02 RAS: Add a tracepoint for reporting memory controller events by Mauro Carvalho Chehab · 12 years ago
  18. 0bf09e8 i7core: fix ranks information at the per-channel struct by Mauro Carvalho Chehab · 12 years ago
  19. 486dfb1 i5000: Fix the fatal error handling by Mauro Carvalho Chehab · 12 years ago
  20. 9f70d08 i5100_edac: Fix a warning when compiled with 32 bits by Mauro Carvalho Chehab · 12 years ago
  21. 36683aa i82975x_edac: Test nr_pages earlier to save a few CPU cycles by Mauro Carvalho Chehab · 12 years ago
  22. 805afb6 e752x_edac: provide more info about how DIMMS/ranks are mapped by Mauro Carvalho Chehab · 12 years ago
  23. 64e1fda i5000_edac: Fix the logic that retrieves memory information by Mauro Carvalho Chehab · 12 years ago
  24. 68d086f i5400_edac: improve debug messages to better represent the filled memory by Mauro Carvalho Chehab · 12 years ago
  25. e17a2f42a edac: Cleanup the logs for i7core and sb edac drivers by Mauro Carvalho Chehab · 12 years ago
  26. 5926ff5 edac: Initialize the dimm label with the known information by Mauro Carvalho Chehab · 12 years ago
  27. ca0907b edac: Remove the legacy EDAC ABI by Mauro Carvalho Chehab · 12 years ago
  28. e2acc35 x38_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  29. 40467db tile_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  30. c36e3e7 sb_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  31. 63b5d1d r82600_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  32. 94d9337 ppc4xx_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  33. f34575a pasemi_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  34. a583ac6 mv64x60_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  35. ad4d6e2 mpc85xx_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  36. 7052135 i82975x_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  37. 0a8a9ac i82875p_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  38. 84c3a68 i82860_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  39. 40f562b i82443bxgx_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  40. 0975c16 i7core_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  41. 70e2a83 i7300_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  42. 296da59 i5400_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  43. d1afaa0 i5100_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  44. 702df64 i5000_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  45. 95b9328 i3200_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  46. 884906f i3000_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  47. 30ac440 e7xxx_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  48. ce11ce1 e752x_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  49. df62b1e cpc925_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  50. 6458fc0 cell_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  51. d8c34af amd76x_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  52. ab5a503 amd64_edac: convert driver to use the new edac ABI by Mauro Carvalho Chehab · 12 years ago
  53. 4275be6 edac: Change internal representation to work with layers by Mauro Carvalho Chehab · 12 years ago
  54. 93e4fe6 edac: rewrite edac_align_ptr() by Mauro Carvalho Chehab · 12 years ago
  55. a895bf8 edac: move nr_pages to dimm struct by Mauro Carvalho Chehab · 13 years ago
  56. 5e2af0c edac: Don't initialize csrow's first_page & friends when not needed by Mauro Carvalho Chehab · 13 years ago
  57. 084a4fc edac: move dimm properties to struct dimm_info by Mauro Carvalho Chehab · 13 years ago
  58. a7d7d2e edac: Create a dimm struct and move the labels into it by Mauro Carvalho Chehab · 13 years ago
  59. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  60. ec3e82d MCE, AMD: Drop too granulary family model checks by Borislav Petkov · 12 years ago
  61. e2e110d edac: say "TILEGx" not "TILEPro" for the tilegx edac driver by Chris Metcalf · 12 years ago
  62. f0f3680 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  63. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  64. dae430c Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  65. a4b4be3 edac: rename channel_info to rank_info by Mauro Carvalho Chehab · 13 years ago
  66. 0142877 i5400_edac: Avoid calling pci_put_device() twice by Mauro Carvalho Chehab · 12 years ago
  67. df95e42 edac: i5100 ack error detection register after each read by Niklas Söderlund · 13 years ago
  68. b6378cb edac: i5100 fix erroneous define for M1Err by Niklas Söderlund · 12 years ago
  69. 7fae0db edac: sb_edac: Fix a wrong value setting for the previous value by Hui Wang · 12 years ago
  70. ad9c40b edac: sb_edac: Fix a INTERLEAVE_MODE() misuse by Hui Wang · 12 years ago
  71. 22a5c27 edac: sb_edac: Let the driver depend on PCI_MMCONFIG by Hui Wang · 12 years ago
  72. b877763 edac/ppc4xx_edac: Fix compilation by Mauro Carvalho Chehab · 13 years ago
  73. 5b889e3 Fix sb_edac compilation with 32 bits kernels by Mauro Carvalho Chehab · 13 years ago
  74. 4e5df7c edac: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  75. ebe2aea MCE, AMD: Constify error tables by Borislav Petkov · 13 years ago
  76. ae615b4 MCE, AMD: Correct bank 5 error signatures by Borislav Petkov · 13 years ago
  77. 6878267 MCE, AMD: Rework NB MCE signatures by Borislav Petkov · 13 years ago
  78. b64a99c MCE, AMD: Correct VB data error description by Borislav Petkov · 13 years ago
  79. 6c1173a MCE, AMD: Correct ucode patch buffer description by Borislav Petkov · 13 years ago
  80. 344f0a0 MCE, AMD: Correct some MC0 error types by Borislav Petkov · 13 years ago
  81. 36c46f3 EDAC: Make pci_device_id tables __devinitconst. by Lionel Debroux · 12 years ago
  82. 5e8e19b EDAC: Correct scrub rate API by Borislav Petkov · 13 years ago
  83. 11b0a31 amd64_edac: Fix K8 revD and later chip select sizes by Borislav Petkov · 13 years ago
  84. f92cae4 amd64_edac: Fix missing csrows sysfs nodes by Ashish Shenoy · 12 years ago
  85. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  86. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 12 years ago
  87. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  88. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  89. 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
  90. 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
  91. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  92. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  93. fe5ff8b edac: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  94. 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago
  95. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  96. 86f9a433 drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac by Shaohui Xie · 13 years ago
  97. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  98. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  99. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  100. f04c045 edac: Only build sb_edac on 64-bit by Josh Boyer · 13 years ago