1. 75d7d96 icside: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  2. aedea59 ide-pmac: remove pmac_ide_do_setfeature() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  3. ddf1510 ide-pmac: use __ide_wait_stat() by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 74af21c ide: add __ide_wait_stat() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  5. b6c7347 x86: optimise barriers by Nick Piggin · 17 years ago
  6. 4071c71 x86: fix IO write barrier by Nick Piggin · 17 years ago
  7. ab9c232 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  8. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  9. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  10. 117494a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  11. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  12. 57c5b99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  13. f3e6f16 PCI: merge almost all of pci_32.h and pci_64.h together by Greg Kroah-Hartman · 17 years ago
  14. a79e419 PCI: X86: Introduce and enable PCI domain support by Jeff Garzik · 17 years ago
  15. 32a2eea PCI: Add 'nodomains' boot option, and pci_domains_supported global by Jeff Garzik · 17 years ago
  16. 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
  17. 9f67215 PCI: Add missing PCI capability IDs by Alex Chiang · 17 years ago
  18. b205f6b i386: add support for picopower irq router by Thomas Backlund · 17 years ago
  19. 063a2da USB: serial core should respect driver requirements by Alan Stern · 17 years ago
  20. 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
  21. 27f5d75 USB: re-remove <linux/usb_sl811.h> by David Brownell · 17 years ago
  22. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  23. 4d59d8a USB: Export URB statistics for powertop by Sarah Sharp · 17 years ago
  24. a691efa USB: remove USB_QUIRK_NO_AUTOSUSPEND by Alan Stern · 17 years ago
  25. 6840d25 USB: flush outstanding URBs when suspending by Alan Stern · 17 years ago
  26. 1431d2a USB: get rid of urb->lock by Alan Stern · 17 years ago
  27. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  28. da04b7a usb: introduce usb_device authorization bits by Inaky Perez-Gonzalez · 17 years ago
  29. a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
  30. d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
  31. 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
  32. fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
  33. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  34. 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
  35. efc9052 USB: usb_gadget.h whitespace fixes by David Brownell · 17 years ago
  36. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  37. f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
  38. 6adf755 kset: add some kerneldoc to help describe what these strange things are by Greg Kroah-Hartman · 17 years ago
  39. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  40. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  41. 5a7ad7f sysfs: kill sysfs_update_file() by Tejun Heo · 17 years ago
  42. 59f6901 sysfs: clean up header files by Tejun Heo · 17 years ago
  43. dc8c858 PTY: add kernel parameter to overwrite legacy pty count by Kay Sievers · 17 years ago
  44. 1359555 Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago
  45. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  46. 6004342 Convert from class_device to device for drivers/video by tonyj@suse.de · 17 years ago
  47. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  48. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  49. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  50. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  51. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  52. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  53. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  54. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  55. 8380770 Driver core: make sysfs uevent-attributes static by Kay Sievers · 17 years ago
  56. bfe0c1c x86: HPET force enable for ICH5 by Venki Pallipadi · 17 years ago
  57. 59c69f2 x86: HPET try to activate force detected hpet by Venki Pallipadi · 17 years ago
  58. d54bd57 x86: HPET force enable o ICH7 and later by Venki Pallipadi · 17 years ago
  59. 31c435d i386/x8664: cleanup the shared hpet code by Chris Wright · 17 years ago
  60. 39d0b7b i386: Remove the useless #ifdef in i8253.h by Thomas Gleixner · 17 years ago
  61. 5b94664 jiffies: remove unused macros by Chris Wright · 17 years ago
  62. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago
  63. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  64. 5d5a298 x86: kill 8253pit.h by Thomas Gleixner · 17 years ago
  65. fb79d22 x86: disable apic timer for AMD C1E enabled CPUs by Thomas Gleixner · 17 years ago
  66. 4e77ae3 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  67. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 17 years ago
  68. 7ffeeb1 x86: remove never used apic_mapped by Yinghai Lu · 17 years ago
  69. 0190dae i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  70. f5e0e93 i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  71. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  72. 83d7384 x86: Geode Multi-Function General Purpose Timers support by Andres Salomon · 17 years ago
  73. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  74. de68d9b clockevents: Allow build w/o run-tine usage for migration purposes by Thomas Gleixner · 17 years ago
  75. 7f8033b clockevents: Remove unused inline function by Thomas Gleixner · 17 years ago
  76. 2855568 [libata] struct pci_dev related cleanups by Jeff Garzik · 17 years ago
  77. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  78. afaa5c3 libata: implement ATA_PFLAG_RESETTING by Tejun Heo · 17 years ago
  79. badff03 libata-core: Expose gtm methods for driver use by Alan Cox · 17 years ago
  80. b3a7060 libata: Add a drivers/ide style DMA disable by Alan Cox · 17 years ago
  81. 1333e19 libata: add human-readable error value decoding by Robert Hancock · 17 years ago
  82. 31f8838 libata-pmp: implement qc_defer for command switching PMP support by Tejun Heo · 17 years ago
  83. 3af9a77 libata-pmp: implement Port Multiplier support by Tejun Heo · 17 years ago
  84. 93328e1 [PATCH] libata: Fix HPA handling regression by Alan Cox · 17 years ago
  85. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  86. e31e853 libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM by Tejun Heo · 17 years ago
  87. f9df58c libata-pmp-prep: implement ATA_LFLAG_DISABLED by Tejun Heo · 17 years ago
  88. fd995f7 libata-pmp-prep: implement ATA_LFLAG_NO_RETRY by Tejun Heo · 17 years ago
  89. ae791c0 libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB by Tejun Heo · 17 years ago
  90. da917d6 libata-pmp-prep: implement qc_defer helpers by Tejun Heo · 17 years ago
  91. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  92. e0a7175 libata-pmp-prep: add PMP related constants, fields, ops and update helpers by Tejun Heo · 17 years ago
  93. 854c73a libata: misc updates for AN by Tejun Heo · 17 years ago
  94. 3f19859 libata: update ata_dev_try_classify() arguments by Tejun Heo · 17 years ago
  95. 2557164 ata: increase allowed config flags by Kristen Carlson Accardi · 17 years ago
  96. a1e10f7 libata: move EH repeat reporting into ata_eh_report() by Tejun Heo · 17 years ago
  97. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  98. c729387 libata: Strict checking for identify reporting by Alan Cox · 17 years ago
  99. 4743d08 libata-portmap: Remove unused definitions by Alan Cox · 17 years ago
  100. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago