1. 9fa2fc2e edac_core: Allow the creation of sysfs groups by Mauro Carvalho Chehab · 17 years ago
  2. 4af9188 i7core_edac: Avoid printing a warning when debug is disabled by Mauro Carvalho Chehab · 17 years ago
  3. 4253868 i7core_edac: We need to use list_for_each_entry_safe to avoid errors by Mauro Carvalho Chehab · 17 years ago
  4. 22e6bcb i7core_edac: change remove module strategy by Mauro Carvalho Chehab · 17 years ago
  5. 0f06279 i7core_edac: remove static counter for max sockets by Mauro Carvalho Chehab · 17 years ago
  6. 13d6e9b i7core_edac: at remove, don't remove all pci devices at once by Mauro Carvalho Chehab · 17 years ago
  7. d88b850 i7core_edac: Fix a bug when printing error counts with RDIMMs by Mauro Carvalho Chehab · 17 years ago
  8. d4c2779 i7core_edac: a few fixes for multiple mc's by Mauro Carvalho Chehab · 17 years ago
  9. 6c6aa3a i7core_edac: sanity check: print a warning if a mcelog is ignored by Mauro Carvalho Chehab · 17 years ago
  10. f474294 i7core_edac: create one mc per socket/QPI by Mauro Carvalho Chehab · 17 years ago
  11. 6660770 Dynamically allocate memory for PCI devices by Mauro Carvalho Chehab · 17 years ago
  12. a55456f i7core: temporary workaround to allow it to compile against 2.6.30 by Mauro Carvalho Chehab · 17 years ago
  13. 3a3bb4a i7core_edac: Improve corrected_error_counts output for RDIMM by Mauro Carvalho Chehab · 17 years ago
  14. bc2d724 i7core_edac: Probe on Xeons eariler by Keith Mannthey · 17 years ago
  15. 14d2c08 i7core: Use registered memories per processor by Mauro Carvalho Chehab · 17 years ago
  16. b4e8f0b i7core_edac: Use Device 3 function 2 to report errors with RDIMM's by Mauro Carvalho Chehab · 17 years ago
  17. 61053fd i7core_edac: Fix ecc enable shift by Keith Mannthey · 17 years ago
  18. 3ef288a i7core_edac: Print an error message if pci register fails by Mauro Carvalho Chehab · 17 years ago
  19. b990538 i7core_edac: CodingSyle fixes/cleanups by Mauro Carvalho Chehab · 17 years ago
  20. 4157d9f i7core_edac: fix error injection by Mauro Carvalho Chehab · 17 years ago
  21. 2068def i7core_edac: fix error codes for sysfs error injection interface by Mauro Carvalho Chehab · 17 years ago
  22. 276b824 i7core_edac: some fixes at error injection code by Mauro Carvalho Chehab · 17 years ago
  23. 17cb7b0 i7core_edac: Some cleanups at displayed info by Mauro Carvalho Chehab · 17 years ago
  24. 086271a i7core: remove some uneeded noisy debug messages by Mauro Carvalho Chehab · 17 years ago
  25. 3a7dde7 i7core: add socket info at the debug msg by Mauro Carvalho Chehab · 17 years ago
  26. ec6df24 i7core: better document i7core_get_active_channels() by Mauro Carvalho Chehab · 17 years ago
  27. c77720b i7core: fix get_devices routine for Xeon55xx by Mauro Carvalho Chehab · 17 years ago
  28. a639539 i7core: enrich error information based on memory transaction type by Mauro Carvalho Chehab · 17 years ago
  29. c5d3452 i7core: check if the memory error is fatal or non-fatal by Mauro Carvalho Chehab · 17 years ago
  30. 310cbb7 i7core: fix probing on Xeon55xx by Mauro Carvalho Chehab · 17 years ago
  31. f237fcf i7core_edac: some fixes at memory error parser by Mauro Carvalho Chehab · 17 years ago
  32. 8a2f118 i7core_edac: decode mcelog error and send it via edac interface by Mauro Carvalho Chehab · 17 years ago
  33. ba6c5c6 i7core_edac: maps all sockets as if ther are one MC controller by Mauro Carvalho Chehab · 17 years ago
  34. 67166af i7core_edac: add support for more than one MC socket by Mauro Carvalho Chehab · 17 years ago
  35. d1fd4fb i7core_edac: Add a code to probe Xeon 55xx bus by Mauro Carvalho Chehab · 17 years ago
  36. e9bd2e7 i7core_edac: Adds write unlock to MC registers by Mauro Carvalho Chehab · 17 years ago
  37. d538164 i7core_edac: Add edac_mce glue by Mauro Carvalho Chehab · 17 years ago
  38. 963c5ba edac/Kconfig: edac_mce can't be module by Mauro Carvalho Chehab · 17 years ago
  39. 696e409 edac_mce: Add an interface driver to report mce errors via edac by Mauro Carvalho Chehab · 17 years ago
  40. 41fcb7f i7core_edac: CodingStyle fixes by Mauro Carvalho Chehab · 17 years ago
  41. eb94fc4 i7core_edac: fill csrows edac sysfs info by Mauro Carvalho Chehab · 17 years ago
  42. 5566cb7 i7core_edac: Memory info fixes and preparation for properly filling cswrow data by Mauro Carvalho Chehab · 17 years ago
  43. 854d334 i7core_edac: Get more info about the memory DIMMs by Mauro Carvalho Chehab · 17 years ago
  44. 7dd6953 i7core_edac: Add more information about each active dimm by Mauro Carvalho Chehab · 17 years ago
  45. b7c7615 i7core_edac: Improve error handling by Mauro Carvalho Chehab · 17 years ago
  46. 1c6fed8 i7core_edac: Properly fill struct csrow_info by Mauro Carvalho Chehab · 17 years ago
  47. ef708b5 i7core_edac: Add additional tests for error detection by Mauro Carvalho Chehab · 17 years ago
  48. 442305b i7core_edac: Add a memory check routine, based on device 3 function 4 by Mauro Carvalho Chehab · 17 years ago
  49. 87d1d27 i7core_edac: need mci->edac_check, otherwise module removal doesn't work by Mauro Carvalho Chehab · 17 years ago
  50. 7b029d0 i7core_edac: A few fixes at error injection code by Mauro Carvalho Chehab · 17 years ago
  51. f122a89 i7core_edac: Show read/write virtual/physical channel association by Mauro Carvalho Chehab · 17 years ago
  52. 8f33190 i7core_edac: Registers all supported MC functions by Mauro Carvalho Chehab · 17 years ago
  53. 0b2b7b7 i7core_edac: Add more status functions to EDAC driver by Mauro Carvalho Chehab · 17 years ago
  54. 194a40f i7core_edac: Add error insertion code for Nehalem by Mauro Carvalho Chehab · 17 years ago
  55. a0c36a1 i7core_edac: Add an EDAC memory controller driver for Nehalem chipsets by Mauro Carvalho Chehab · 17 years ago
  56. 6bec119 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  57. 553cbf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  58. db7e1bc ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working. by viresh kumar · 16 years ago
  59. f80a0ca pktcdvd: improve BKL and compat_ioctl.c usage by Arnd Bergmann · 16 years ago
  60. 1d16b0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  61. 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 16 years ago
  63. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 16 years ago
  64. aabc564 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics by Ben Hutchings · 16 years ago
  65. 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  66. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  67. 696e65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  68. 4b99fef regulator: fix enabling regulator issue on max8925 by Haojian Zhuang · 16 years ago
  69. b4a26be powerpc/pseries: Flush lazy kernel mappings after unplug operations by Benjamin Herrenschmidt · 16 years ago
  70. eb4fd8c net/usb: add sierra_net.c driver by Elina Pasheva · 16 years ago
  71. 55964d7 cdc_ether: fix autosuspend for mbm devices by Torgny Johansson · 16 years ago
  72. 761ed01b gianfar: Wait for both RX and TX to stop by Andy Fleming · 16 years ago
  73. a2cb9ae gpio: fix pca953x set_type 'scheduling while atomic' bug by Marc Zyngier · 16 years ago
  74. d87ff58 ipheth: potential null dereferences on error path by Dan Carpenter · 16 years ago
  75. 2a91515 smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() by Ken Kawasaki · 16 years ago
  76. dacf4fc drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter" by Andreas Hartmann · 16 years ago
  77. 587611d bnx2: Update version to 2.0.9. by Michael Chan · 16 years ago
  78. 212f993 bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. by Michael Chan · 16 years ago
  79. c441b8d bnx2: Fix lost MSI-X problem on 5709 NICs. by Michael Chan · 16 years ago
  80. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 16 years ago
  81. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 16 years ago
  82. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 16 years ago
  83. 0bfb824 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  84. d8d8b63 watchdog: booke_wdt: fix build - unconstify watchdog_info by Anton Vorontsov · 16 years ago
  85. 0661b1a mtd: ensure that bdi entries are properly initialized and registered by Jens Axboe · 16 years ago
  86. a33eb6b Move mtd_bdi_*mappable to mtdcore.c by Jörn Engel · 16 years ago
  87. 88b0450 drm/radeon: Fix sparc regression in r300_scratch() by David Miller · 16 years ago
  88. e32ee7f drm: make sure vblank interrupts are disabled at DPMS time by Jesse Barnes · 16 years ago
  89. 908ba2b r8169: more broken register writes workaround by françois romieu · 16 years ago
  90. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 16 years ago
  91. 322af98 watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. by Denis Turischev · 16 years ago
  92. fcf1dd7 watchdog: sbc_fitpc2_wdt: fixed I/O operations order by Denis Turischev · 16 years ago
  93. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 16 years ago
  94. 8691331 Watchdog: sb_wdog.c: Fix sibyte watchdog initialization by Guenter Roeck · 16 years ago
  95. 83bf6f1 pcmcia: fix matching rules for pseudo-multi-function cards by Alexander Kurz · 16 years ago
  96. b91ce4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  97. 401da6a e100: Fix the TX workqueue race by Alan Cox · 16 years ago
  98. ddc9b34 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  99. 8e500ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  100. 383bee6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago