1. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  2. 0384e29 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  3. 61a0918 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  4. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  5. bc2fd38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  6. 928a726 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  7. 8ff64b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  8. 5020125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  9. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  10. 8d80ce8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  11. d0adde5 Add a strictatime mount option by Matthew Garrett · 16 years ago
  12. 67fca02 ax88796: Add method to take MAC from platform data by Daniel Mack · 16 years ago
  13. c96f173 [libata] Improve timeout handling by Alan Cox · 16 years ago
  14. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 16 years ago
  15. 3d47aa8 [libata] Drain data on errors by Alan Cox · 16 years ago
  16. 22ddbd1 include/linux/ata.h: add some more transfer masks by Erik Inge Bolsø · 16 years ago
  17. 1a660164 [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. by Mark Lord · 16 years ago
  18. e6e66b0 Dynamic debug: fix pr_fmt() build error by Greg Banks · 16 years ago
  19. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago
  20. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  21. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  22. 4995f8e vcs: hook sysfs devices into object lifetime instead of "binding" by Kay Sievers · 16 years ago
  23. 006f457 driver core: move platform_data into platform_device by Ming Lei · 16 years ago
  24. ae1b417 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 16 years ago
  25. 8940b4f driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  26. f791b8c driver core: move klist_children into private structure by Greg Kroah-Hartman · 16 years ago
  27. fb069a5 driver core: create a private portion of struct device by Greg Kroah-Hartman · 16 years ago
  28. b23530e driver core: remove polling for driver_probe_done(v5) by Ming Lei · 16 years ago
  29. 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 16 years ago
  30. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 16 years ago
  31. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 16 years ago
  32. 2c0f3e9 wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  33. 38938bf netlink: add NETLINK_NO_ENOBUFS socket flag by Pablo Neira Ayuso · 16 years ago
  34. 8942939 USB: gadget: composite device-level suspend/resume hooks by David Brownell · 16 years ago
  35. 64a3a25 USB: pedantic: spelling correction in comment for ch9.h by D.J. Capelis · 16 years ago
  36. 8c209e6 USB: make actual_length in struct urb field u32 by Greg Kroah-Hartman · 16 years ago
  37. 16e2e5f USB: make transfer_buffer_lengths in struct urb field u32 by Greg Kroah-Hartman · 16 years ago
  38. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 16 years ago
  39. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 16 years ago
  40. f6d92a0 USB: otg: adding nop usb transceiver by Ajay Kumar Gupta · 16 years ago
  41. f8bece8 USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension by Oliver Neukum · 16 years ago
  42. 4d6914b USB: Move definitions from usb.h to usb/ch9.h by Julia Lawall · 16 years ago
  43. c2344f1 USB: gpio_vbus: add delayed vbus_session calls by Robert Jarzmik · 16 years ago
  44. 1662e3a USB: add quirk to avoid config and interface strings by Alan Stern · 16 years ago
  45. 2ebe1d9 ide: use try_to_identify() in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 552d3a9 ide: remove broken EXABYTENEST support by Bartlomiej Zolnierkiewicz · 16 years ago
  47. d45b70a mn10300: remove <asm/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 662641d frv: remove <asm/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 86ccf37 ide: remove pciirq argument from ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 2ed0ef5 ide: fix ->init_chipset method to return 'int' value by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 8b07ed2 ide: remove no longer needed IRQ fallback code from hwif_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 2467922 ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS by Bartlomiej Zolnierkiewicz · 16 years ago
  53. b75aa12 mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 327fa1c ide: move error handling code to ide-eh.c (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 7eeaaaa ide: move xfer mode tuning code to ide-xfer-mode.c by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 11938c9 ide: move device settings code to ide-devsets.c by Bartlomiej Zolnierkiewicz · 16 years ago
  57. c4e66c3 ide: move ide_do_park_unpark() to ide-park.c by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 1866082 ide: remove ide_do_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 65ca537 ide: move ide_dma_timeout_retry() to ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  60. b6a45a0 ide: move drive_is_ready() to ide-io.c by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 8b803bd ide: sanitize ACPI initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 7ed5b15 ide: add ide_for_each_present_dev() iterator by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 7a254df ide: move ide_pktcmd_tf_load() to ide-atapi.c by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 5393f31 net: Add dependent headers to trace/skb.h by Josh Stone · 16 years ago
  65. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  66. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  67. 703a3cd Merge branch 'master' into next by James Morris · 16 years ago
  68. fa15fde Merge branch 'topic/isa-misc' into for-linus by Takashi Iwai · 16 years ago
  69. e7bfbb0 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  70. ae02cde Merge branch 'topic/drop-l3' into for-linus by Takashi Iwai · 16 years ago
  71. a3c6048 Merge branch 'topic/cs423x-merge' into for-linus by Takashi Iwai · 16 years ago
  72. 158c152 Merge branch 'topic/atmel' into for-linus by Takashi Iwai · 16 years ago
  73. b5c7848 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  74. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  75. d807500 Merge branch 'topic/pcm-cleanup' into for-linus by Takashi Iwai · 16 years ago
  76. c7ccfd0 Merge branch 'topic/ioctl-use-define' into for-linus by Takashi Iwai · 16 years ago
  77. ec6659c Merge branch 'topic/vmaster-update' into for-linus by Takashi Iwai · 16 years ago
  78. c944a93 Merge branch 'topic/rawmidi-fix' into for-linus by Takashi Iwai · 16 years ago
  79. 65b3864 Merge branch 'topic/ctl-list-cleanup' into for-linus by Takashi Iwai · 16 years ago
  80. bafdb72 Merge branch 'topic/quirk-cleanup' into for-linus by Takashi Iwai · 16 years ago
  81. 5b56eec Merge branch 'topic/jack' into for-linus by Takashi Iwai · 16 years ago
  82. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 16 years ago
  83. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 16 years ago
  84. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 16 years ago
  87. 777baa4 usbnet: support net_device_ops by Stephen Hemminger · 16 years ago
  88. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
  89. 7ca98fa snap: use const for descriptor by Stephen Hemminger · 16 years ago
  90. 8d2f9e81 sctp: Clean up TEST_FRAME hacks. by Vlad Yasevich · 16 years ago
  91. 9247744 skb: expose and constify hash primitives by Stephen Hemminger · 16 years ago
  92. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
  93. 04ec5cf ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
  94. 5e140df net: reorder struct Qdisc for better SMP performance by Eric Dumazet · 16 years ago
  95. 2e1ab63 rtnetlink: add new value for DHCP added routes by Stephen Hemminger · 16 years ago
  96. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 16 years ago
  97. af43306 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  98. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  100. 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 16 years ago