1. 7a6ad1d usb: gadget zero timer init fix by David Lopo · 16 years ago
  2. 7472f38 usb: gadget zero style fixups (mostly whitespace) by David Brownell · 16 years ago
  3. f371e75 usb serial gadget: CDC ACM fixes by David Brownell · 16 years ago
  4. d75379a usb: pxa27x_udc driver by Robert Jarzmik · 16 years ago
  5. d301f52 USB: INTOVA Pixtreme camera mass storage device by Rohan Hart · 16 years ago
  6. 87521c4 USB: mos7840: test and propagate set_uart_reg return value by Roel Kluin · 16 years ago
  7. 28ffd79 USB: usbtest displays diagnostics again by David Brownell · 16 years ago
  8. 9029b17 ub: Cosmetics by Pete Zaitcev · 16 years ago
  9. 0da13c8 ub: Ignore bad residue by Pete Zaitcev · 16 years ago
  10. 82fe26b ub: Tune retries by Pete Zaitcev · 16 years ago
  11. 2c51ae7 ub: Fix timeouts by Pete Zaitcev · 16 years ago
  12. 0430421 usb: libusual kthread_run() called with wrong format. by Rusty Russell · 16 years ago
  13. b28884c usb-storage: add unusual_devs entry for Samsung YP-U3 by Alan Stern · 16 years ago
  14. 43c1e98 USB: storage/onetouch.c: make a function static by Adrian Bunk · 16 years ago
  15. e42dc36 usb-storage: fix build failure in OneTouch driver by Dmitry Torokhov · 16 years ago
  16. ce0d7d3 usb: ldusb: ld_usb semaphore to mutex by Daniel Walker · 16 years ago
  17. db11e47 USB: ISP1760 HCD driver by Sebastian Siewior · 16 years ago
  18. 0691663 driver-core: add dev_name() to help transition away from using bus_id by Kay Sievers · 16 years ago
  19. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  20. 3482a6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq by Linus Torvalds · 16 years ago
  21. 59d42c0 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 16 years ago
  22. 02cdf08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  23. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  24. 8bec4a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  25. 9f5de6b [SCSI] bsg: add large command support by FUJITA Tomonori · 16 years ago
  26. 0462590 [SCSI] aacraid: Fix down_interruptible() to check the return value correctly by Mark Salyzyn · 16 years ago
  27. 4a1236a sparc32: Delete prom_stdin and prom_stdout. by David S. Miller · 16 years ago
  28. 9f2b2a5 sparc32: More memory probing consolidation. by David S. Miller · 16 years ago
  29. ccc3402 sparc32: Kill totally unused memory information tables. by David S. Miller · 16 years ago
  30. 2678fef sparc64: Fix syscall restart, for real... by David S. Miller · 16 years ago
  31. 32039f4 serial: Fix sparc driver name strings. by David S. Miller · 16 years ago
  32. c26d3c0 sparc64: Stop creating dummy root PCI host controller devices. by David S. Miller · 16 years ago
  33. a007a75 lguest: make Launcher see device status updates by Rusty Russell · 16 years ago
  34. 9f3f746 lguest: remove bogus NULL cpu check by Rusty Russell · 16 years ago
  35. 24adf12 lguest: avoid using NR_CPUS as a bounds check. by Rusty Russell · 16 years ago
  36. 48e4043 virtio: add virtio disk geometry feature by Ryan Harper · 16 years ago
  37. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  38. 72e61eb virtio: change config to guest endian. by Rusty Russell · 16 years ago
  39. 5539ae9 virtio: finer-grained features for virtio_net by Rusty Russell · 16 years ago
  40. 99ffc69 virtio: wean net driver off NETDEV_TX_BUSY by Rusty Russell · 16 years ago
  41. 2e895e4 virtio-blk: fix remove oops by Marcelo Tosatti · 16 years ago
  42. 0527168 virtio: fix scatterlist sizing in net driver. by Rusty Russell · 16 years ago
  43. cb38fa2 virtio: de-structify virtio_block status byte by Rusty Russell · 16 years ago
  44. 8147313 virtio: export more headers to userspace by Christian Borntraeger · 16 years ago
  45. 597d56e virtio: fix sparse return void-valued expression warnings by Harvey Harrison · 16 years ago
  46. 655aa31 virtio: fix tx_ stats in virtio_net by Rusty Russell · 16 years ago
  47. 5ef8275 virtio: ignore corrupted virtqueues rather than spinning. by Rusty Russell · 16 years ago
  48. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 16 years ago
  49. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 16 years ago
  50. 8b16924 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  51. 52c0e11 netfilter: assign PDE->fops before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  52. 84841c3 ipv4: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  53. 1d3faa3 vlan: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  54. 0c89652 atm: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  55. 0bb53a6 ipv6: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  56. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  57. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  58. e7fe233 sunrpc: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  59. 3b57506 [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus by Paul Mackerras · 16 years ago
  60. d9f2f3f [POWERPC] PS3: Update ps3_defconfig by Geoff Levand · 16 years ago
  61. 5442381 [POWERPC] PS3: Remove unsupported wakeup sources by Geoff Levand · 16 years ago
  62. fdedb4c [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static by Geert Uytterhoeven · 16 years ago
  63. 483d887 [POWERPC] PS3: Add time include to lpm by FUJITA Tomonori · 16 years ago
  64. bbea346 [POWERPC] Fix slb.c compile warnings by Geoff Levand · 16 years ago
  65. 5be661a Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  66. b17b818 [POWERPC] Xilinx: Fix compile warnings by Kumar Gala · 16 years ago
  67. 128cf7f [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c by Becky Bruce · 16 years ago
  68. 9941d94 [RAPIDIO] fix current kernel-doc notation by Randy Dunlap · 16 years ago
  69. e598477 [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slot by Anton Vorontsov · 16 years ago
  70. fb65f18 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  71. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 16 years ago
  72. 44a9809 rt2x00: Don't enable short preamble for 1MBs by Ivo van Doorn · 16 years ago
  73. 2218228 Make linux/wireless.h be able to compile by Kirill A. Shutemov · 16 years ago
  74. 786b455 iwlwifi: fix debug messages during scanning by Bill Moss · 16 years ago
  75. f527648 iwlwifi: fix current channel is not scanned by Guy Cohen · 16 years ago
  76. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 16 years ago
  77. f8e811b [IA64] fix file and descriptor handling in perfmon by Al Viro · 16 years ago
  78. 848376c [IA64] TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  79. c0cd661 [IA64] smp.c coding style fix by Hidetoshi Seto · 16 years ago
  80. f6acb63 slub: #ifdef simplification by Christoph Lameter · 16 years ago
  81. f715e6f slabinfo: Support printout of the number of fallbacks by Christoph Lameter · 16 years ago
  82. 0121c619 slub: Whitespace cleanup and use of strict_strtoul by Christoph Lameter · 16 years ago
  83. 886c35f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  84. 6ed7b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linus by Linus Torvalds · 16 years ago
  85. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  86. fbe543b Fix a potential issue in mpc52xx uart driver by Andrew Liu · 16 years ago
  87. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  88. f32ddad firewire: fw-sbp2: log scsi_target ID at release by Stefan Richter · 16 years ago
  89. 07c7224 ieee1394: fix NULL pointer dereference in sysfs access by Stefan Richter · 16 years ago
  90. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  91. 90ebd87 kbuild: fix vmlinux.o link by Sam Ravnborg · 16 years ago
  92. b44158d kconfig: made check-lxdialog more portable by Sam Ravnborg · 16 years ago
  93. bcf35af make generic sys_ptrace unconditional by Christoph Hellwig · 16 years ago
  94. 5c598b3 [PATCH] fix sysctl_nr_open bugs by Al Viro · 16 years ago
  95. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 16 years ago
  96. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  97. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 16 years ago
  98. bf7da7b [PATCH] remove horrors with irix tty ioctls handling by Al Viro · 16 years ago
  99. 74d92ab [PATCH] fix file and descriptor handling in perfmon by Al Viro · 16 years ago
  100. 80791be [POWERPC] mpc5200: Allow for fixed speed MII configurations by Grant Likely · 16 years ago