1. 8cc42b5 edac: Allow the option of creating a deferrable work for polling by Rohit Vaswani · 10 years ago
  2. a8349c1 edac: Allow panic on correctable errors (CE). by Stepan Moskovchenko · 10 years ago
  3. c4cf3b4 EDAC: Rework workqueue handling by Borislav Petkov · 8 years ago
  4. e136fa0 EDAC: Make edac_device workqueue setup/teardown functions static by Borislav Petkov · 8 years ago
  5. fcd5c4d EDAC: Robustify workqueues destruction by Borislav Petkov · 8 years ago
  6. 881f0fc EDAC: Don't try to cancel workqueue when it's never setup by Stephen Boyd · 10 years ago
  7. 7270a60 edac: Unify reporting of device info for device, mc and pci by Robert Richter · 11 years ago
  8. c2078e4 Merge branch 'devel' by Mauro Carvalho Chehab · 12 years ago
  9. 956b9ba edac: Convert debugfX to edac_dbg(X, by Joe Perches · 12 years ago
  10. dd23cd6 edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs by Mauro Carvalho Chehab · 12 years ago
  11. 87a5af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  12. 93e4fe6 edac: rewrite edac_align_ptr() by Mauro Carvalho Chehab · 12 years ago
  13. f70d4a9 edac, mips: don't change code that has been removed in edac/mips tree by Jiri Kosina · 12 years ago
  14. 15ed103 edac: Fix spelling errors. by David Mackey · 12 years ago
  15. fe5ff8b edac: convert sysdev_class to a regular subsystem by Kay Sievers · 12 years ago
  16. e2e7709 edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() by Lai Jiangshan · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 458e5ff edac: core: remove completion-wait for complete with rcu_barrier by Jesper Dangaard Brouer · 15 years ago
  19. 1dc9b70 edac: add edac_device_alloc_index() by Harry Ciao · 15 years ago
  20. fbeb438 edac: use to_delayed_work() by Jean Delvare · 15 years ago
  21. 281efb1 edac: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  22. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 15 years ago
  23. 17aa7e0 dev_name introduction fall out fix by Stephen Rothwell · 16 years ago
  24. 1a45027 edac: remove unneeded functions and add static accessor by Adrian Bunk · 16 years ago
  25. ff6ac2a edac: use the shorter LIST_HEAD for brevity by Robert P. J. Day · 16 years ago
  26. c2ae24c drivers-edac: use round_jiffies_relative by Anton Blanchard · 16 years ago
  27. 56e61a9 drivers-edac: turn on edac device error logging by Doug Thompson · 16 years ago
  28. b2a4ac0 drivers/edac: fix edac_device sysfs corner case bug by Doug Thompson · 17 years ago
  29. bf52fa4 drivers/edac: fix workq reset deadlock by Doug Thompson · 17 years ago
  30. 1c3631f drivers/edac: fix edac_device sysfs completion code by Douglas Thompson · 17 years ago
  31. d45e782 drivers/edac: fix edac_device init apis by Doug Thompson · 17 years ago
  32. fd309a9d drivers/edac: fix leaf sysfs attribute by Douglas Thompson · 17 years ago
  33. 0ca8476 drivers/edac: fix edac_device semaphore to mutex by Doug Thompson · 17 years ago
  34. 494d0d5 drivers/edac: mod edac_opt_state_to_string function by Douglas Thompson · 17 years ago
  35. 7391c6d drivers/edac: mod edac_align_ptr function by Douglas Thompson · 17 years ago
  36. 52490c8 drivers/edac: edac_device code tidying by Douglas Thompson · 17 years ago
  37. 052dfb4 drivers/edac: cleanup spaces-gotos after Lindent messup by Douglas Thompson · 17 years ago
  38. d391a7b drivers/edac: device output clenaup by Douglas Thompson · 17 years ago
  39. 86aa8cb drivers/edac: cleanup workq ifdefs by Douglas Thompson · 17 years ago
  40. 079708b drivers/edac: core Lindent cleanup by Douglas Thompson · 17 years ago
  41. 91b9904 drivers/edac: updated PCI monitoring by Dave Jiang · 17 years ago
  42. 81d87cb drivers/edac: mod MC to use workq instead of kthread by Dave Jiang · 17 years ago
  43. c419270 drivers/edac: add dev_name getter function by Dave Jiang · 17 years ago
  44. e27e3da drivers/edac: add edac_device class by Douglas Thompson · 17 years ago