1. dc0afa8 Driver core: coding style cleanup by Cornelia Huck · 17 years ago
  2. 43a49f8 PM: Do not check parent state in suspend and resume core code by Rafael J. Wysocki · 17 years ago
  3. 1c3f7d1 PM: Remove power_state.event checks from suspend core code by Rafael J. Wysocki · 17 years ago
  4. 515c535 PM: Remove prev_state from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  5. 2a01345 Driver core: fix devres_release_all() return value by Adrian Bunk · 17 years ago
  6. ab71c6f driver core: fix kernel doc of device_release_driver by Stefan Richter · 17 years ago
  7. 1f5681a driver core: properly get driver in device_release_driver by Stefan Richter · 17 years ago
  8. f8916c1 Driver core: include linux/mutex.h from attribute_container.c by Michael S. Tsirkin · 17 years ago
  9. 9e584a4 PM: Simplify suspend_device by Rafael J. Wysocki · 17 years ago
  10. 9cddad7 PM: Remove pm_parent from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  11. 11048dc Power Management: use mutexes instead of semaphores by Matthias Kaehlcke · 17 years ago
  12. 9f3f776 sysdev: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  13. 80f03e3 Driver core: add missing kset uevent by Kay Sievers · 17 years ago
  14. 4f5c791 DMI-based module autoloading by Lennart Poettering · 17 years ago
  15. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  16. 5463d9f PCI: limit pci_get_bus_and_slot to domain 0 by Randy Dunlap · 17 years ago
  17. 0bbd642 PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure by Gary Hade · 17 years ago
  18. 9ef2241 PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge by Gary Hade · 17 years ago
  19. bfceafc PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 by Gary Hade · 17 years ago
  20. 5b57a6c PCI: hotplug: pciehp: wait for 1 second after power off slot by Kenji Kaneshige · 17 years ago
  21. cca03de PCI: pci_set_power_state(): check for PM capabilities earlier by Andrew Lunn · 17 years ago
  22. 0bec2c8 PCI: cpci_hotplug: Convert to use the kthread API by Scott Murray · 17 years ago
  23. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  24. f5609d7 PCI: pcie: remove SPIN_LOCK_UNLOCKED by Milind Arun Choudhary · 17 years ago
  25. 6f6f8c2 PCI: ROUND_UP macro cleanup in drivers/pci by Milind Arun Choudhary · 17 years ago
  26. b7b095c PCI: pci-x-pci-express-read-control-interfaces cleanups by Andrew Morton · 17 years ago
  27. 1d0ed38 PCI: ATM: lanai, change VENDOR to DEVICE by Jiri Slaby · 17 years ago
  28. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  29. b8a3a52 PCI: read revision ID by default by Auke Kok · 17 years ago
  30. 56906c6 PCI: remove useless pci driver method by David Brownell · 17 years ago
  31. e57571a PCI: unexport pci_proc_attach_device by Adrian Bunk · 17 years ago
  32. f0dce41 PCI aer: add pci_cleanup_aer_correct_aer_status by Stephen Hemminger · 17 years ago
  33. 8d29bfb PCI: fix AER driver error information by Zhang, Yanmin · 17 years ago
  34. f477836 PCI: hotplug: pciehp: Fix possible race condition in writing slot by Kenji Kaneshige · 17 years ago
  35. a2cd52c PCI: Make pcibios_add_platform_entries() return errors by Michael Ellerman · 17 years ago
  36. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  37. d556ad4 PCI: add PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  38. e4585da pci syscall.c: Switch to refcounting API by Alan Cox · 17 years ago
  39. a23adb5 PCI: point people to Bernhard instead of the linux-kernel list by Greg Kroah-Hartman · 17 years ago
  40. 70774b4 ioatdma: Remove the use of writeq from the ioatdma driver by Chris Leech · 17 years ago
  41. e382881 ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma by Chris Leech · 17 years ago
  42. ff487fb drivers/dma: handle sysfs errors by Jeff Garzik · 17 years ago
  43. 000725d ioatdma: Push pending transactions to hardware more frequently by Chris Leech · 17 years ago
  44. c5d3e45 [libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQ by Jeff Garzik · 17 years ago
  45. 8691a72 [MTD] Add sync/unblank function to mtdoops by Richard Purdie · 17 years ago
  46. a2e96b6 [MTD] Remove Ocelot G support from DiskOnChip drivers. by Yoichi Yuasa · 17 years ago
  47. db1b39d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  48. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  49. cdd55a2 drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs by Dave Airlie · 17 years ago
  50. 8fc2fdf drm: drop drm_vma_entry_t, drm_magic_entry_t by Dave Airlie · 17 years ago
  51. 056219e drm: drop drm_buf_t typedef by Dave Airlie · 17 years ago
  52. eddca55 drm: fixup other drivers for typedef removals by Dave Airlie · 17 years ago
  53. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  54. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  55. aa42911 [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver by Matthias Kaehlcke · 17 years ago
  56. 963bd94 [BNX2]: Seems to not need net/tcp.h by Ilpo Järvinen · 17 years ago
  57. 3a334b3 [BNX2]: Update version to 1.6.2. by Michael Chan · 17 years ago
  58. 58fc2ea [BNX2]: Print management firmware version. by Michael Chan · 17 years ago
  59. df149d7 [BNX2]: Enhance the heartbeat. by Michael Chan · 17 years ago
  60. b8a7ce7 [BNX2]: Reduce spurious INTA interrupts. by Michael Chan · 17 years ago
  61. 9b1084b [BNX2]: Modify link up message. by Michael Chan · 17 years ago
  62. 7b6b834 [BNX2]: Add ethtool support for remote PHY. by Michael Chan · 17 years ago
  63. 0d8a6571 [BNX2]: Add support for remote PHY. by Michael Chan · 17 years ago
  64. 9700e6b [BNX2]: Add remote PHY bit definitions. by Michael Chan · 17 years ago
  65. deaf391 [BNX2]: Add bnx2_set_default_link(). by Michael Chan · 17 years ago
  66. 66f5e51 [IrDA]: kingsun-sir.c charset fix. by Samuel Ortiz · 17 years ago
  67. 8c64462 [NET]: Allow group ownership of TUN/TAP devices. by Guido Guenther · 17 years ago
  68. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  69. 38d15b6 [PPPOL2TP]: Use proper printf format specifier for size_t. by David S. Miller · 17 years ago
  70. 3557baa [L2TP]: PPP over L2TP driver core by James Chapman · 17 years ago
  71. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  72. 9ba2cd6 [IFB]: Use rtnl_link API by Patrick McHardy · 17 years ago
  73. 62b7ffc [IFB]: Keep ifb devices on list by Patrick McHardy · 17 years ago
  74. 5d5cb17 [DUMMY]: Use rtnl_link API by Patrick McHardy · 17 years ago
  75. 206c9fb [DUMMY]: Keep dummy devices on list by Patrick McHardy · 17 years ago
  76. 58651b2 [DUMMY]: Use dev->stats by Patrick McHardy · 17 years ago
  77. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  78. 924f0e4 [Bluetooth] Remove the redundant non-seekable llseek method by Robert P. J. Day · 17 years ago
  79. 6164c8c IB/cm: Send no match if a SIDR REQ does not match a listen by Sean Hefty · 17 years ago
  80. 29c2731 IB/cm: Fix handling of duplicate SIDR REQs by Sean Hefty · 17 years ago
  81. 5d861be IB/cm: cm_msgs.h should include ib_cm.h by Sean Hefty · 17 years ago
  82. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 17 years ago
  83. 24be6e8 IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible by Sean Hefty · 17 years ago
  84. 2aec5c6 IB/sa: Make sure SA queries use default P_Key by Sean Hefty · 17 years ago
  85. babf4d4 [Bluetooth] Use hci_recv_fragment() within HCI USB driver by Marcel Holtmann · 17 years ago
  86. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  87. c6c656b r300: updates register header by Oliver McFadden · 17 years ago
  88. ddbee33 radeon: add support for vblank on crtc2 by Dave Airlie · 17 years ago
  89. 7c158ac drm: cleanup list initialisation by Dave Airlie · 17 years ago
  90. 6f71010 drm: fix typo on code drm getsarea by Dave Airlie · 17 years ago
  91. da509d7 drm: remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 17 years ago
  92. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  93. fee7ca7 libata-link: separate out ata_eh_handle_dev_fail() by Tejun Heo · 17 years ago
  94. 790956e pata_hpt3x3: fix DMA Kconfig option to actually have a hope of working by Jeff Garzik · 17 years ago
  95. 2f8d90a Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist by Prarit Bhargava · 17 years ago
  96. fae57d3 pata_scc.c: Workaround for errata A308 by Akira Iguchi · 17 years ago
  97. a520f26 libata: add FUJITSU MHV2080BH to NCQ blacklist by Tejun Heo · 17 years ago
  98. 66e7da4 pata_hpt3x3: major reworking and testing by Alan Cox · 17 years ago
  99. 75683fe libata: clean up horkage handling by Tejun Heo · 17 years ago
  100. 39ce712 libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY by Tejun Heo · 17 years ago