1. e726f3c amd64_edac: Fix interleaving check by Borislav Petkov · 14 years ago
  2. 76f04f2 EDAC: Correct MiB_TO_PAGES() macro by Andrei Konovalov · 14 years ago
  3. bb31b312 EDAC: Fix workqueue-related crashes by Borislav Petkov · 14 years ago
  4. df4b2a3 EDAC, MCE: Fix edac_init_mce_inject error handling by Axel Lin · 14 years ago
  5. f570e1d EDAC: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  6. 9653a5c x86, amd-nb: Cleanup AMD northbridge caching code by Hans Rosenfeld · 14 years ago
  7. eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago
  8. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  9. da62aa6 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  10. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  11. 8de547e Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/edac by Linus Torvalds · 14 years ago
  12. 76a7bd8 i7core_edac: return -ENODEV when devices were already probed by Mauro Carvalho Chehab · 14 years ago
  13. 3c52cc5 i7core_edac: properly terminate pci_dev_table by Mauro Carvalho Chehab · 14 years ago
  14. a3e1541 i7core_edac: Avoid PCI refcount to reach zero on successive load/reload by Mauro Carvalho Chehab · 14 years ago
  15. 79daef2 i7core_edac: Fix refcount error at PCI devices by Mauro Carvalho Chehab · 14 years ago
  16. 88ef5ea i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL by Mauro Carvalho Chehab · 14 years ago
  17. 6d37d24 i7core_edac: Fix an oops at i7core probe by Mauro Carvalho Chehab · 14 years ago
  18. 21b6806 i7core_edac: Remove unused member channels in i7core_pvt by Hidetoshi Seto · 14 years ago
  19. 2e5185f i7core_edac: Remove unused arg csrow from get_dimm_config by Hidetoshi Seto · 14 years ago
  20. aace428 i7core_edac: Reduce args of i7core_register_mci by Hidetoshi Seto · 14 years ago
  21. 1c6edbb i7core_edac: Introduce i7core_unregister_mci by Hidetoshi Seto · 14 years ago
  22. 73589c8 i7core_edac: Use saved pointers by Hidetoshi Seto · 14 years ago
  23. 71fe017 i7core_edac: Check probe counter in i7core_remove by Hidetoshi Seto · 14 years ago
  24. 2896637 i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed by Hidetoshi Seto · 14 years ago
  25. 628c5dd i7core_edac: Fix error path of i7core_register_mci by Hidetoshi Seto · 14 years ago
  26. 5939813 i7core_edac: Fix order of lines in i7core_register_mci by Hidetoshi Seto · 14 years ago
  27. 64c10f6 i7core_edac: Always do get/put for all devices by Hidetoshi Seto · 14 years ago
  28. a3aa0a4 i7core_edac: Introduce i7core_pci_ctl_create/release by Hidetoshi Seto · 14 years ago
  29. 2aa9be4 i7core_edac: Introduce free_i7core_dev by Hidetoshi Seto · 14 years ago
  30. 848b2f7 i7core_edac: Introduce alloc_i7core_dev by Hidetoshi Seto · 14 years ago
  31. b197cba i7core_edac: Reduce args of i7core_get_onedevice by Hidetoshi Seto · 14 years ago
  32. 45b7c98 i7core_edac: Fix the logic in i7core_remove() by Hidetoshi Seto · 14 years ago
  33. 54a08ab i7core_edac: Don't do the legacy PCI probe by default by Mauro Carvalho Chehab · 14 years ago
  34. accf74f i7core_edac: don't use a freed mci struct by Mauro Carvalho Chehab · 14 years ago
  35. bbc560a edac_core: Print debug messages at release calls by Mauro Carvalho Chehab · 14 years ago
  36. ac99768 edac_core: Don't let free(mci) happen while using it by Mauro Carvalho Chehab · 14 years ago
  37. 6fe1108 edac_core: Do a better job with node removal by Mauro Carvalho Chehab · 14 years ago
  38. 39300e7 i7core_edac: explicitly remove PCI devices from the devices list by Mauro Carvalho Chehab · 14 years ago
  39. 41ba6c1 i7core_edac: MCE NMI handling should stop first by Mauro Carvalho Chehab · 14 years ago
  40. 6ee7dd5 i7core_edac: Initialize all priv vars before start polling by Mauro Carvalho Chehab · 14 years ago
  41. 3cfd014 i7core_edac: Improve debug to seek for register/remove errors by Mauro Carvalho Chehab · 14 years ago
  42. e914460 i7core_edac: move #if PAGE_SHIFT to edac_core.h by Mauro Carvalho Chehab · 14 years ago
  43. 1288c18 i7core_edac: Properly mark const static vars as such by Mauro Carvalho Chehab · 14 years ago
  44. 18c2900 i7core_edac: move static vars to the beginning of the file by Mauro Carvalho Chehab · 14 years ago
  45. 939747bd i7core_edac: Be sure that the edac pci handler will be properly released by Mauro Carvalho Chehab · 14 years ago
  46. c029e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  47. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. 525906b EDAC, MCE: Fix shift warning on 32-bit by Borislav Petkov · 14 years ago
  49. cf1d220 EDAC, MCE: Add a BIT_64() macro by Borislav Petkov · 14 years ago
  50. fda7561 EDAC, MCE: Enable MCE decoding on F12h by Borislav Petkov · 14 years ago
  51. cb9d5ec EDAC, MCE: Add F12h NB MCE decoder by Borislav Petkov · 14 years ago
  52. e7281eb EDAC, MCE: Add F12h IC MCE decoder by Borislav Petkov · 14 years ago
  53. 9be0bb1 EDAC, MCE: Add F12h DC MCE decoder by Borislav Petkov · 14 years ago
  54. f0157b3 EDAC, MCE: Add support for F11h MCEs by Borislav Petkov · 14 years ago
  55. 9530d60 EDAC, MCE: Enable MCE decoding on F14h by Borislav Petkov · 14 years ago
  56. fe4ea26 EDAC, MCE: Fix FR MCEs decoding by Borislav Petkov · 14 years ago
  57. 5ce88f6 EDAC, MCE: Complete NB MCE decoders by Borislav Petkov · 14 years ago
  58. ded5062 EDAC, MCE: Warn about LS MCEs on F14h by Borislav Petkov · 14 years ago
  59. dd53bce EDAC, MCE: Adjust IC decoders to F14h by Borislav Petkov · 14 years ago
  60. 888ab8e EDAC, MCE: Adjust DC decoders to F14h by Borislav Petkov · 14 years ago
  61. 47ca08a EDAC, MCE: Rename files by Borislav Petkov · 14 years ago
  62. 9cdeb40 EDAC, MCE: Rework MCE injection by Borislav Petkov · 14 years ago
  63. 30e1f7a EDAC: Export edac sysfs class to users. by Borislav Petkov · 14 years ago
  64. 7cfd4a8 EDAC, MCE: Pass complete MCE info to decoders by Borislav Petkov · 14 years ago
  65. 6337583 EDAC, MCE: Sanitize error codes by Borislav Petkov · 14 years ago
  66. 0ee8efa EDAC, MCE: Remove unused function parameter by Borislav Petkov · 14 years ago
  67. c9f281f EDAC, MCE: Add HW_ERR prefix by Borislav Petkov · 14 years ago
  68. ca755e0 EDAC: Fix error return by Borislav Petkov · 14 years ago
  69. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  70. 64aab72 i7core_edac: fix panic in udimm sysfs attributes registration by Marcin Slusarz · 14 years ago
  71. 00740c5 amd64_edac: Fix driver module removal by Borislav Petkov · 14 years ago
  72. e6649cc i7300_edac: Properly initialize per-csrow memory size by Mauro Carvalho Chehab · 14 years ago
  73. 1aa4a7b V4L/DVB: i7300_edac: better initialize page counts by Mauro Carvalho Chehab · 14 years ago
  74. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  75. 900f9ac x86, k8-gart: Decouple handling of garts and northbridges by Andreas Herrmann · 14 years ago
  76. 9c6f6b6 i7300-edac: CodingStyle cleanup by Mauro Carvalho Chehab · 14 years ago
  77. d091a6e i7300_edac: Improve comments by Mauro Carvalho Chehab · 14 years ago
  78. b4552ac i7300_edac: Cleanup: reorganize the file contents by Mauro Carvalho Chehab · 14 years ago
  79. 37b69cf i7300_edac: Properly detect channel on CE errors by Mauro Carvalho Chehab · 14 years ago
  80. 32f9472 i7300_edac: enrich FBD error info for corrected errors by Mauro Carvalho Chehab · 14 years ago
  81. 8199d8c i7300_edac: enrich FBD error info for fatal errors by Mauro Carvalho Chehab · 14 years ago
  82. 85580ea i7300_edac: pre-allocate a buffer used to prepare err messages by Mauro Carvalho Chehab · 14 years ago
  83. 28c2ce7 i7300_edac: Fix MTR x4/x8 detection logic by Mauro Carvalho Chehab · 14 years ago
  84. 3b330f6 i7300_edac: Make the debug messages coherent with the others by Mauro Carvalho Chehab · 14 years ago
  85. f427742 i7300_edac: Cleanup: remove get_error_info logic by Mauro Carvalho Chehab · 14 years ago
  86. e432760 i7300_edac: Add a code to cleanup error registers by Mauro Carvalho Chehab · 14 years ago
  87. 5702191 i7300_edac: Add support for reporting FBD errors by Mauro Carvalho Chehab · 14 years ago
  88. 15154c5 i7300_edac: Properly detect the type of error correction by Mauro Carvalho Chehab · 14 years ago
  89. bb81a21 i7300_edac: Detect if the device is on single mode by Mauro Carvalho Chehab · 14 years ago
  90. d7de2bd i7300_edac: Adds detection for enhanced scrub mode on x8 by Mauro Carvalho Chehab · 14 years ago
  91. 8600232 i7300_edac: Clear the error bit after reading by Mauro Carvalho Chehab · 14 years ago
  92. 5de6e07 i7300_edac: Add error detection code for global errors by Mauro Carvalho Chehab · 14 years ago
  93. 3e57eef i7300_edac: Better name PCI devices by Mauro Carvalho Chehab · 14 years ago
  94. 116389e i7300_edac: Add a FIXME note about the error correction type by Mauro Carvalho Chehab · 14 years ago
  95. c3af2ea i7300_edac: add global error registers by Mauro Carvalho Chehab · 14 years ago
  96. af3d883 i7300_edac: display info if ECC is enabled or not by Mauro Carvalho Chehab · 14 years ago
  97. fcaf780 i7300_edac: start a driver for i7300 chipset (Clarksboro) by Mauro Carvalho Chehab · 14 years ago
  98. 37b7370 amd64_edac: Do not report error overflow as a separate error by Borislav Petkov · 14 years ago
  99. e045c29 MCE, AMD: Limit MCE decoding to current families for now by Borislav Petkov · 14 years ago
  100. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago