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. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  60. b1dab2f Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  61. f402693 dm thin: fix table output when pool target disables discard passdown internally by Mike Snitzer · 12 years ago
  62. 2f05af8 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  63. b0d634d md/raid10: fix transcription error in calc_sectors conversion. by NeilBrown · 12 years ago
  64. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  65. c0a5f4a drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 by Rajkumar Kasirajan · 12 years ago
  66. 39c2028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  67. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 12 years ago
  68. 8ce6909 e1000: Prevent reset task killing itself. by Tushar Dave · 12 years ago
  69. eea0364 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  70. cd9323f target: Fix bug in handling of FILEIO + block_device resize ops by Nicholas Bellinger · 12 years ago
  71. 1be5f0b Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  72. 42e8b9c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  73. 674ff51 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 36a1987 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  75. ec13ee8 virtio_net: invoke softirqs after __napi_schedule by Michael S. Tsirkin · 12 years ago
  76. b8ae0eb virtio: balloon: let host know of updated balloon size before module removal by Amit Shah · 12 years ago
  77. fa8b66c virtio: console: tell host of open ports after resume from s3/s4 by Amit Shah · 12 years ago
  78. 0d9f4f1 MD: Add del_timer_sync to mddev_suspend (fix nasty panic) by Jonathan Brassow · 12 years ago
  79. 6508fdb md/raid10: set dev_sectors properly when resizing devices in array. by NeilBrown · 12 years ago
  80. f8fc341 Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  81. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  82. 769b0da ptp_pch: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 12 years ago
  83. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  84. 6037463 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  85. 3ab77bf pch_gbe: fix transmit races by Eric Dumazet · 12 years ago
  86. 4e6304b cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN by Dan Williams · 12 years ago
  87. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 12 years ago
  88. d411605 dmaengine: fix cyclic dma usage by Vinod Koul · 12 years ago
  89. 1ebfefc crypto: mv_cesa requires on CRYPTO_HASH to build by Alexander Clouter · 12 years ago
  90. edc318d target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups by Bernhard Kohl · 12 years ago
  91. b6255ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  92. d69c5c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. 574e02a rtlwifi: fix for race condition when firmware is cached by Larry Finger · 12 years ago
  94. eea41ae tty: Fix LED error return by Alan Cox · 12 years ago
  95. 6fd98c1 remoteproc: fix off-by-one bug in __rproc_free_vrings by Subramaniam Chanderashekarapuram · 12 years ago
  96. b99215c bonding: Fix LACPDU rx_dropped commit. by David S. Miller · 12 years ago
  97. 9ff00d5 Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  98. 1bc4a5b Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  99. cf00c55 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  100. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago