1. 4712fff powerpc: More printing warning fixes for the l64 to ll64 conversion by Stephen Rothwell · 16 years ago
  2. 8375d49 edac: driver for i5400 MCH (update) by Mauro Carvalho Chehab · 16 years ago
  3. 920c8df edac: driver for i5400 MCH (Seaburg) by Mauro Carvalho Chehab · 16 years ago
  4. 29d6cf2 edac: fix mpc85xx and add mpc8536 mpc8560 by Kumar Gala · 16 years ago
  5. 281efb1 edac: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  6. 1dca00bd pci: use pci_ioremap_bar() in drivers/edac by Arjan van de Ven · 16 years ago
  7. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  8. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 16 years ago
  9. def434c powerpc/cell: add QPACE as a separate Cell platform by Benjamin Krill · 16 years ago
  10. 09a8126 i82875p_edac: fix module remove by Jarkko Lavinen · 16 years ago
  11. 307d114 i82875p_edac: fix overflow device resource setup by Jarkko Lavinen · 16 years ago
  12. f0f7e0d i5000-edac: hold reference to mci kobject by Darrick J. Wong · 16 years ago
  13. 992b692 edac: fix enabling of polling cell module by Benjamin Herrenschmidt · 16 years ago
  14. df8bc08c edac x38: new MC driver module by Hitoshi Mitake · 16 years ago
  15. 3b274f4 edac cell: fix incorrect edac_mode by Benjamin Herrenschmidt · 16 years ago
  16. 8360e81 edac i5000: fix thermal issues by Aristeu Rozanski · 16 years ago
  17. c066740 edac i5000: fix error messages by Aristeu Rozanski · 16 years ago
  18. 60be755 edac mpc85xx: add support for mpc8572 by Andrew Kilkenny · 16 years ago
  19. 53a2fe5 edac: make i82443bxgx_edac coexist with intel_agp by Vladislav Bogdanov · 16 years ago
  20. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  21. f87bd33 edac: mpc85xx fix pci ofdev 2nd pass by Dave Jiang · 16 years ago
  22. fcb1917 edac: mv64x60 add pci fixup by Dave Jiang · 16 years ago
  23. 596d394 edac: mv64x60 fix get_property by Dave Jiang · 16 years ago
  24. 10d33e9 edac: e752x fix too loud on nonmemory errors by Doug Thompson · 16 years ago
  25. 124682c edac: core fix added newline to sysfs dimm labels by Arthur Jones · 16 years ago
  26. f9fc82a edac: core fix static to dynamic kset by Arthur Jones · 16 years ago
  27. 327dafb edac: core fix redundant sysfs controls to parameters by Arthur Jones · 16 years ago
  28. 096846e edac: core fix workq timer by Arthur Jones · 16 years ago
  29. 14cc571 edac: core fix to use dynamic kobject by Arthur Jones · 16 years ago
  30. b238e57 edac: i5100: cleanup by Arthur Jones · 16 years ago
  31. 178d5a7 edac: i5100 fix unmask ecc bits by Arthur Jones · 16 years ago
  32. 43920a5 edac: i5100 fix enable ecc hardware by Arthur Jones · 16 years ago
  33. f7952ff edac: i5100 fix missing bits by Arthur Jones · 16 years ago
  34. 8f421c59 edac: i5100 new intel chipset driver by Arthur Jones · 16 years ago
  35. c134fd8 powerpc/cell/edac: Log a syndrome code in case of correctable error by Maxim Shchetynin · 16 years ago
  36. f99c900 edac: mpc85xx: fix building as a module by Kumar Gala · 16 years ago
  37. 17aa7e0 dev_name introduction fall out fix by Stephen Rothwell · 16 years ago
  38. a94a630 pasemi_edac needs to include linux/edac.h by Stephen Rothwell · 16 years ago
  39. c3c52bc edac: fix module initialization on several modules 2nd time by Hitoshi Mitake · 16 years ago
  40. 1a45027 edac: remove unneeded functions and add static accessor by Adrian Bunk · 16 years ago
  41. ff6ac2a edac: use the shorter LIST_HEAD for brevity by Robert P. J. Day · 16 years ago
  42. 94ee1cf edac: add e752x parameter for sysbus_parity selection by Peter Tyser · 16 years ago
  43. 5135b79 edac: new support for Intel 3100 chipset by Andrei Konovalov · 16 years ago
  44. 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 16 years ago
  45. 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 16 years ago
  46. cd4755c drivers/edac: mpc85xx: add static scope by Doug Thompson · 16 years ago
  47. f5c0454 drivers/edac: i3000: 64bit build by Jason Uhlenkott · 16 years ago
  48. 6b09ff9 drivers/edac: pci: broken parity regression by Bryan Boatright · 16 years ago
  49. 4f4aeea drivers-edac: add marvell mv64x60 driver by Dave Jiang · 16 years ago
  50. a9a753d drivers-edac: add freescale mpc85xx driver by Dave Jiang · 16 years ago
  51. 4d2b165 drivers-edac: i3000 replace macros with functions by Jason Uhlenkott · 16 years ago
  52. ce783d7 drivers-edac: i3000 code tidying by Jason Uhlenkott · 16 years ago
  53. 48764e4 drivers-edac: add Cell MC driver by Benjamin Herrenschmidt · 16 years ago
  54. 1d5f726 drivers-edac: add Cell XDR memory types by Benjamin Herrenschmidt · 16 years ago
  55. c2ae24c drivers-edac: use round_jiffies_relative by Anton Blanchard · 16 years ago
  56. 56e61a9 drivers-edac: turn on edac device error logging by Doug Thompson · 16 years ago
  57. 6f042b5 drivers/edac/: Spelling fixes by Joe Perches · 16 years ago
  58. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  59. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  60. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  61. b2ed215 Kobject: change drivers/edac to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  62. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  63. 0d08a84 [POWERPC] pasemi: Broaden specific references to 1682M by Olof Johansson · 17 years ago
  64. 57510c2 i5000_edac: no need to __stringify() KBUILD_BASENAME by Darrick J. Wong · 17 years ago
  65. 1b3e4c7 NULL terminate the pci_device_ids in pasemi_edac by Stephen Rothwell · 17 years ago
  66. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  67. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  68. f9b5a5d drivers/edac: fix e752x correct return code by Aristeu Rozanski · 17 years ago
  69. 3c8bb2c drivers/edac: fix printk level down to debug from emerg by Doug Thompson · 17 years ago
  70. ddcc305 drivers/edac: fix pasemi kconfig depends by Doug Thompson · 17 years ago
  71. d4c1465 drivers/edac: fix edac_pci sysfs by Doug Thompson · 17 years ago
  72. bce1968 drivers/edac: fix reset edac_mc pollmsec by Doug Thompson · 17 years ago
  73. 4c6a1c1 edac is bust on mips by Andrew Morton · 17 years ago
  74. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago
  75. b2a4ac0 drivers/edac: fix edac_device sysfs corner case bug by Doug Thompson · 17 years ago
  76. 420390f drivers/edac: new i82975x driver by Ranganathan Desikan · 17 years ago
  77. bf52fa4 drivers/edac: fix workq reset deadlock by Doug Thompson · 17 years ago
  78. fb3fb20 drivers/edac: code tidying on export-gpl by Doug Thompson · 17 years ago
  79. 1c3631f drivers/edac: fix edac_device sysfs completion code by Douglas Thompson · 17 years ago
  80. 8096cfa drivers/edac: fix edac_mc sysfs completion code by Doug Thompson · 17 years ago
  81. d45e782 drivers/edac: fix edac_device init apis by Doug Thompson · 17 years ago
  82. b8f6f97 drivers/edac: fix edac_mc init apis by Doug Thompson · 17 years ago
  83. fd309a9d drivers/edac: fix leaf sysfs attribute by Douglas Thompson · 17 years ago
  84. 7d8536f drivers/edac: new pasemi driver by Egor Martovetsky · 17 years ago
  85. 7297c26 drivers/edac: fix e752x reversed csrows by Mark Grondona · 17 years ago
  86. 0ca8476 drivers/edac: fix edac_device semaphore to mutex by Doug Thompson · 17 years ago
  87. 7f065e7 drivers/edac: remove file edac_mc.h by Douglas Thompson · 17 years ago
  88. 494d0d5 drivers/edac: mod edac_opt_state_to_string function by Douglas Thompson · 17 years ago
  89. 7391c6d drivers/edac: mod edac_align_ptr function by Douglas Thompson · 17 years ago
  90. 52490c8 drivers/edac: edac_device code tidying by Douglas Thompson · 17 years ago
  91. b2ccaec drivers/edac: i5000 code tidying by Douglas Thompson · 17 years ago
  92. f044091 drivers/edac: remove null from statics by Douglas Thompson · 17 years ago
  93. 977c76b drivers/edac: i5000 define typo by Marisuz Kozlowski · 17 years ago
  94. 1c52152 drivers/edac: fix ignored return i82875p by Douglas Thompson · 17 years ago
  95. 654ede2 drivers/edac: mod race fix i82875p by Jason Uhlenkott · 17 years ago
  96. b113a3f drivers/edac: add mips and ppc visibility by Douglas Thompson · 17 years ago
  97. 052dfb4 drivers/edac: cleanup spaces-gotos after Lindent messup by Douglas Thompson · 17 years ago
  98. 8cb2a39 drivers/edac: add info kconfig by Douglas Thompson · 17 years ago
  99. d391a7b drivers/edac: device output clenaup by Douglas Thompson · 17 years ago
  100. 42a8e39 drivers/edac: add device sysfs attributes by Douglas Thompson · 17 years ago