1. ad6a1e1 driver-core: make devt_attr and uevent_attr static by Tejun Heo · 17 years ago
  2. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  3. dc0afa8 Driver core: coding style cleanup by Cornelia Huck · 17 years ago
  4. 43a49f8 PM: Do not check parent state in suspend and resume core code by Rafael J. Wysocki · 17 years ago
  5. 1c3f7d1 PM: Remove power_state.event checks from suspend core code by Rafael J. Wysocki · 17 years ago
  6. 515c535 PM: Remove prev_state from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  7. 2a01345 Driver core: fix devres_release_all() return value by Adrian Bunk · 17 years ago
  8. ab71c6f driver core: fix kernel doc of device_release_driver by Stefan Richter · 17 years ago
  9. 1f5681a driver core: properly get driver in device_release_driver by Stefan Richter · 17 years ago
  10. f8916c1 Driver core: include linux/mutex.h from attribute_container.c by Michael S. Tsirkin · 17 years ago
  11. 9e584a4 PM: Simplify suspend_device by Rafael J. Wysocki · 17 years ago
  12. 9cddad7 PM: Remove pm_parent from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  13. 11048dc Power Management: use mutexes instead of semaphores by Matthias Kaehlcke · 17 years ago
  14. 9f3f776 sysdev: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  15. 80f03e3 Driver core: add missing kset uevent by Kay Sievers · 17 years ago
  16. 4f5c791 DMI-based module autoloading by Lennart Poettering · 17 years ago
  17. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  18. 5463d9f PCI: limit pci_get_bus_and_slot to domain 0 by Randy Dunlap · 17 years ago
  19. 0bbd642 PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure by Gary Hade · 17 years ago
  20. 9ef2241 PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge by Gary Hade · 17 years ago
  21. bfceafc PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 by Gary Hade · 17 years ago
  22. 5b57a6c PCI: hotplug: pciehp: wait for 1 second after power off slot by Kenji Kaneshige · 17 years ago
  23. cca03de PCI: pci_set_power_state(): check for PM capabilities earlier by Andrew Lunn · 17 years ago
  24. 0bec2c8 PCI: cpci_hotplug: Convert to use the kthread API by Scott Murray · 17 years ago
  25. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  26. f5609d7 PCI: pcie: remove SPIN_LOCK_UNLOCKED by Milind Arun Choudhary · 17 years ago
  27. 6f6f8c2 PCI: ROUND_UP macro cleanup in drivers/pci by Milind Arun Choudhary · 17 years ago
  28. b7b095c PCI: pci-x-pci-express-read-control-interfaces cleanups by Andrew Morton · 17 years ago
  29. 1d0ed38 PCI: ATM: lanai, change VENDOR to DEVICE by Jiri Slaby · 17 years ago
  30. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  31. b8a3a52 PCI: read revision ID by default by Auke Kok · 17 years ago
  32. 56906c6 PCI: remove useless pci driver method by David Brownell · 17 years ago
  33. e57571a PCI: unexport pci_proc_attach_device by Adrian Bunk · 17 years ago
  34. f0dce41 PCI aer: add pci_cleanup_aer_correct_aer_status by Stephen Hemminger · 17 years ago
  35. 8d29bfb PCI: fix AER driver error information by Zhang, Yanmin · 17 years ago
  36. f477836 PCI: hotplug: pciehp: Fix possible race condition in writing slot by Kenji Kaneshige · 17 years ago
  37. a2cd52c PCI: Make pcibios_add_platform_entries() return errors by Michael Ellerman · 17 years ago
  38. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  39. d556ad4 PCI: add PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  40. e4585da pci syscall.c: Switch to refcounting API by Alan Cox · 17 years ago
  41. a23adb5 PCI: point people to Bernhard instead of the linux-kernel list by Greg Kroah-Hartman · 17 years ago
  42. c5d3e45 [libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQ by Jeff Garzik · 17 years ago
  43. aa42911 [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver by Matthias Kaehlcke · 17 years ago
  44. 963bd94 [BNX2]: Seems to not need net/tcp.h by Ilpo Järvinen · 17 years ago
  45. 3a334b3 [BNX2]: Update version to 1.6.2. by Michael Chan · 17 years ago
  46. 58fc2ea [BNX2]: Print management firmware version. by Michael Chan · 17 years ago
  47. df149d7 [BNX2]: Enhance the heartbeat. by Michael Chan · 17 years ago
  48. b8a7ce7 [BNX2]: Reduce spurious INTA interrupts. by Michael Chan · 17 years ago
  49. 9b1084b [BNX2]: Modify link up message. by Michael Chan · 17 years ago
  50. 7b6b834 [BNX2]: Add ethtool support for remote PHY. by Michael Chan · 17 years ago
  51. 0d8a657 [BNX2]: Add support for remote PHY. by Michael Chan · 17 years ago
  52. 9700e6b [BNX2]: Add remote PHY bit definitions. by Michael Chan · 17 years ago
  53. deaf391 [BNX2]: Add bnx2_set_default_link(). by Michael Chan · 17 years ago
  54. 66f5e51 [IrDA]: kingsun-sir.c charset fix. by Samuel Ortiz · 17 years ago
  55. 8c64462 [NET]: Allow group ownership of TUN/TAP devices. by Guido Guenther · 17 years ago
  56. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  57. 38d15b6 [PPPOL2TP]: Use proper printf format specifier for size_t. by David S. Miller · 17 years ago
  58. 3557baa [L2TP]: PPP over L2TP driver core by James Chapman · 17 years ago
  59. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  60. 9ba2cd6 [IFB]: Use rtnl_link API by Patrick McHardy · 17 years ago
  61. 62b7ffc [IFB]: Keep ifb devices on list by Patrick McHardy · 17 years ago
  62. 5d5cb17 [DUMMY]: Use rtnl_link API by Patrick McHardy · 17 years ago
  63. 206c9fb [DUMMY]: Keep dummy devices on list by Patrick McHardy · 17 years ago
  64. 58651b2 [DUMMY]: Use dev->stats by Patrick McHardy · 17 years ago
  65. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  66. 924f0e4 [Bluetooth] Remove the redundant non-seekable llseek method by Robert P. J. Day · 17 years ago
  67. babf4d4 [Bluetooth] Use hci_recv_fragment() within HCI USB driver by Marcel Holtmann · 17 years ago
  68. fee7ca7 libata-link: separate out ata_eh_handle_dev_fail() by Tejun Heo · 17 years ago
  69. 790956e pata_hpt3x3: fix DMA Kconfig option to actually have a hope of working by Jeff Garzik · 17 years ago
  70. 2f8d90a Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist by Prarit Bhargava · 17 years ago
  71. fae57d3 pata_scc.c: Workaround for errata A308 by Akira Iguchi · 17 years ago
  72. a520f26 libata: add FUJITSU MHV2080BH to NCQ blacklist by Tejun Heo · 17 years ago
  73. 66e7da4 pata_hpt3x3: major reworking and testing by Alan Cox · 17 years ago
  74. 75683fe libata: clean up horkage handling by Tejun Heo · 17 years ago
  75. 39ce712 libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY by Tejun Heo · 17 years ago
  76. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  77. 35142dd pata_mpc52xx: suspend/resume support by Domen Puncer · 17 years ago
  78. a77720a sata_promise: SATA hotplug support, take 2 by Mikael Pettersson · 17 years ago
  79. 15ce094 pata_sis: FIFO whack by Alan Cox · 17 years ago
  80. 45a66c1 libata-core: convert to use cancel_rearming_delayed_work() by Oleg Nesterov · 17 years ago
  81. c14d444 sx: switch subven and subid values by Jiri Slaby · 17 years ago
  82. 4c75f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  83. 6ed911f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  84. 64b853a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  85. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  86. 5f60cfd Merge git://git.infradead.org/~dwmw2/battery-2.6 by Linus Torvalds · 17 years ago
  87. 9f9d763 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  88. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  89. 5cbc39a Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  90. 4ad072c bonding/bond_main.c: make 2 functions static by Adrian Bunk · 17 years ago
  91. 02c1889 ps3: gigabit ethernet driver for PS3, take3 by Masakazu Mokuno · 17 years ago
  92. def47c5 [netdrvr] Fix dependencies for ax88796 ne2k clone driver by Jeff Garzik · 17 years ago
  93. 4c3ca4d eHEA: Capability flag for DLPAR support by Jan-Bernd Themann · 17 years ago
  94. e1abecc Remove sk98lin ethernet driver. by Jeff Garzik · 17 years ago
  95. cd6f5b8 sunhme.c:quattro_pci_find() must be __devinit by Adrian Bunk · 17 years ago
  96. c2edacf bonding / ipv6: no addrconf for slaves separately from master by Jay Vosburgh · 17 years ago
  97. 89c0d26 atl1: remove write-only var in tx handler by Alexey Dobriyan · 17 years ago
  98. 099575b macmace: use "unsigned long flags;" by Alexey Dobriyan · 17 years ago
  99. 9514bfe Cleanup usbnet_probe() return value handling by Peter Korsgaard · 17 years ago
  100. 4638aef1 netxen: deinline and sparse fix by Stephen Hemminger · 17 years ago