1. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  2. 8328587 EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec by Eiichi Tsukata · 4 years, 11 months ago
  3. e5b0659 EDAC/sysfs: Fix memory leak when creating a csrow object by Pan Bian · 5 years ago
  4. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. b9ce6bd EDAC: Fix memleak in module init error path by Johan Hovold · 6 years ago
  6. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  7. bba1429 EDAC: Correct channel count limit by Borislav Petkov · 8 years ago
  8. ab67b6c EDAC: Fix used after kfree() error in edac_unregister_sysfs() by Tony Luck · 8 years ago
  9. d453800 EDAC: Remove edac_get_sysfs_subsys() error handling by Borislav Petkov · 8 years ago
  10. 733476c EDAC: Rip out the edac_subsys reference counting by Borislav Petkov · 8 years ago
  11. 12e2696 EDAC, mc_sysfs: Fix freeing bus' name by Borislav Petkov · 8 years ago
  12. 30f84a8 EDAC: Use edac_debugfs_remove_recursive() by Tan Xiaojun · 9 years ago
  13. d0c9c93 EDAC: Don't allow empty DIMM labels by Toshi Kani · 9 years ago
  14. 438470b EDAC: Fix sysfs dimm_label store operation by Toshi Kani · 9 years ago
  15. 1ea62c5 EDAC: Fix sysfs dimm_label show operation by Toshi Kani · 9 years ago
  16. 7ac8bf9 EDAC: Carve out debugfs functionality by Borislav Petkov · 9 years ago
  17. c44696f EDAC: Remove arbitrary limit on number of channels by Tony Luck · 9 years ago
  18. c6b97bc EDAC: Properly unwind on failure path in edac_init() by Alexey Khoroshilov · 9 years ago
  19. 4e8d230 EDAC: Allow to pass driver-specific attribute groups by Takashi Iwai · 9 years ago
  20. 2c1946b EDAC: Use static attribute groups for managing sysfs entries by Takashi Iwai · 9 years ago
  21. f11135d EDAC: edac_mc_sysfs: Make stuff static by Borislav Petkov · 9 years ago
  22. 1bf1950 EDAC: Fix the leak of mci->bus->name when bus_register fails by Junjie Mao · 9 years ago
  23. 50043e2 sb_edac: Fix off-by-one error in number of channels by Jim Snow · 9 years ago
  24. 7b82783 edac: add DDR4 and RDDR4 by Aristeu Rozanski · 10 years ago
  25. c897df0 Merge tag 'v3.14-rc5' into patchwork by Mauro Carvalho Chehab · 10 years ago
  26. 9da21b1 EDAC: Poll timeout cannot be zero, p2 by Borislav Petkov · 10 years ago
  27. 79040ca drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero by Prarit Bhargava · 10 years ago
  28. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 10 years ago
  29. 9528593 EDAC: Mark edac_create_debug_nodes as static by Rashika Kheria · 10 years ago
  30. c874b6b Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras by Ingo Molnar · 11 years ago
  31. c542b53 EDAC: Replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  32. 88d84ac EDAC: Fix lockdep splat by Borislav Petkov · 11 years ago
  33. c7f62fc EDAC: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  34. c8c64d1 EDAC: Don't give write permission to read-only files by Srivatsa S. Bhat · 11 years ago
  35. 8b7719e EDAC, mc_sysfs.c: Fix string array pointer types by Borislav Petkov · 11 years ago
  36. 9713fae EDAC: Merge mci.mem_is_per_rank with mci.csbased by Mauro Carvalho Chehab · 11 years ago
  37. 1eef128 amd64_edac: Correct DIMM sizes by Mauro Carvalho Chehab · 11 years ago
  38. fbe2d36 EDAC: Make sysfs functions static by Stephen Hemminger · 11 years ago
  39. 3d95882 edac: better report error conditions in debug mode by Mauro Carvalho Chehab · 11 years ago
  40. e710047 edac: only create sdram_scrub_rate where supported by Mauro Carvalho Chehab · 11 years ago
  41. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 11 years ago
  42. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 11 years ago
  43. 2d56b10 EDAC: Handle error path in edac_mc_sysfs_init() properly by Denis Kirjanov · 12 years ago
  44. db7312a EDAC: Convert to use simple_open() by Wei Yongjun · 12 years ago
  45. 3c06227 EDAC: Fix mc size reported in sysfs by Josh Hunt · 12 years ago
  46. 16a528ee EDAC: Fix csrow size reported in sysfs by Borislav Petkov · 12 years ago
  47. 921a689 EDAC: Pass mci parent by Borislav Petkov · 12 years ago
  48. 38ced28 edac: allow specifying the error count with fake_inject by Mauro Carvalho Chehab · 12 years ago
  49. e7930ba edac: create top-level debugfs directory by Rob Herring · 12 years ago
  50. 9eb07a7 edac: edac_mc_handle_error(): add an error_count parameter by Mauro Carvalho Chehab · 12 years ago
  51. 03f7eae edac: remove arch-specific parameter for the error handler by Mauro Carvalho Chehab · 12 years ago
  52. 6e84d35 edac_mc: Cleanup per-dimm_info debug messages by Mauro Carvalho Chehab · 12 years ago
  53. 956b9ba edac: Convert debugfX to edac_dbg(X, by Joe Perches · 12 years ago
  54. dd23cd6 edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs by Mauro Carvalho Chehab · 12 years ago
  55. de3910eb edac: change the mem allocation scheme to make Documentation/kobject.txt happy by Mauro Carvalho Chehab · 12 years ago
  56. e39f4ea edac: Only expose csrows/channels on legacy API if they're populated by Mauro Carvalho Chehab · 12 years ago
  57. 452a6bf edac: Add debufs nodes to allow doing fake error inject by Mauro Carvalho Chehab · 12 years ago
  58. 8ad6c78 edac: add a sysfs node to report the maximum location for the system by Mauro Carvalho Chehab · 12 years ago
  59. 1997471 edac: add a new per-dimm API and make the old per-virtual-rank API obsolete by Mauro Carvalho Chehab · 12 years ago
  60. 7a623c0 edac: rewrite the sysfs code to use struct device by Mauro Carvalho Chehab · 12 years ago
  61. fd68750 edac: Rename the parent dev to pdev by Mauro Carvalho Chehab · 12 years ago
  62. 5926ff5 edac: Initialize the dimm label with the known information by Mauro Carvalho Chehab · 12 years ago
  63. a895bf8 edac: move nr_pages to dimm struct by Mauro Carvalho Chehab · 12 years ago
  64. 084a4fc edac: move dimm properties to struct dimm_info by Mauro Carvalho Chehab · 12 years ago
  65. a7d7d2e edac: Create a dimm struct and move the labels into it by Mauro Carvalho Chehab · 12 years ago
  66. 5e8e19b EDAC: Correct scrub rate API by Borislav Petkov · 13 years ago
  67. fe5ff8b edac: convert sysdev_class to a regular subsystem by Kay Sievers · 12 years ago
  68. 4949603 EDAC: Remove debugging output in scrub rate handling by Markus Trippelsdorf · 13 years ago
  69. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  70. b6a280b EDAC: Shut up sysfs registration debug code by Borislav Petkov · 13 years ago
  71. 3909444 EDAC: Fixup scrubrate manipulation by Borislav Petkov · 13 years ago
  72. da62aa6 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  73. accf74f i7core_edac: don't use a freed mci struct by Mauro Carvalho Chehab · 14 years ago
  74. bbc560a edac_core: Print debug messages at release calls by Mauro Carvalho Chehab · 14 years ago
  75. ac99768 edac_core: Don't let free(mci) happen while using it by Mauro Carvalho Chehab · 14 years ago
  76. 6fe1108 edac_core: Do a better job with node removal by Mauro Carvalho Chehab · 14 years ago
  77. 1288c18 i7core_edac: Properly mark const static vars as such by Mauro Carvalho Chehab · 14 years ago
  78. 30e1f7a EDAC: Export edac sysfs class to users. by Borislav Petkov · 14 years ago
  79. ca755e0 EDAC: Fix error return by Borislav Petkov · 14 years ago
  80. eba042a edac, mc: Improve scrub rate handling by Borislav Petkov · 14 years ago
  81. b968759 edac: Create an unique instance for each kobj by Mauro Carvalho Chehab · 15 years ago
  82. c419d92 edac: Don't create csrow entries on instance groups by Mauro Carvalho Chehab · 15 years ago
  83. cc301b3 edac: store/show methods for device groups weren't working by Mauro Carvalho Chehab · 15 years ago
  84. 9fa2fc2e edac_core: Allow the creation of sysfs groups by Mauro Carvalho Chehab · 15 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  86. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  87. b1cfebc edac: add DDR3 memory type for MPC85xx EDAC by Yang Shi · 15 years ago
  88. 124682c edac: core fix added newline to sysfs dimm labels by Arthur Jones · 16 years ago
  89. f9fc82a edac: core fix static to dynamic kset by Arthur Jones · 16 years ago
  90. 327dafb edac: core fix redundant sysfs controls to parameters by Arthur Jones · 16 years ago
  91. 096846e edac: core fix workq timer by Arthur Jones · 16 years ago
  92. 1d5f726 drivers-edac: add Cell XDR memory types by Benjamin Herrenschmidt · 16 years ago
  93. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 16 years ago
  94. b2ed215 Kobject: change drivers/edac to use kobject_init_and_add by Greg Kroah-Hartman · 16 years ago
  95. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  96. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  97. bce1968 drivers/edac: fix reset edac_mc pollmsec by Doug Thompson · 17 years ago
  98. 8096cfa drivers/edac: fix edac_mc sysfs completion code by Doug Thompson · 17 years ago
  99. f044091 drivers/edac: remove null from statics by Douglas Thompson · 17 years ago
  100. 052dfb4 drivers/edac: cleanup spaces-gotos after Lindent messup by Douglas Thompson · 17 years ago