1. 7757f09 virtio_blk: fix endianess annotations by Christian Borntraeger · 17 years ago
  2. 7f31fe0 virtio_config: fix len calculation of config elements by Christian Borntraeger · 17 years ago
  3. f7f510e virtio: An entropy device, as suggested by hpa. by Rusty Russell · 17 years ago
  4. 3ef5360 virtio_blk: allow read-only disks by Christian Borntraeger · 17 years ago
  5. 6456591 block: make blktrace use per-cpu buffers for message notes by Jens Axboe · 17 years ago
  6. 9d5f09a Added in MESSAGE notes for blktraces by Alan D. Brunelle · 17 years ago
  7. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 17 years ago
  8. 84a8816 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  9. c5e6fd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  10. 2548baa i2c: Align i2c_device_id by Jiri Slaby · 17 years ago
  11. 12d15f0 for_each_online_pgdat(): kerneldoc fix by Fernando Luis Vazquez Cao · 17 years ago
  12. 6ea0205 gpio: build fixes by David Brownell · 17 years ago
  13. cdc83ae SM501: reverse FPEN/VBIASEN flags behaviour by Ben Dooks · 17 years ago
  14. dfc7064 md: restart recovery cleanly after device failure. by NeilBrown · 17 years ago
  15. 90b0871 md: allow parallel resync of md-devices. by Bernd Schubert · 17 years ago
  16. 6bcfd60 md: kill file_path wrapper by Christoph Hellwig · 17 years ago
  17. 03de250 md: proper extern for mdp_major by Adrian Bunk · 17 years ago
  18. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 17 years ago
  19. 6c7c6af types.h: don't expose struct ustat to userspace by maximilian attems · 17 years ago
  20. 4b6f6ce serial: support for InstaShield IS-400 four port RS-232 PCI card by Ignacio García Pérez · 17 years ago
  21. b8fdaf5 i5k_amb: support Intel 5400 chipset by Darrick J. Wong · 17 years ago
  22. 289c79a vlan: Use bitmask of feature flags instead of seperate feature bits by Patrick McHardy · 17 years ago
  23. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  24. 4b74944 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 17 years ago
  25. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 17 years ago
  26. d40ace0 Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  27. e616c63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. fd9908c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  29. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 17 years ago
  30. afba937 USB: CDC WDM driver by Oliver Neukum · 17 years ago
  31. 8882b39 Driver core: add device_create_vargs and device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  32. 424de91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  33. f8dea7a HID: remove CVS keywords by Adrian Bunk · 17 years ago
  34. 6e70459 HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. by Diego 'Flameeyes' Petteno · 17 years ago
  35. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  36. 88e6c949 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  37. 50af2fa libata: ignore SIMG4726 config pseudo device by Tejun Heo · 17 years ago
  38. bf1bff6 libata: increase PMP register access timeout to 3s by Tejun Heo · 17 years ago
  39. 07633b5 ata: remove FIT() macro by Harvey Harrison · 17 years ago
  40. e6da97e ipv6: Move <linux/in6.h> from header-y to unifdef-y. by Robert P. J. Day · 17 years ago
  41. c3cc3bd dlm: <linux/dlm_plock.h> should be "unifdef"ed. by Robert P. J. Day · 17 years ago
  42. 008fdbc svcrdma: Change svc_rdma_send_error return type to void by Tom Tucker · 17 years ago
  43. 8da91ea svcrdma: Move destroy to kernel thread by Tom Tucker · 17 years ago
  44. 8740767 svcrdma: Use standard Linux lists for context cache by Tom Tucker · 17 years ago
  45. 02e7452 svcrdma: Simplify RDMA_READ deferral buffer management by Tom Tucker · 17 years ago
  46. 10a38c3 svcrdma: Remove unused READ_DONE context flags bit by Tom Tucker · 17 years ago
  47. eb8a790 i2c: Kill the old driver matching scheme by Jean Delvare · 17 years ago
  48. 08a6fac [PATCH] get rid of leak in compat_execve() by Al Viro · 17 years ago
  49. 02afc626 [PATCH] dup_fd() fixes, part 1 by Al Viro · 17 years ago
  50. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  51. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 17 years ago
  52. a1a61a4 atm: Cleanup atm_tcp.h and atm.h for userspace. by Mike Frysinger · 17 years ago
  53. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  54. 44c8143 per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules by Eric Dumazet · 17 years ago
  55. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 17 years ago
  56. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 17 years ago
  57. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 17 years ago
  58. e0b4eb5 make ide-iops.c:SELECT_MASK() static by Adrian Bunk · 17 years ago
  59. fc99824c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  60. e90a4e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  61. 0a3ad00 Driver core: struct class remove children list by Dave Young · 17 years ago
  62. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 17 years ago
  63. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  64. d23039e USB: add association.h by Greg Kroah-Hartman · 17 years ago
  65. 78bb6cb fuse: add flag to turn on big writes by Miklos Szeredi · 17 years ago
  66. 4cd1a8f memcg: fix possible panic when CONFIG_MM_OWNER=y by KOSAKI Motohiro · 17 years ago
  67. f4ed0de cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len by Paul Jackson · 17 years ago
  68. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 17 years ago
  69. 8388e3d net: Set LL_MAX_HEADER properly for wireless. by David S. Miller · 17 years ago
  70. c714a53 Make 'cond_resched()' nullification depend on PREEMPT_BKL by Linus Torvalds · 17 years ago
  71. 9404ef0 Fix up 'need_resched()' definition by Linus Torvalds · 17 years ago
  72. 4951704 syncppp: Fix crashes. by David S. Miller · 17 years ago
  73. 5701412 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  74. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 17 years ago
  75. 60b129d i2c: Match dummy devices by type by Jean Delvare · 17 years ago
  76. 633331f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  77. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 17 years ago
  78. 9c3cdc1 Move ACCESS_ONCE() to <linux/compiler.h> by Linus Torvalds · 17 years ago
  79. 005b1f7 [libata] revert new check-ready Status register logic by Jeff Garzik · 17 years ago
  80. d9a9a23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  81. 6c2545e module: put modversions in vermagic by Rusty Russell · 17 years ago
  82. 8af302e [POWERPC] Fix of_i2c include for module compilation by Jochen Friedrich · 17 years ago
  83. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  84. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  85. 0f1bce4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 17 years ago
  86. 33f9936 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  87. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 17 years ago
  88. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 17 years ago
  89. 6d63c27 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice by Jens Axboe · 17 years ago
  90. 221e583 udf: Make udf exportable by Rasmus Rohde · 17 years ago
  91. 7f3d4ee vfs: splice remove_suid() cleanup by Miklos Szeredi · 17 years ago
  92. bb78be8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  93. 33dcdac [PATCH] kill ->put_inode by Christoph Hellwig · 17 years ago
  94. 54c852a Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  95. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 17 years ago
  96. 10acf3b libata: export ata_eh_analyze_ncq_error by Mark Lord · 17 years ago
  97. 78ab88f libata: improve post-reset device ready test by Tejun Heo · 17 years ago
  98. bb896af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 17 years ago
  99. 2e83fc4 Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  100. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 17 years ago