1. f583f49 [PATCH] helper function for retrieving scsi_cmd given host based block layer tag by David C Somayajulu · 18 years ago
  2. 4a61f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 by Linus Torvalds · 18 years ago
  3. d002ec4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  4. 5a96c5d Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 by Linus Torvalds · 18 years ago
  5. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  6. 18e6756 Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  7. a0a00cb [PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync by Alan Cox · 18 years ago
  8. 11966ad [PATCH] RTC: build fixes by Jeff Garzik · 18 years ago
  9. e30fdb1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  10. 5b9b557 [PATCH] git-powerpc: wrapper: don't require execute permissions by Andrew Morton · 18 years ago
  11. ece7f77 [PATCH] kill sound/oss/*_syms.c by Adrian Bunk · 18 years ago
  12. d56b9b9 [PATCH] The scheduled removal of some OSS drivers by Adrian Bunk · 18 years ago
  13. 595182b [PATCH] RCU: CREDITS and MAINTAINERS by Josh Triplett · 18 years ago
  14. 20e9751 [PATCH] rcu: simplify/improve batch tuning by Oleg Nesterov · 18 years ago
  15. 4b6c2cc [PATCH] rcu: add sched torture type to rcutorture by Josh Triplett · 18 years ago
  16. 11a1470 [PATCH] rcu: add rcu_bh_sync torture type to rcutorture by Josh Triplett · 18 years ago
  17. 20d2e42 [PATCH] rcu: add rcu_sync torture type to rcutorture by Josh Triplett · 18 years ago
  18. e303373 [PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation by Josh Triplett · 18 years ago
  19. b772e1d [PATCH] RCU: add fake writers to rcutorture by Josh Triplett · 18 years ago
  20. 75cfef3 [PATCH] rcu: Fix sign bug making rcu_random always return the same sequence by Josh Triplett · 18 years ago
  21. 2860aab [PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader startup fails by Josh Triplett · 18 years ago
  22. 3c29e03 [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter by Josh Triplett · 18 years ago
  23. ff2c93a [PATCH] rcu: Add MODULE_AUTHOR to rcutorture module by Josh Triplett · 18 years ago
  24. b4dfdbb [PATCH] cpufreq: make the transition_notifier chain use SRCU by Alan Stern · 18 years ago
  25. e6a9201 [PATCH] SRCU: report out-of-memory errors by Alan Stern · 18 years ago
  26. eabc069 [PATCH] Add SRCU-based notifier chains by Alan Stern · 18 years ago
  27. b2896d2 [PATCH] srcu-3: add SRCU operations to rcutorture by Paul E. McKenney · 18 years ago
  28. 621934e [PATCH] srcu-3: RCU variant permitting read-side blocking by Paul E. McKenney · 18 years ago
  29. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  30. 03571e1 [PATCH] msi: move the ia64 code into arch/ia64 by Eric W. Biederman · 18 years ago
  31. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  32. 277bc33 [PATCH] msi: only use a single irq_chip for msi interrupts by Eric W. Biederman · 18 years ago
  33. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  34. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  35. e78d016 [PATCH] Add Hypertransport capability defines by Eric W. Biederman · 18 years ago
  36. cd1182f [PATCH] genirq: x86_64 irq: Kill irq compression by Eric W. Biederman · 18 years ago
  37. f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 18 years ago
  38. 550f229 [PATCH] genirq: x86_64 irq: make vector_irq per cpu by Eric W. Biederman · 18 years ago
  39. e500f57 [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq number by Eric W. Biederman · 18 years ago
  40. 23d0b8b [PATCH] genirq: irq: generalize the check for HARDIRQ_BITS by Eric W. Biederman · 18 years ago
  41. 323a01c [PATCH] genirq: irq: remove msi hacks by Eric W. Biederman · 18 years ago
  42. ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  43. 04b9267 [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  44. 4b2fabb [PATCH] genirq: msi: only build msi-apic.c on ia64 by Eric W. Biederman · 18 years ago
  45. 2d3fcc1 [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c by Eric W. Biederman · 18 years ago
  46. 589e367 [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c by Eric W. Biederman · 18 years ago
  47. 1ce0337 [PATCH] genirq: msi: make the msi code irq based and not vector based by Eric W. Biederman · 18 years ago
  48. c4fa0bbf [PATCH] genirq: x86_64 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  49. 3fc471e [PATCH] genirq: i386 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  50. b6cf258 [PATCH] genirq: ia64 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  51. 3a16d71 [PATCH] genirq: irq: add a dynamic irq creation API by Eric W. Biederman · 18 years ago
  52. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  53. 38bc036 [PATCH] genirq: msi: refactor the msi_ops by Eric W. Biederman · 18 years ago
  54. 0366f8f [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg by Eric W. Biederman · 18 years ago
  55. dd159ee [PATCH] genirq: msi: make the msi boolean tests return either 0 or 1 by Eric W. Biederman · 18 years ago
  56. 7bd007e [PATCH] genirq: msi: simplify msi enable and disable by Eric W. Biederman · 18 years ago
  57. 0be6652 [PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus by Eric W. Biederman · 18 years ago
  58. e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
  59. a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago
  60. f5b9ed7 [PATCH] genirq: convert the i386 architecture to irq-chips by Ingo Molnar · 18 years ago
  61. f29bd1b [PATCH] genirq: convert the x86_64 architecture to irq-chips by Ingo Molnar · 18 years ago
  62. 0271eb9 [PATCH] fbdev: riva warning fix by Andrew Morton · 18 years ago
  63. 237fead [PATCH] ecryptfs: fs/Makefile and fs/Kconfig by Michael Halcrow · 18 years ago
  64. f7aa263 [PATCH] Fix linux/nfsd/const.h for make headers_check by Cedric Le Goater · 18 years ago
  65. 42ca099 [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals by J.Bruce Fields · 18 years ago
  66. 81c3f41 [PATCH] knfsd: nfsd4: xdr encoding for fs_locations by J.Bruce Fields · 18 years ago
  67. 93346919 [PATCH] knfsd: nfsd4: fslocations data structures by Manoj Naik · 18 years ago
  68. b009a87 [PATCH] knfsd: nfsd: store export path in export by J.Bruce Fields · 18 years ago
  69. 21c0d8f [PATCH] knfsd: close a race-opportunity in d_splice_alias by NeilBrown · 18 years ago
  70. 44c5560 [PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers by NeilBrown · 18 years ago
  71. 6b54dae [PATCH] knfsd: lockd: fix refount on nsm by NeilBrown · 18 years ago
  72. b66285c [PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls by J.Bruce Fields · 18 years ago
  73. f3b64eb [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface by J.Bruce Fields · 18 years ago
  74. b548edc [PATCH] knfsd: nfsd4: acls: fix inheritance by J.Bruce Fields · 18 years ago
  75. 09229ed [PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping by J.Bruce Fields · 18 years ago
  76. d0ebd9c [PATCH] knfsd: nfsd4: clean up exp_pseudoroot by J.Bruce Fields · 18 years ago
  77. f38b20c [PATCH] knfsd: nfsd4: refactor exp_pseudoroot by J.Bruce Fields · 18 years ago
  78. 8f8e05c [PATCH] knfsd: svcrpc: use consistent variable name for the reply state by J.Bruce Fields · 18 years ago
  79. 5b304bc [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case by J.Bruce Fields · 18 years ago
  80. 3c15a48 [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code by J.Bruce Fields · 18 years ago
  81. 89e63ef [PATCH] Convert lockd to use the newer mutex instead of the older semaphore by Neil Brown · 18 years ago
  82. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  83. 0ade060 [PATCH] knfsd: lockd: fix use of h_nextrebind by Olaf Kirch · 18 years ago
  84. 460f5ca [PATCH] knfsd: export nsm_local_state to user space via sysctl by Olaf Kirch · 18 years ago
  85. 39be450 [PATCH] knfsd: match GRANTED_RES replies using cookies by Olaf Kirch · 18 years ago
  86. 031d869 [PATCH] knfsd: make nlmclnt_next_cookie SMP safe by Olaf Kirch · 18 years ago
  87. abd1f50 [PATCH] knfsd: lockd: optionally use hostnames for identifying peers by Olaf Kirch · 18 years ago
  88. 350fce8 [PATCH] knfsd: simplify nlmsvc_invalidate_all by NeilBrown · 18 years ago
  89. c53c1bb [PATCH] knfsd: lockd: Add nlm_destroy_host by Olaf Kirch · 18 years ago
  90. f2af793 [PATCH] knfsd: lockd: make nlm_traverse_* more flexible by Olaf Kirch · 18 years ago
  91. 07ba806 [PATCH] knfsd: change nlm_file to use a hlist by Olaf Kirch · 18 years ago
  92. 68a2d76c [PATCH] knfsd: lockd: Change list of blocked list to list_node by Olaf Kirch · 18 years ago
  93. 0cea327 [PATCH] knfsd: lockd: make the hash chains use a hlist_node by Olaf Kirch · 18 years ago
  94. 9502c52 [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle by Olaf Kirch · 18 years ago
  95. 5c8dd29 [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle by Olaf Kirch · 18 years ago
  96. f0737a3 [PATCH] knfsd: misc minor fixes, indentation changes by Olaf Kirch · 18 years ago
  97. 8dead0d [PATCH] knfsd: lockd: introduce nsm_handle by Olaf Kirch · 18 years ago
  98. db4e4c9 [PATCH] knfsd: when looking up a lockd host, pass hostname & length by Olaf Kirch · 18 years ago
  99. cf712c2 [PATCH] knfsd: consolidate common code for statd->lockd notification by Olaf Kirch · 18 years ago
  100. 977faf3 [PATCH] knfsd: hide use of lockd's h_monitored flag by Olaf Kirch · 18 years ago