1. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 16 years ago
  2. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 16 years ago
  3. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 16 years ago
  4. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 16 years ago
  5. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 16 years ago
  6. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 16 years ago
  7. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 16 years ago
  8. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 16 years ago
  9. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 16 years ago
  10. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 16 years ago
  11. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 16 years ago
  12. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 16 years ago
  13. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 16 years ago
  14. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  15. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 16 years ago
  16. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 16 years ago
  17. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 16 years ago
  18. 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
  19. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 16 years ago
  20. 1ce7e4f cgroup: Check task_lock in task_subsys_state() by Li Zefan · 16 years ago
  21. 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 16 years ago
  22. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 16 years ago
  23. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  24. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  25. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 16 years ago
  26. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 16 years ago
  27. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 16 years ago
  28. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 16 years ago
  29. 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
  30. 71d0a61 NFS: Fix an unstable write data integrity race by Trond Myklebust · 16 years ago
  31. 424264b smbfs: add bdi backing to mount session by Jens Axboe · 16 years ago
  32. f1970c7 ncpfs: add bdi backing to mount session by Jens Axboe · 16 years ago
  33. 5163d90 coda: add bdi backing to mount session by Jens Axboe · 16 years ago
  34. c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 16 years ago
  35. 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
  36. e80e2a6 KVM: Increase NR_IOBUS_DEVS limit to 200 by Sridhar Samudrala · 16 years ago
  37. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 16 years ago
  38. 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
  39. be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 16 years ago
  40. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 16 years ago
  41. a2612cb firewire: cdev: fix cut+paste mistake in disclaimer by Stefan Richter · 16 years ago
  42. 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
  43. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  44. 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 16 years ago
  45. c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 16 years ago
  46. b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 16 years ago
  47. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 16 years ago
  48. ca658b1 firewire: cdev: comment fixlet by Stefan Richter · 16 years ago
  49. aa6fec3 firewire: cdev: iso packet documentation by Clemens Ladisch · 16 years ago
  50. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  51. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 16 years ago
  52. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 16 years ago
  53. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 16 years ago
  54. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  55. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 16 years ago
  56. 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
  57. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 16 years ago
  58. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 16 years ago
  59. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 16 years ago
  60. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 16 years ago
  61. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 16 years ago
  62. 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 16 years ago
  63. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 16 years ago
  64. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  65. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 16 years ago
  66. 9d32c30 Input: matrix_keypad - allow platform to disable key autorepeat by H Hartley Sweeten · 16 years ago
  67. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 16 years ago
  68. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 16 years ago
  69. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  70. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  71. 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
  72. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  73. 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
  74. 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
  75. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 16 years ago
  76. 6072f74 ide: Requeue request after DMA timeout by Herbert Xu · 16 years ago
  77. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 16 years ago
  78. d5e50da module: add stub for is_module_percpu_address by Randy Dunlap · 16 years ago
  79. de380b5 percpu: don't implicitly include slab.h from percpu.h by Tejun Heo · 16 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  81. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  82. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 16 years ago
  83. 367d6ac ARM: 6003/1: removing compilation warning from pl061.h by viresh kumar · 16 years ago
  84. c36207a ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h by viresh kumar · 16 years ago
  85. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 16 years ago
  86. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 16 years ago
  87. 259354d module: encapsulate percpu handling better and record percpu_size by Tejun Heo · 16 years ago
  88. 71c5c15 net: Add MSG_WAITFORONE flag to recvmmsg by Brandon L Black · 16 years ago
  89. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  90. 5a7aadf Freezer: Fix buggy resume test for tasks frozen with cgroup freezer by Matt Helsley · 16 years ago
  91. 054319b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 8128f55 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
  93. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  94. 80bb3a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  95. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 16 years ago
  96. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  97. 90fddab Document Linux's circular buffering capabilities by David Howells · 16 years ago
  98. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 16 years ago
  99. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 16 years ago
  100. 4c87684 kfifo: fix KFIFO_INIT in include/linux/kfifo.h by David Härdeman · 16 years ago