1. cf43f4a mca: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  2. 3e274bd gpio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  3. e537b24 eisa: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  4. dfbc901 dma: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  5. 9591463 dio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  6. 9d6b4c8 amba: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  7. c3ef01c v4l: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  8. 2ead054 drm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  9. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  10. 744bcb1 rtc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  11. f2fecec pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  12. df38855 tc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  13. 1692713 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  14. 65a212d serial: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  15. 1173960 s390: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  16. 37f1054 rapidio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  17. 54cc695 pci: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  18. c36f1e3 mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  19. 48f8151 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  20. 2796872 zorro: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  21. 7ad33e7 video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  22. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  23. 031d551 edac: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  24. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. 12a37b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  26. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
  27. e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago
  28. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
  29. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 16 years ago
  30. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 16 years ago
  31. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
  32. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 16 years ago
  33. 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 16 years ago
  34. ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 16 years ago
  35. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  36. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  37. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 16 years ago
  38. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
  39. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
  40. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
  41. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
  42. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
  43. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
  44. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
  45. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  46. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 16 years ago
  47. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  48. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  49. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 16 years ago
  50. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 16 years ago
  51. 56a2182 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 16 years ago
  52. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 16 years ago
  53. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 16 years ago
  54. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 16 years ago
  55. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
  56. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
  57. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 16 years ago
  58. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 16 years ago
  59. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 16 years ago
  60. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 16 years ago
  61. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 16 years ago
  62. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 16 years ago
  63. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
  64. b0d6590 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
  65. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
  66. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
  67. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 16 years ago
  68. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 16 years ago
  69. 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  70. 640c65e zd1211rw: Do not panic on device eject when associated by Jouni Malinen · 16 years ago
  71. 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 16 years ago
  72. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 16 years ago
  73. 19695ec Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  74. b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 16 years ago
  75. b2174ee dm crypt: fix kcryptd_async_done parameter by Huang Ying · 16 years ago
  76. d659e6c dm io: respect BIO_MAX_PAGES limit by Mikulas Patocka · 16 years ago
  77. f80a557 dm table: rework reference counting fix by Mikulas Patocka · 16 years ago
  78. bc0fd67 dm ioctl: validate name length when renaming by Milan Broz · 16 years ago
  79. 8e91f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. 8032b52 linux.conf.au 2009: Tuz by Rusty Russell · 16 years ago
  81. 1b958a3 Merge branches 'misc-up-now' and 'platform-drivers' into release by Len Brown · 16 years ago
  82. da51199 acpi-wmi: unsigned cannot be less than 0 by Roel Kluin · 16 years ago
  83. b36a50f thinkpad-acpi: fix module autoloading for older models by Mathieu Chouquet-Stringer · 16 years ago
  84. 54b1ec8 acer-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  85. 5fcdd17 acpi-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  86. 013d67f acer-wmi: double free in acer_rfkill_exit() by Dan Carpenter · 16 years ago
  87. d263da3 platform/x86: depends instead of select for laptop platform drivers by Corentin Chary · 16 years ago
  88. e73e2c6 asus-laptop: use select instead of depends on by Corentin Chary · 16 years ago
  89. 7950b71 eeepc-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
  90. 6050c8d asus-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
  91. 27ce341 acpi: check for pxm_to_node_map overflow by Cyrill Gorcunov · 16 years ago
  92. 176f9c1 ACPI: remove doubled status checking by Jiri Slaby · 16 years ago
  93. 45e7798 ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resume by Zhang Rui · 16 years ago
  94. 7b46ecd Revert "ACPI: make some IO ports off-limits to AML" by Len Brown · 16 years ago
  95. a140449 suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering by Andy Whitcroft · 16 years ago
  96. ea8dbdd r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" by françois romieu · 16 years ago
  97. 97d477a r8169: use hardware auto-padding. by françois romieu · 16 years ago
  98. 5bee17f parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y by Kyle McMartin · 16 years ago
  99. 682337f igb: remove ASPM L0s workaround by Alexander Duyck · 16 years ago
  100. 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago