1. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  2. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  3. 06b0051 i82875p_edac: Assign PCI resources before adding device by Yinghai Lu · 11 years ago
  4. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 10 years ago
  5. aa2064d EDAC: Fix MC scrub mode comparsion bug for correctable errors by Loc Ho · 10 years ago
  6. c5c0903 EDAC, MCE, AMD: Remove leftover unused mask by Borislav Petkov · 10 years ago
  7. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  8. 4a4389a Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  9. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 10 years ago
  10. 62ff577 Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  11. 1bc021e EDAC: Octeon: Add error injection support by Daniel Walker · 11 years ago
  12. 5331de0 EDAC: Octeon: Fix lack of opstate_init by Daniel Walker · 11 years ago
  13. 49856dc sb_edac: mark MCE messages as KERN_DEBUG by Aristeu Rozanski · 10 years ago
  14. cf40f80 sb_edac: use "event" instead of "exception" when MC wasnt signaled by Aristeu Rozanski · 10 years ago
  15. c897df0 Merge tag 'v3.14-rc5' into patchwork by Mauro Carvalho Chehab · 10 years ago
  16. 85a8885 amd64_edac: Add support for newer F16h models by Aravind Gopalakrishnan · 10 years ago
  17. f118920 i7core_edac: Drop unused variable by Jean Delvare · 10 years ago
  18. 5fdae41 i82875p_edac: Drop redundant call to pci_get_device() by Jean Delvare · 10 years ago
  19. 5576fb8 amd8111_edac: Fix leaks in probe error paths by Jean Delvare · 10 years ago
  20. 0e089c1 e752x_edac: Drop pvt->bridge_ck by Jean Delvare · 10 years ago
  21. 75135da i7300_edac: Fix device reference count by Jean Delvare · 10 years ago
  22. c0f5eee i7core_edac: Fix PCI device reference count by Jean Delvare · 10 years ago
  23. fd0f5fff MCE, AMD: Fix decoding module loading on unsupported hw by Borislav Petkov · 10 years ago
  24. 9d6c7cb i5100_edac: Remove an unneeded condition in i5100_init_csrows() by Dan Carpenter · 10 years ago
  25. ec5a0b3 sb_edac: Degrade log level for device registration by Jiang Liu · 10 years ago
  26. cb6ef42 EDAC: Correct workqueue setup path by Borislav Petkov · 10 years ago
  27. 9da21b1 EDAC: Poll timeout cannot be zero, p2 by Borislav Petkov · 10 years ago
  28. 79040ca drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero by Prarit Bhargava · 10 years ago
  29. 9d0e8d8 amd64_edac: Fix logic to determine channel for F15 M30h processors by Aravind Gopalakrishnan · 10 years ago
  30. e245e3b edac/85xx: Remove deprecated IRQF_DISABLED by Johannes Thumshirn · 10 years ago
  31. b90fe15 i3200_edac: Add a missing pci_disable_device() on the exit path by Hitoshi Mitake · 11 years ago
  32. c2e650c i5400_edac: Disable device when unloading module by Aristeu Rozanski · 10 years ago
  33. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 10 years ago
  34. 2edbf56 e752x_edac: Simplify call to pci_get_device() by Jean Delvare · 10 years ago
  35. fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 09854dd Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  37. 881f0fc EDAC: Don't try to cancel workqueue when it's never setup by Stephen Boyd · 11 years ago
  38. 90ed498 e752x_edac: Fix pci_dev usage count by Aristeu Rozanski · 11 years ago
  39. 0149522 Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras by Ingo Molnar · 11 years ago
  40. 8112c0c sb_edac: Mark get_mci_for_node_id as static by Rashika Kheria · 11 years ago
  41. 9528593 EDAC: Mark edac_create_debug_nodes as static by Rashika Kheria · 11 years ago
  42. d1ea71c amd64_edac: Remove "amd64" prefix from static functions by Borislav Petkov · 11 years ago
  43. df781d0 amd64_edac: Simplify code around decode_bus_error by Borislav Petkov · 11 years ago
  44. 79db57c amd64_edac: Mark amd64_decode_bus_error as static by Rashika Kheria · 11 years ago
  45. fd52103 EDAC, sb_edac: Modify H/W event reporting policy by Chen, Gong · 11 years ago
  46. c700f01 EDAC: Add an edac_report parameter to EDAC by Chen, Gong · 11 years ago
  47. ba935f4 EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  48. 7f3f524 amd64_edac: Fix condition to verify max channels allowed for F15 M30h by Aravind Gopalakrishnan · 11 years ago
  49. bd4b968 sb_edac: Shut up compiler warning when EDAC_DEBUG is enabled by Aristeu Rozanski · 11 years ago
  50. c92132f edac/85xx: Add PCIe error interrupt edac support by Chunhe Lan · 11 years ago
  51. cdd278d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  52. 794e96e Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  53. 0f1741c edac/85xx: Remove mpc85xx_pci_err_remove by Johannes Thumshirn · 11 years ago
  54. 3e45588 cell_edac: fix missing of_node_put by Libo Chen · 11 years ago
  55. 4d715a8 sb_edac: add support for Ivy Bridge by Aristeu Rozanski · 11 years ago
  56. be3036d sb_edac: avoid decoding the same error multiple times by Aristeu Rozanski · 11 years ago
  57. ea779b5 sb_edac: rename mci_bind_devs() by Aristeu Rozanski · 11 years ago
  58. 5153a0f sb_edac: enable multiple PCI id tables to be used by Aristeu Rozanski · 11 years ago
  59. cc31199 sb_edac: rework sad_pkg by Aristeu Rozanski · 11 years ago
  60. ef1ce51 sb_edac: allow different interleave lists by Aristeu Rozanski · 11 years ago
  61. 464f1d8 sb_edac: allow different dram_rule arrays by Aristeu Rozanski · 11 years ago
  62. 8fd6a43 sb_edac: isolate TOHM retrieval by Aristeu Rozanski · 11 years ago
  63. 5f8a1b8 sb_edac: rename pci_br by Aristeu Rozanski · 11 years ago
  64. fb79a50 sb_edac: isolate TOLM retrieval by Aristeu Rozanski · 11 years ago
  65. ef1e8d0 sb_edac: make RANK_CFG_A value part of sbridge_info by Aristeu Rozanski · 11 years ago
  66. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  67. 78cfbf0 edac, highbank: Moving error injection to sysfs for edac by Robert Richter · 11 years ago
  68. 7270a60 edac: Unify reporting of device info for device, mc and pci by Robert Richter · 11 years ago
  69. 41ec0e8 edac, highbank: Improve and unify naming by Robert Richter · 11 years ago
  70. 0ec8579 edac, highbank: Add Calxeda ECX-2000 support by Robert Richter · 11 years ago
  71. a72b885 edac, highbank: Fix interrupt setup of mem and l2 controller by Robert Richter · 11 years ago
  72. 5650769 EDAC, GHES: Update ghes error record info by Chen, Gong · 11 years ago
  73. 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
  74. 10ef6b0 bitops: Introduce a more generic BITMASK macro by Chen, Gong · 11 years ago
  75. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  76. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  77. 4fc06b3 amd64_edac: Fix incorrect wraparounds by Aravind Gopalakrishnan · 11 years ago
  78. 3f0aba4 amd64_edac: Correct erratum 505 range by Borislav Petkov · 11 years ago
  79. 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
  80. 75a9551 cpc925_edac: Use proper array termination by Jingoo Han · 11 years ago
  81. a4b4bed amd64_edac: Get rid of boot_cpu_data accesses by Borislav Petkov · 11 years ago
  82. 18b94f6 amd64_edac: Add ECC decoding support for newer F15h models by Aravind Gopalakrishnan · 11 years ago
  83. e0d391a x38_edac: Make a local function static by Jingoo Han · 11 years ago
  84. 166e933 i3200_edac: Make a local function static by Jingoo Han · 11 years ago
  85. f0a56c4 amd64_edac: Fix single-channel setups by Borislav Petkov · 11 years ago
  86. c542b53 EDAC: Replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  87. 88d84ac EDAC: Fix lockdep splat by Borislav Petkov · 11 years ago
  88. 8e42e21 edac: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  89. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  90. f3acb96 Merge tag 'edac_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  91. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  92. aad19e5 EDAC, MCE, AMD: Add an MCE signature for new Fam15h models by Aravind Gopalakrishnan · 11 years ago
  93. c7f62fc EDAC: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  94. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  95. bbb013b amd64_edac: Fix bogus sysfs file permissions by Borislav Petkov · 11 years ago
  96. 7462543 Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  97. c8c64d1 EDAC: Don't give write permission to read-only files by Srivatsa S. Bhat · 11 years ago
  98. e282329 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  99. de4772c edac: sb_edac.c should not require prescence of IMC_DDRIO device by Luck, Tony · 11 years ago
  100. 33ad412 i7300_edac: Fix memory detection in single mode by Mauro Carvalho Chehab · 11 years ago