1. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  2. 48257c4 Add fs_enet ethernet network driver, for several embedded platforms. by Pantelis Antoniou · 19 years ago
  3. a4e2b34 [PATCH] tg3: add 5714/5715 support by Michael Chan · 19 years ago
  4. 5fadd05 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  5. e5dfa92 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  6. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  7. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  8. 0ee40c6 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  9. 236fa08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 by Linus Torvalds · 19 years ago
  10. 260b236 [PATCH] gfp_t: the rest by Al Viro · 19 years ago
  11. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  12. 53f9fc9 [PATCH] gfp_t: remaining bits of arch/* by Al Viro · 19 years ago
  13. 1ef64e6 [PATCH] gfp_t: sound by Al Viro · 19 years ago
  14. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  15. 9796fdd [PATCH] gfp_t: kernel/* by Al Viro · 19 years ago
  16. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  17. 970a9e7 [PATCH] gfp_t: dma-mapping (simple cases) by Al Viro · 19 years ago
  18. 5fb5cbe [PATCH] gfp_t: dma-mapping (xtensa) by Al Viro · 19 years ago
  19. f80aabb [PATCH] gfp_t: dma-mapping (amd64) by Al Viro · 19 years ago
  20. 6dae2c2 [PATCH] gfp_t: dma-mapping (sh) by Al Viro · 19 years ago
  21. e82dd4d [PATCH] gfp_t: dma-mapping (ppc) by Al Viro · 19 years ago
  22. 5c1fb41 [PATCH] gfp_t: dma-mapping (parisc) by Al Viro · 19 years ago
  23. 185a8ff [PATCH] gfp_t: dma-mapping (mips) by Al Viro · 19 years ago
  24. a5da7d3 [PATCH] gfp_t: dma-mapping (frv) by Al Viro · 19 years ago
  25. 43b7eae [PATCH] gfp_t: dma-mapping (cris) by Al Viro · 19 years ago
  26. 55c5d74 [PATCH] gfp_t: dma-mapping (alpha) by Al Viro · 19 years ago
  27. 06a5449 [PATCH] gfp_t: dma-mapping (ia64) by Al Viro · 19 years ago
  28. f9e3214 [PATCH] gfp_t: dma-mapping (arm) by Al Viro · 19 years ago
  29. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 19 years ago
  30. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  31. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  32. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  33. 6daa0e2 [PATCH] gfp_t: mm/* (easy parts) by Al Viro · 19 years ago
  34. af4ca45 [PATCH] gfp_t: infrastructure by Al Viro · 19 years ago
  35. 64521d1 [BLOCK] elevator switch fixes/cleanup by Jens Axboe · 19 years ago
  36. cb98fc8 [BLOCK] Reimplement elevator switch by Tejun Heo · 19 years ago
  37. cb19833 [BLOCK] kill generic max_back_kb handling by Tejun Heo · 19 years ago
  38. 06b8624 [PATCH] 03/05 move last_merge handlin into generic elevator code by Tejun Heo · 19 years ago
  39. 1b47f53 [PATCH] generic dispatch fixes by Jens Axboe · 19 years ago
  40. 8922e16 [PATCH] 01/05 Implement generic dispatch queue by Tejun Heo · 19 years ago
  41. 20e5c81 [patch] remove gendisk->stamp_idle field by Chen, Kenneth W · 19 years ago
  42. 434f1d1 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  43. 4f9838c NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. by Trond Myklebust · 19 years ago
  44. 16e4295 NFSv4: Add post-op attributes to nfs4_proc_remove() by Trond Myklebust · 19 years ago
  45. 6caf2c8 NFSv4: Add post-op attributes to nfs4_proc_rename() by Trond Myklebust · 19 years ago
  46. 91ba2ee NFSv4: Add post-op attributes to nfs4_proc_link() by Trond Myklebust · 19 years ago
  47. 516a6af NFS: Add optional post-op getattr instruction to the NFSv4 file close. by Trond Myklebust · 19 years ago
  48. 56ae19f NFSv4: Add directory post-op attributes to the CREATE operations. by Trond Myklebust · 19 years ago
  49. decf491 NFS: Don't let nfs_end_data_update() clobber attribute update information by Trond Myklebust · 19 years ago
  50. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  51. 913a70f NFS: Convert cache_change_attribute into a jiffy-based value by Trond Myklebust · 19 years ago
  52. 0e574af NFS: Cleanup initialisation of struct nfs_fattr by Trond Myklebust · 19 years ago
  53. 26ba2a7 Merge branch 'master' by Jeff Garzik · 19 years ago
  54. b2ab040 Merge branch 'master' by Jeff Garzik · 19 years ago
  55. 79b95a4 Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" by Linus Torvalds · 19 years ago
  56. 4c2cb58 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  57. e02fd44 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  58. dd41bf9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  59. 7edc24c [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bitops.h by Ian Campbell · 19 years ago
  60. ccd7bc2 Merge branch 'master' by Jeff Garzik · 19 years ago
  61. 1f57389 Merge branch 'master' by Jeff Garzik · 19 years ago
  62. c83c248 [SK_BUFF] kernel-doc: fix skbuff warnings by Randy Dunlap · 19 years ago
  63. 80b30c1 [IPSEC]: Kill obsolete get_mss function by Herbert Xu · 19 years ago
  64. 5ed688a [LLC]: Strip RIF flag from source MAC address by Jochen Friedrich · 19 years ago
  65. 0db9ae4 [PATCH] alpha: atomic dependency fix by Andrew Morton · 19 years ago
  66. 551f8f0 [SERIAL] new hp diva console port by Justin Chen · 19 years ago
  67. add7b58 [SERIAL] support the Exsys EX-4055 4S four-port card by Bjorn Helgaas · 19 years ago
  68. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  69. d475f3f [PATCH] alpha: additional smp barriers by Ivan Kokshaysky · 19 years ago
  70. 4595f25 [AX.25]: Fix signed char bug by Ralf Baechle · 19 years ago
  71. 057ace5 libata: const-ification bombing run by Jeff Garzik · 19 years ago
  72. cf48293 libata: turn on block layer clustering by Jeff Garzik · 19 years ago
  73. 452503f Add ide-timing functionality to libata. by Alan Cox · 19 years ago
  74. 11e29e2 libata: handle early device PIO modes correctly by Alan Cox · 19 years ago
  75. 2c86c83 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  76. 9789089 Merge rsync://bughost.org/repos/ieee80211-delta/ by Jeff Garzik · 19 years ago
  77. 519a62b Update version ieee80211 stamp to 1.1.6 by James Ketrenos · 19 years ago
  78. 7fe8785 [ARM] 3028/1: S3C2410 - add DCLK mask definitions by Ben Dooks · 19 years ago
  79. a7ce8ed [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations by Ben Dooks · 19 years ago
  80. 654b153 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  81. ac9b9c6 [PATCH] Fix handling spurious page fault for hugetlb region by Hugh Dickins · 19 years ago
  82. 323cb3c Merge branch 'master' by Jeff Garzik · 19 years ago
  83. 902f907 Merge branch 'master' by Jeff Garzik · 19 years ago
  84. 26baeba Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  85. 281dd25 [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory by Yasunori Goto · 19 years ago
  86. 3359b54 [PATCH] Handle spurious page fault for hugetlb region by Seth, Rohit · 19 years ago
  87. a0857d0 RPCSEC_GSS: krb5 cleanup by J. Bruce Fields · 19 years ago
  88. 00fd6e1 RPCSEC_GSS remove all qop parameters by J. Bruce Fields · 19 years ago
  89. 14ae162 RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. by J. Bruce Fields · 19 years ago
  90. bfa9151 RPCSEC_GSS: krb5 pre-privacy cleanup by J. Bruce Fields · 19 years ago
  91. 24b2605 RPCSEC_GSS: cleanup au_rslack calculation by J. Bruce Fields · 19 years ago
  92. ead5e1c SUNRPC: Provide a callback to allow free pages allocated during xdr encoding by J. Bruce Fields · 19 years ago
  93. 293f1eb SUNRPC: Add support for privacy to generic gss-api code. by J. Bruce Fields · 19 years ago
  94. 302a5c4 [PATCH] sgiseeq: Configure PIO and DMA timing requests. by Ralf Baechle · 19 years ago
  95. cb1f7be Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  96. 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
  97. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  98. 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
  99. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  100. 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago