1. 61a0918 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  2. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  3. bc2fd38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  4. 928a726 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  5. 8ff64b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  6. 61a9dc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  7. 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
  8. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  9. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 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. 1646df4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  12. 1b5e62b writeback: double the dirty thresholds by Wu Fengguang · 16 years ago
  13. 0a1c01c Make relatime default by Matthew Garrett · 16 years ago
  14. d0adde5 Add a strictatime mount option by Matthew Garrett · 16 years ago
  15. 11ff6f05 Allow relatime to update atime once a day by Matthew Garrett · 16 years ago
  16. e6e66b0 Dynamic debug: fix pr_fmt() build error by Greg Banks · 16 years ago
  17. 9898abb Dynamic debug: allow simple quoting of words by Greg Banks · 17 years ago
  18. 86151fd dynamic debug: update docs by Jason Baron · 17 years ago
  19. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 17 years ago
  20. 095160a sysfs: fix some bin_vm_ops errors by Hugh Dickins · 16 years ago
  21. f520360 kobject: don't block for each kobject_uevent by Arjan van de Ven · 16 years ago
  22. 6694206 sysfs: only allow one scheduled removal callback per kobj by Alex Chiang · 16 years ago
  23. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  24. 60530af Driver core: some cleanup on drivers/base/sys.c by Zhenwen Xu · 16 years ago
  25. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  26. 4995f8e vcs: hook sysfs devices into object lifetime instead of "binding" by Kay Sievers · 16 years ago
  27. ce21c7b driver core: fix passing platform_data by Ming Lei · 16 years ago
  28. 006f457 driver core: move platform_data into platform_device by Ming Lei · 16 years ago
  29. e0edd3c sysfs: don't block indefinitely for unmapped files. by Eric W. Biederman · 16 years ago
  30. ae1b417 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 17 years ago
  31. 8940b4f driver core: move knode_driver into private structure by Greg Kroah-Hartman · 17 years ago
  32. f791b8c driver core: move klist_children into private structure by Greg Kroah-Hartman · 17 years ago
  33. fb069a5 driver core: create a private portion of struct device by Greg Kroah-Hartman · 17 years ago
  34. b23530e driver core: remove polling for driver_probe_done(v5) by Ming Lei · 16 years ago
  35. 04256b4 sysfs: reference sysfs_dirent from sysfs inodes by Eric W. Biederman · 16 years ago
  36. 425cb02 sysfs: sysfs_add_one WARNs with full path to duplicate filename by Alex Chiang · 16 years ago
  37. f48f3fe driver-core: do not register a driver with bus_type not registered by Dave Young · 16 years ago
  38. e5779a5 scsi/m68k: Kill NCR_700_detect() warnings by Geert Uytterhoeven · 16 years ago
  39. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 17 years ago
  40. 6da2d37 UIO: Take offset into account when determining number of pages that can be mapped by Ian Abbott · 16 years ago
  41. 1bafeb3 uio: add the uio_aec driver by Brandon Philips · 17 years ago
  42. 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 17 years ago
  43. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 17 years ago
  44. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 17 years ago
  45. 49b420a driver core: check bus->match without holding device lock by Ming Lei · 17 years ago
  46. 4a67a1b sysfs: Take sysfs_mutex when fetching the root inode. by Eric W. Biederman · 17 years ago
  47. 8231f2f SYSFS: use standard magic.h for sysfs by Qinghuang Feng · 17 years ago
  48. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 17 years ago
  49. 6866ac9 USB: FHCI: use dev_name() in place of bus_id. by Sachin Sant · 16 years ago
  50. 54ca541 PS3: replace bus_id usage by Greg Kroah-Hartman · 17 years ago
  51. 5df5852 usb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  52. 2c0f3e9 wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  53. b2bf61f mfd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  54. cf43f4a mca: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  55. 3e274bd gpio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  56. e537b24 eisa: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  57. dfbc901 dma: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  58. 9591463 dio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  59. 9d6b4c8 amba: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  60. c3ef01c v4l: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  61. 2ead054 drm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  62. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  63. 744bcb1 rtc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  64. f2fecec pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  65. df38855 tc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  66. 1692713 sh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  67. 65a212d serial: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  68. 1173960 s390: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  69. 37f1054 rapidio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  70. 54cc695 pci: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  71. c36f1e3 mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  72. 48f8151 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  73. 2796872 zorro: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  74. 7ad33e7 video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  75. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  76. 031d551 edac: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  77. fd8345f USB: qcserial: add device id for HP devices by Alexander Shumakovitch · 16 years ago
  78. e6bdfe3 USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c by Catalin Marinas · 16 years ago
  79. b7af0bb USB: allow malformed LANGID descriptors by Daniel Mack · 16 years ago
  80. 4c24b6d USB: pxa27x_udc: typo fixes and code cleanups by Vernon Sauder · 16 years ago
  81. ab943a2 USB: gadget: gadget zero uses new suspend/resume hooks by David Brownell · 16 years ago
  82. 8942939 USB: gadget: composite device-level suspend/resume hooks by David Brownell · 16 years ago
  83. e1e609b USB: r8a66597-hcd: suspend/resume support by Yoshihiro Shimoda · 16 years ago
  84. 71d2718 USB: more u32 conversion after transfer_buffer_length and actual_length by Roel Kluin · 16 years ago
  85. d2ad67b USB: Fix cp2101 USB serial device driver termios functions for console use by VomLehn · 16 years ago
  86. d23bac9 USB: CP2101 New Device ID by Alex Stephens · 16 years ago
  87. 1b8fb41 USB: ipaq: handle 4 endpoint devices by Mark Ellis · 16 years ago
  88. 49121aa USB: S3C: Move usb-control.h to platform include by Ben Dooks · 16 years ago
  89. 3ba5f38 USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue by Ben Dooks · 16 years ago
  90. 64a3a25 USB: pedantic: spelling correction in comment for ch9.h by D.J. Capelis · 16 years ago
  91. a9f8ec4 USB: host: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 16 years ago
  92. 2dfa319 USB: ohci-s3c2410: fix name of bus clock by Ben Dooks · 16 years ago
  93. 3edb8a2 USB: ohci-s3c2410: remove <mach/hardware.h> include by Ben Dooks · 16 years ago
  94. 03ee251 USB: serial: rename cp2101 driver to cp210x by Greg Kroah-Hartman · 16 years ago
  95. 9732495 USB: CP2101 Reduce Error Logging by Craig Shelley · 16 years ago
  96. ef8b6bc USB: CP2101 Support AN205 baud rates by Craig Shelley · 16 years ago
  97. 31dbb80 USB: use kzfree() by Johannes Weiner · 16 years ago
  98. d34d972 USB: usbfs: remove unneeded "inline" annotations by Alan Stern · 16 years ago
  99. 4fe0387 USB: don't send Set-Interface after reset by Alan Stern · 16 years ago
  100. 77aa2b5 USB: remove phidget drivers from kernel tree. by Greg Kroah-Hartman · 16 years ago