1. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  2. 17adea0 amd64_edac: fix CECCs reporting by Borislav Petkov · 15 years ago
  3. a3c4c58 amd64_edac: fix a wrong goto clause in amd64_edac.c by Li Hong · 15 years ago
  4. c2494ac edac: i5100 fix initialization code by Keith Mannthey · 15 years ago
  5. 0616fb0 edac: i5400 fix missing CONFIG_PCI define by Ira W. Snyder · 15 years ago
  6. 156edd4 edac: i5400 fix csrow mapping by Jeff Roberson · 15 years ago
  7. 4997811 amd64_edac: fix DRAM base and limit extraction masks, v2 by Borislav Petkov · 15 years ago
  8. fb25319 mce, edac: Use an atomic notifier for MCEs decoding by Borislav Petkov · 15 years ago
  9. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 94baaee amd64_edac: beef up DRAM error injection by Borislav Petkov · 15 years ago
  11. 66216a7 amd64_edac: fix DRAM base and limit extraction by Borislav Petkov · 15 years ago
  12. 9d858bb amd64_edac: fix chip select handling by Borislav Petkov · 15 years ago
  13. 2cff18c amd64_edac: simple fix to allow reporting of CECC errors by Keith Mannthey · 15 years ago
  14. 8edc544 amd64_edac: fix K8 intlv_sel check by Borislav Petkov · 15 years ago
  15. 72f158f amd64_edac: fix interleave enable tests by Borislav Petkov · 15 years ago
  16. 916d11b amd64_edac: fix DRAM base and limit address extraction by Borislav Petkov · 15 years ago
  17. 3011b20 amd64_edac: fix driver instance lookup table allocation by Borislav Petkov · 15 years ago
  18. 0d18b2e x86: EDAC: carve out AMD MCE decoding logic by Borislav Petkov · 15 years ago
  19. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
  20. 458e5ff edac: core: remove completion-wait for complete with rcu_barrier by Jesper Dangaard Brouer · 15 years ago
  21. dd8ef1d edac: i3200 memory controller driver by Jason Uhlenkott · 15 years ago
  22. 30a61ff edac: fix resource size calculation by Julia Lawall · 15 years ago
  23. b484625 edac: mpc85xx add mpc83xx support by Ira W. Snyder · 15 years ago
  24. a014554 edac: mpc85xx add P2020DS support by Yang Shi · 15 years ago
  25. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  26. 0672453 amd64_edac: check NB MCE bank enable on the current node properly by Borislav Petkov · 15 years ago
  27. 57a3085 amd64_edac: Rewrite unganged mode code of f10_early_channel_count by Wan Wei · 15 years ago
  28. be3468e amd64_edac: cleanup amd64_check_ecc_enabled by Borislav Petkov · 15 years ago
  29. 6a81269 x86, EDAC: Provide function to return NodeId of a CPU by Andreas Herrmann · 15 years ago
  30. b9183f9 amd64_edac: build driver only on AMD hardware by Ingo Molnar · 15 years ago
  31. 53bd5fe EDAC, AMD: decode FR MCEs by Borislav Petkov · 15 years ago
  32. f9350ef EDAC, AMD: decode load store MCEs by Borislav Petkov · 15 years ago
  33. 56cad2d EDAC, AMD: decode bus unit MCEs by Borislav Petkov · 15 years ago
  34. ab5535e EDAC, AMD: decode instruction cache MCEs by Borislav Petkov · 15 years ago
  35. 5196624 EDAC, AMD: decode data cache MCEs by Borislav Petkov · 15 years ago
  36. d93cc22 EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode by Borislav Petkov · 15 years ago
  37. b69b29d EDAC, AMD: carve out MCi_STATUS decoding by Borislav Petkov · 15 years ago
  38. 549d042 x86, mce: pass mce info to EDAC for decoding by Borislav Petkov · 15 years ago
  39. ecaf560 amd64_edac: cleanup amd64_decode_bus_error by Borislav Petkov · 15 years ago
  40. b7225e4 amd64_edac: remove memory and GART TLB error decoders by Borislav Petkov · 15 years ago
  41. 5110dbd amd64_edac: cleanup/complete NB MCE decoding by Borislav Petkov · 15 years ago
  42. ef44cc4 amd64_edac: cleanup amd64_process_error_info by Borislav Petkov · 15 years ago
  43. 1c43f2e EDAC: beef up ErrorCodeExt error signatures by Borislav Petkov · 15 years ago
  44. b70ef01 EDAC: move MCE error descriptions to EDAC core by Borislav Petkov · 15 years ago
  45. c271834 amd64_edac: print debug statements only on error by Doug Thompson · 15 years ago
  46. 126b67b amd64_edac: fix ECC checking by Doug Thompson · 15 years ago
  47. 3d76821 edac: x38 fix mchbar high register addr by Lu Zhihe · 15 years ago
  48. 4afcd2d amd64_edac: read the right F2 maskoffset reg by Wan Wei · 15 years ago
  49. b1cfebc edac: add DDR3 memory type for MPC85xx EDAC by Yang Shi · 15 years ago
  50. 37da045 amd64_edac: misc small cleanups by Borislav Petkov · 15 years ago
  51. 30c875c amd64_edac: fix ecc_enable_override handling by Borislav Petkov · 15 years ago
  52. 584fcff amd64_edac: check only ECC bit in amd64_determine_edac_cap by Borislav Petkov · 15 years ago
  53. e24aca6 edac: Kconfig: fix the meaning of EDAC abbreviation by GeunSik Lim · 15 years ago
  54. 20ea8fa edac: add missing __devexit_p() by Mike Frysinger · 15 years ago
  55. 1dc9b70 edac: add edac_device_alloc_index() by Harry Ciao · 15 years ago
  56. 2a9036a edac: add CPC925 Memory Controller driver by Harry Ciao · 15 years ago
  57. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  58. 9456fff EDAC: do not enable modules by default by Borislav Petkov · 15 years ago
  59. 3d37329 amd64_edac: do not enable module by default by Borislav Petkov · 15 years ago
  60. 7d6034d amd64_edac: add module registration routines by Doug Thompson · 15 years ago
  61. f943199 amd64_edac: add ECC reporting initializers by Doug Thompson · 15 years ago
  62. 0ec449e amd64_edac: add EDAC core-related initializers by Doug Thompson · 15 years ago
  63. d27bf6f amd64_edac: add error decoding logic by Doug Thompson · 15 years ago
  64. b1289d6 amd64_edac: add ECC chipkill syndrome mapping table by Doug Thompson · 15 years ago
  65. 4d37607 amd64_edac: add per-family descriptors by Doug Thompson · 15 years ago
  66. f71d0a0 amd64_edac: add F10h-and-later methods-p3 by Doug Thompson · 15 years ago
  67. 6163b5d amd64_edac: add F10h-and-later methods-p2 by Doug Thompson · 15 years ago
  68. 1afd3c9 amd64_edac: add F10h-and-later methods-p1 by Doug Thompson · 15 years ago
  69. ddff876 amd64_edac: add k8-specific methods by Doug Thompson · 15 years ago
  70. 94be4bf amd64_edac: assign DRAM chip select base and mask in a family-specific way by Doug Thompson · 15 years ago
  71. 2da1165 amd64_edac: add helper to dump relevant registers by Doug Thompson · 15 years ago
  72. 93c2df5 amd64_edac: add DRAM address type conversion facilities by Doug Thompson · 15 years ago
  73. e2ce725 amd64_edac: add functionality to compute the DRAM hole by Doug Thompson · 15 years ago
  74. 6775763 amd64_edac: add sys addr to memory controller mapping helpers by Doug Thompson · 15 years ago
  75. 2bc6541 amd64_edac: add memory scrubber interface by Doug Thompson · 15 years ago
  76. b52401ce amd64_edac: add MCA error types by Doug Thompson · 15 years ago
  77. eb91969 amd64_edac: add DRAM error injection logic using sysfs by Doug Thompson · 15 years ago
  78. fd3d678 amd64_edac: add debugging/testing code by Doug Thompson · 15 years ago
  79. cfe40fd amd64_edac: add driver header by Doug Thompson · 15 years ago
  80. d357cbb edac: fold __func__ into edac_debug_printk by Borislav Petkov · 15 years ago
  81. 715fe7a edac: AMD8111 & AMD8131 Kconfig fixup by Harry Ciao · 15 years ago
  82. 56ec0c7 edac: AMD8111 & AMD8131 use dev_name() by Harry Ciao · 15 years ago
  83. 55e5750 edac: ppc mpc85xx fix mc err detect by Dave Jiang · 15 years ago
  84. fbeb438 edac: use to_delayed_work() by Jean Delvare · 15 years ago
  85. e6da46b edac: fix local pci_write_bits32 by Jeff Haran · 15 years ago
  86. 58b4ce6 edac: AMD8111 driver Kconfig & Makefile by Harry Ciao · 15 years ago
  87. e876558 edac: AMD8131 driver Kconfig & Makefile by Harry Ciao · 15 years ago
  88. 28d1627 edac: AMD8131 driver source file by Harry Ciao · 15 years ago
  89. a35a281 edac: AMD8131 driver header file by Harry Ciao · 15 years ago
  90. 8641a38 edac: Add edac_pci_alloc_index() by Harry Ciao · 15 years ago
  91. 697dab6 edac: AMD8111 driver source file by Harry Ciao · 15 years ago
  92. ec2cf2e edac: AMD8111 driver header file by Harry Ciao · 15 years ago
  93. dba7a77 edac: new ppc4xx driver module by Grant Erickson · 15 years ago
  94. 4577ca5 edac: remove EDAC's experimental status by Doug Thompson · 15 years ago
  95. cc18e3c edac: add more verbose debug info by Hitoshi Mitake · 15 years ago
  96. 031d551 edac: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  97. 4712fff powerpc: More printing warning fixes for the l64 to ll64 conversion by Stephen Rothwell · 16 years ago
  98. 8375d49 edac: driver for i5400 MCH (update) by Mauro Carvalho Chehab · 16 years ago
  99. 920c8df edac: driver for i5400 MCH (Seaburg) by Mauro Carvalho Chehab · 16 years ago
  100. 29d6cf2 edac: fix mpc85xx and add mpc8536 mpc8560 by Kumar Gala · 16 years ago