1. fa3ba2e8 [PATCH] fix Module taint flags listing in Oops/panic by Florin Malita · 18 years ago
  2. e0ab292 [PATCH] Add carta_random32() library routine by Stephane Eranian · 18 years ago
  3. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  4. 9858db5 [PATCH] mm: locks_freed fix by Nick Piggin · 18 years ago
  5. 72b64b5 [PATCH] ext4 uninline ext4_get_group_no_and_offset() by Andrew Morton · 18 years ago
  6. 8fadc14 [PATCH] ext4: move block number hi bits by Alexandre Ratchov · 18 years ago
  7. 0d1ee42 [PATCH] ext4: allow larger descriptor size by Alexandre Ratchov · 18 years ago
  8. 18eba7a [PATCH] jbd2: switch blks_type from sector_t to ull by Mingming Cao · 18 years ago
  9. 2ae0210 [PATCH] ext4: blk_type from sector_t to unsigned long long by Mingming Cao · 18 years ago
  10. bd81d8e [PATCH] ext4: 64bit metadata by Laurent Vivier · 18 years ago
  11. a1ddeb7 [PATCH] ext4: 48bit i_file_acl by Badari Pulavarty · 18 years ago
  12. 2997176 [PATCH] jbd2: sector_t conversion by Mingming Cao · 18 years ago
  13. b517bea [PATCH] 64-bit jbd2 core by Zach Brown · 18 years ago
  14. d0d856e [PATCH] ext4: clean up comments in ext4-extents patch by Randy Dunlap · 18 years ago
  15. 471d401 [PATCH] ext4: uninitialised extent handling by Suparna Bhattacharya · 18 years ago
  16. f65e6fb [PATCH] ext4: 48bit physical block number support in extents by Alex Tomas · 18 years ago
  17. 3a5b2ec [PATCH] ext4: switch fsblk to sector_t by Mingming Cao · 18 years ago
  18. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  19. c3fcc81 [PATCH] jbd2: cleanup ext4_jbd.h by Dave Kleikamp · 18 years ago
  20. f7f4bcc [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols by Mingming Cao · 18 years ago
  21. 470decc [PATCH] jbd2: initial copy of files from jbd by Dave Kleikamp · 18 years ago
  22. 02ea210 [PATCH] ext4: enable building of ext4 by Mingming Cao · 18 years ago
  23. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  24. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago
  25. 502717f [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range() by Chen, Kenneth W · 18 years ago
  26. 44aa535 [PATCH] ufs endianness annotations by Al Viro · 18 years ago
  27. d136fe7 [PATCH] Finish annotations of struct vlan_ethhdr by Alexey Dobriyan · 19 years ago
  28. 6ca1584 [PATCH] smbfs endianness annotations by Al Viro · 19 years ago
  29. 56052d5 [PATCH] cdrom: add endianness annotations by Alexey Dobriyan · 19 years ago
  30. 29756fa [PATCH] trivial iomem annotations: istallion by Al Viro · 18 years ago
  31. fb136e9 [PATCH] fix misannotation in ioc4.h by Al Viro · 18 years ago
  32. ba46df9 [PATCH] __user annotations: futex by Al Viro · 18 years ago
  33. 1acc04c [PATCH] dccp __user annotations by Al Viro · 18 years ago
  34. b0ac3f5 [HEADERS] Put linux/config.h out of its misery. by Dave Jones · 18 years ago
  35. 659564c [PATCH] Introduce vfs_listxattr by Bill Nottingham · 18 years ago
  36. cb1055f [PATCH] linux/io.h needs types.h by Al Viro · 18 years ago
  37. a8f47c4 [PATCH] missing include of scatterlist.h by Al Viro · 18 years ago
  38. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  39. ec5a19d [PATCH] mmc: multi sector write transfers by Pierre Ossman · 18 years ago
  40. 3260259 [PATCH] sched: fix a kerneldoc error on is_init() by Henne · 18 years ago
  41. a666ecf [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch by Jan Blunck · 18 years ago
  42. 7236e97 [PATCH] provide tickadj define by Roman Zippel · 18 years ago
  43. 7f7bbbe [PATCH] page fault retry with NOPAGE_REFAULT by Benjamin Herrenschmidt · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. da48279 IRQ: Typedef the IRQ handler function type by David Howells · 18 years ago
  46. 57a58a9 IRQ: Typedef the IRQ flow handler function type by David Howells · 18 years ago
  47. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  48. ed542be [SCSI] raid class: handle component-add errors by Jeff Garzik · 18 years ago
  49. cc94dcf Merge branch 'for-2.6.19' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  50. 5170065 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  51. 2c2345c [PATCH] Document bi_sector and sector_t by Roger Gammans · 18 years ago
  52. f583f49 [PATCH] helper function for retrieving scsi_cmd given host based block layer tag by David C Somayajulu · 18 years ago
  53. 9ab4f88 [PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL by Haavard Skinnemoen · 18 years ago
  54. c4710e6 [MIPS] Remove remaining reference to ite_gpio.h from Kbuild by David Woodhouse · 18 years ago
  55. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  56. 4a61f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 by Linus Torvalds · 18 years ago
  57. d002ec4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  58. 5a96c5d Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 by Linus Torvalds · 18 years ago
  59. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  60. 18e6756 Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  61. e30fdb1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  62. d56b9b9 [PATCH] The scheduled removal of some OSS drivers by Adrian Bunk · 18 years ago
  63. 595182b [PATCH] RCU: CREDITS and MAINTAINERS by Josh Triplett · 18 years ago
  64. 20e9751 [PATCH] rcu: simplify/improve batch tuning by Oleg Nesterov · 18 years ago
  65. e6a9201 [PATCH] SRCU: report out-of-memory errors by Alan Stern · 18 years ago
  66. eabc069 [PATCH] Add SRCU-based notifier chains by Alan Stern · 18 years ago
  67. 621934e [PATCH] srcu-3: RCU variant permitting read-side blocking by Paul E. McKenney · 18 years ago
  68. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  69. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  70. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  71. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  72. e78d016 [PATCH] Add Hypertransport capability defines by Eric W. Biederman · 18 years ago
  73. 23d0b8b [PATCH] genirq: irq: generalize the check for HARDIRQ_BITS by Eric W. Biederman · 18 years ago
  74. 323a01c [PATCH] genirq: irq: remove msi hacks by Eric W. Biederman · 18 years ago
  75. 3a16d71 [PATCH] genirq: irq: add a dynamic irq creation API by Eric W. Biederman · 18 years ago
  76. 38bc036 [PATCH] genirq: msi: refactor the msi_ops by Eric W. Biederman · 18 years ago
  77. 0366f8f [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg by Eric W. Biederman · 18 years ago
  78. e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
  79. a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago
  80. f7aa263 [PATCH] Fix linux/nfsd/const.h for make headers_check by Cedric Le Goater · 18 years ago
  81. 42ca099 [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals by J.Bruce Fields · 18 years ago
  82. 81c3f41 [PATCH] knfsd: nfsd4: xdr encoding for fs_locations by J.Bruce Fields · 18 years ago
  83. 9334691 [PATCH] knfsd: nfsd4: fslocations data structures by Manoj Naik · 18 years ago
  84. b009a87 [PATCH] knfsd: nfsd: store export path in export by J.Bruce Fields · 18 years ago
  85. 89e63ef [PATCH] Convert lockd to use the newer mutex instead of the older semaphore by Neil Brown · 18 years ago
  86. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  87. 460f5ca [PATCH] knfsd: export nsm_local_state to user space via sysctl by Olaf Kirch · 18 years ago
  88. 39be450 [PATCH] knfsd: match GRANTED_RES replies using cookies by Olaf Kirch · 18 years ago
  89. 031d869 [PATCH] knfsd: make nlmclnt_next_cookie SMP safe by Olaf Kirch · 18 years ago
  90. abd1f50 [PATCH] knfsd: lockd: optionally use hostnames for identifying peers by Olaf Kirch · 18 years ago
  91. 350fce8 [PATCH] knfsd: simplify nlmsvc_invalidate_all by NeilBrown · 18 years ago
  92. f2af793 [PATCH] knfsd: lockd: make nlm_traverse_* more flexible by Olaf Kirch · 18 years ago
  93. 07ba806 [PATCH] knfsd: change nlm_file to use a hlist by Olaf Kirch · 18 years ago
  94. 68a2d76 [PATCH] knfsd: lockd: Change list of blocked list to list_node by Olaf Kirch · 18 years ago
  95. 0cea327 [PATCH] knfsd: lockd: make the hash chains use a hlist_node by Olaf Kirch · 18 years ago
  96. 9502c52 [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle by Olaf Kirch · 18 years ago
  97. 5c8dd29 [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle by Olaf Kirch · 18 years ago
  98. 8dead0d [PATCH] knfsd: lockd: introduce nsm_handle by Olaf Kirch · 18 years ago
  99. db4e4c9 [PATCH] knfsd: when looking up a lockd host, pass hostname & length by Olaf Kirch · 18 years ago
  100. cf712c2 [PATCH] knfsd: consolidate common code for statd->lockd notification by Olaf Kirch · 18 years ago