1. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 16 years ago
  2. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 16 years ago
  3. 22b4b61 USB: remove usb_find_device by Ming Lei · 16 years ago
  4. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 16 years ago
  5. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 16 years ago
  6. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 16 years ago
  7. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 16 years ago
  8. 0ba169a USB: simplify usb_sg_init() by Alan Stern · 16 years ago
  9. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 16 years ago
  10. 1e42901 USB: Turn interface_to_usbdev into an inline function by Matthew Wilcox · 16 years ago
  11. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 16 years ago
  12. b18a234 USB: Add definition for the Pipe Usage descriptor by Matthew Wilcox · 16 years ago
  13. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 16 years ago
  14. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 16 years ago
  15. 3b02ca3 USB: export the new ch11.h file to userspce by Alan Stern · 16 years ago
  16. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 16 years ago
  17. 65e0b49 USB: ncm: added ncm.h with auxiliary definitions by Yauheni Kaliuta · 16 years ago
  18. 01154aa usb: cdc: ncm constants and structures added by Yauheni Kaliuta · 16 years ago
  19. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 16 years ago
  20. 94af122 USB: Add stream ID field to struct urb. by Sarah Sharp · 16 years ago
  21. 22ad1e7 USB: Add parsing of SuperSpeed endpoint companion descriptor. by Sarah Sharp · 16 years ago
  22. 9e18c82 USB: use PM core routines to enable/disable autosuspend by Alan Stern · 16 years ago
  23. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 16 years ago
  24. 3a229eb usb: otg: add global ULPI register definitions by Heikki Krogerus · 16 years ago
  25. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 16 years ago
  26. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 16 years ago
  27. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 16 years ago
  28. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 16 years ago
  29. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 16 years ago
  30. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 16 years ago
  31. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 16 years ago
  32. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 16 years ago
  33. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 16 years ago
  34. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 16 years ago
  35. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 16 years ago
  36. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 16 years ago
  37. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 16 years ago
  38. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 16 years ago
  39. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 16 years ago
  41. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 16 years ago
  42. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 16 years ago
  43. 91bc482 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 16 years ago
  45. 1ce7e4f cgroup: Check task_lock in task_subsys_state() by Li Zefan · 16 years ago
  46. 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 16 years ago
  47. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 16 years ago
  48. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  49. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  50. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 16 years ago
  51. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 16 years ago
  52. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 16 years ago
  53. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 16 years ago
  54. cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  55. 71d0a61 NFS: Fix an unstable write data integrity race by Trond Myklebust · 16 years ago
  56. 424264b smbfs: add bdi backing to mount session by Jens Axboe · 16 years ago
  57. f1970c7 ncpfs: add bdi backing to mount session by Jens Axboe · 16 years ago
  58. 5163d90 coda: add bdi backing to mount session by Jens Axboe · 16 years ago
  59. c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 16 years ago
  60. 458f8c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  61. e80e2a6 KVM: Increase NR_IOBUS_DEVS limit to 200 by Sridhar Samudrala · 16 years ago
  62. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 16 years ago
  63. 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 16 years ago
  65. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 16 years ago
  66. a2612cb firewire: cdev: fix cut+paste mistake in disclaimer by Stefan Richter · 16 years ago
  67. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  68. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  69. 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 16 years ago
  70. c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 16 years ago
  71. b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 16 years ago
  72. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 16 years ago
  73. ca658b1 firewire: cdev: comment fixlet by Stefan Richter · 16 years ago
  74. aa6fec3 firewire: cdev: iso packet documentation by Clemens Ladisch · 16 years ago
  75. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  76. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 16 years ago
  77. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 16 years ago
  78. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 16 years ago
  79. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  80. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 16 years ago
  81. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 16 years ago
  83. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 16 years ago
  84. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 16 years ago
  85. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 16 years ago
  86. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 16 years ago
  87. 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 16 years ago
  88. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 16 years ago
  89. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  90. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 16 years ago
  91. 9d32c30 Input: matrix_keypad - allow platform to disable key autorepeat by H Hartley Sweeten · 16 years ago
  92. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 16 years ago
  93. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 16 years ago
  94. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  95. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  96. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  98. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  99. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 16 years ago
  100. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 16 years ago