1. e2e7709 edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() by Lai Jiangshan · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 24f9a7f amd64_edac: Rework printk macros by Borislav Petkov · 14 years ago
  4. bb31b312 EDAC: Fix workqueue-related crashes by Borislav Petkov · 14 years ago
  5. accf74f i7core_edac: don't use a freed mci struct by Mauro Carvalho Chehab · 14 years ago
  6. bbc560a edac_core: Print debug messages at release calls by Mauro Carvalho Chehab · 14 years ago
  7. 6fe1108 edac_core: Do a better job with node removal by Mauro Carvalho Chehab · 14 years ago
  8. 939747bd i7core_edac: Be sure that the edac pci handler will be properly released by Mauro Carvalho Chehab · 14 years ago
  9. 00740c5 amd64_edac: Fix driver module removal by Borislav Petkov · 14 years ago
  10. 239642f edac: add memory types strings for debugging by Borislav Petkov · 15 years ago
  11. 458e5ff edac: core: remove completion-wait for complete with rcu_barrier by Jesper Dangaard Brouer · 15 years ago
  12. fbeb438 edac: use to_delayed_work() by Jean Delvare · 15 years ago
  13. 281efb1 edac: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  14. 17aa7e0 dev_name introduction fall out fix by Stephen Rothwell · 16 years ago
  15. 1a45027 edac: remove unneeded functions and add static accessor by Adrian Bunk · 16 years ago
  16. ff6ac2a edac: use the shorter LIST_HEAD for brevity by Robert P. J. Day · 16 years ago
  17. bce1968 drivers/edac: fix reset edac_mc pollmsec by Doug Thompson · 17 years ago
  18. bf52fa4 drivers/edac: fix workq reset deadlock by Doug Thompson · 17 years ago
  19. 8096cfa drivers/edac: fix edac_mc sysfs completion code by Doug Thompson · 17 years ago
  20. b8f6f97 drivers/edac: fix edac_mc init apis by Doug Thompson · 17 years ago
  21. 7391c6d drivers/edac: mod edac_align_ptr function by Douglas Thompson · 17 years ago
  22. 052dfb4 drivers/edac: cleanup spaces-gotos after Lindent messup by Douglas Thompson · 17 years ago
  23. 86aa8cb drivers/edac: cleanup workq ifdefs by Douglas Thompson · 17 years ago
  24. 079708b drivers/edac: core Lindent cleanup by Douglas Thompson · 17 years ago
  25. 4de78c6 drivers/edac: mod PCI poll names by Dave Jiang · 17 years ago
  26. 66ee2f9 drivers/edac: mod assert_error check by Dave Jiang · 17 years ago
  27. 81d87cb drivers/edac: mod MC to use workq instead of kthread by Dave Jiang · 17 years ago
  28. c419270 drivers/edac: add dev_name getter function by Dave Jiang · 17 years ago
  29. 20bcb7a drivers/edac: mod use edac_core.h by Douglas Thompson · 17 years ago
  30. c0d1217 drivers/edac: add new nmi rescan by Dave Jiang · 17 years ago
  31. 63b7df9 drivers/edac: change from semaphore to mutex operation by Matthias Kaehlcke · 17 years ago
  32. e27e3da drivers/edac: add edac_device class by Douglas Thompson · 17 years ago
  33. 7c9281d drivers/edac: split out functions to unique files by Douglas Thompson · 17 years ago
  34. 2da1c11 drivers/edac: core: make functions static by Adrian Bunk · 17 years ago
  35. 5da0831 drivers/edac: add edac_mc_find API by Douglas Thompson · 17 years ago
  36. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  37. 9794f33 [PATCH] EDAC: Add Fully-Buffered DIMM APIs to core by eric wollesen · 17 years ago
  38. 4f423dd [PATCH] EDAC: Add memory scrubbing controls API to core by Frithiof Jensen · 17 years ago
  39. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  40. 77d6e13 [PATCH] edac_mc: fix error handling by Akinobu Mita · 18 years ago
  41. 49c0dab7 [PATCH] Fix and enable EDAC sysfs operation by Doug Thompson · 18 years ago
  42. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  43. 2d7bbb9 [PATCH] EDAC: mc numbers refactor 1-of-2 by Doug Thompson · 18 years ago
  44. 37f0458 [PATCH] EDAC: PCI device to DEVICE cleanup by Doug Thompson · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  47. 9110540 [PATCH] EDAC: use EXPORT_SYMBOL_GPL by Dave Peterson · 18 years ago
  48. e7ecd89 [PATCH] EDAC: formatting cleanup by Dave Peterson · 18 years ago
  49. 54933dd [PATCH] EDAC: reorder EXPORT_SYMBOL macros by Dave Peterson · 18 years ago
  50. 18dbc33 [PATCH] EDAC: protect memory controller list by Dave Peterson · 18 years ago
  51. 472678e [PATCH] EDAC: kobject/sysfs fixes by Dave Peterson · 18 years ago
  52. 6e5a874 [PATCH] EDAC: kobject_init/kobject_put fixes by Dave Peterson · 18 years ago
  53. 028a7b6 [PATCH] EDAC: edac_mc_add_mc fix [2/2] by Dave Peterson · 18 years ago
  54. a1d03fc [PATCH] EDAC: edac_mc_add_mc fix [1/2] by Dave Peterson · 18 years ago
  55. 749ede5 [PATCH] EDAC: cleanup code for clearing initial errors by Dave Peterson · 18 years ago
  56. 537fba2 [PATCH] EDAC: printk cleanup by Dave Peterson · 18 years ago
  57. f2fe42a [PATCH] EDAC: switch to kthread_ API by Dave Peterson · 18 years ago
  58. ceb2ca9 [PATCH] EDAC: disable sysfs interface by Dave Peterson · 18 years ago
  59. 4136cab [PATCH] edac: disable a few sysfs files to avoid them becoming an ABI by Arjan van de Ven · 18 years ago
  60. 353368d [PATCH] edac_mc: Remove include of version.h by Eric W. Biederman · 18 years ago
  61. da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 19 years ago