1. 9f72949 [PATCH] Add pselect/ppoll system call implementation by David Woodhouse · 19 years ago
  2. 36a7878 [PATCH] uml: use generic sys_rt_sigsuspend by Jeff Dike · 19 years ago
  3. 2fc1062 [PATCH] uml: add TIF_RESTORE_SIGMASK support by Jeff Dike · 19 years ago
  4. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 19 years ago
  5. 283828f [PATCH] Handle TIF_RESTORE_SIGMASK for i386 by David Howells · 19 years ago
  6. a411aee [PATCH] Handle TIF_RESTORE_SIGMASK for FRV by David Howells · 19 years ago
  7. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 19 years ago
  8. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  9. 4f08550 [PATCH] vfs: *at functions: i386 by Ulrich Drepper · 19 years ago
  10. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 19 years ago
  11. e2f9901 [PATCH] exportfs: add find_acceptable_alias helper by Christoph Hellwig · 19 years ago
  12. 846f2fc [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr. by David Shaw · 19 years ago
  13. 45bd3b3 [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c by NeilBrown · 19 years ago
  14. 7fcd5330 [PATCH] nfsd4_lock() returns bogus values to clients by Al Viro · 19 years ago
  15. de1ae28 [PATCH] NFSERR_SERVERFAULT returned host-endian by Al Viro · 19 years ago
  16. 9246585 [PATCH] nfsd4_truncate() bogus return value by Al Viro · 19 years ago
  17. d75f2b9 [PATCH] nfsd/vfs.c: endianness fixes by Al Viro · 19 years ago
  18. 5274881 [PATCH] nfsd4: clean up settattr code by Fred Isaman · 19 years ago
  19. 34081ef [PATCH] nfsd4: Fix bug in rdattr_error return by Fred Isaman · 19 years ago
  20. 6c26d08 [PATCH] nfsd4: fix open_downgrade by J. Bruce Fields · 19 years ago
  21. fb553c0 [PATCH] nfsd4: don't create on open that fails due to ERR_GRACE by J. Bruce Fields · 19 years ago
  22. 0f442aa [PATCH] nfsd4: simplify process-open1 logic by J. Bruce Fields · 19 years ago
  23. 375c554 [PATCH] nfsd4: nfs4state.c miscellaneous goto removals by J. Bruce Fields · 19 years ago
  24. ae8b625 [PATCH] nfsd4: no replays on unconfirmed owners by J. Bruce Fields · 19 years ago
  25. a525825 [PATCH] nfsd4: handle replays of failed open reclaims by J. Bruce Fields · 19 years ago
  26. c2642ab [PATCH] nfsd4: recovery lookup dir check by J. Bruce Fields · 19 years ago
  27. d22749b [PATCH] nfsd4: fix open of recovery directory by J. Bruce Fields · 19 years ago
  28. 5fb8b49 [PATCH] svcrpc: gss: svc context creation error handling by J. Bruce Fields · 19 years ago
  29. 91a4762 [PATCH] svcrpc: gss: server context init failure handling by Kevin Coffman · 19 years ago
  30. 822f100 [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE by Andy Adamson · 19 years ago
  31. fd44527 [PATCH] nfsd4: operation debugging by J. Bruce Fields · 19 years ago
  32. 796dadf [PATCH] nfsd4: fix check_for_locks by J. Bruce Fields · 19 years ago
  33. 04ef595 [PATCH] nfsd4: remove release_state_owner() by J. Bruce Fields · 19 years ago
  34. 3a65588 [PATCH] nfsd4: rename lk_stateowner by J. Bruce Fields · 19 years ago
  35. 8a28051 [PATCH] nfsd4: fix nfsd4_lock cleanup on failure by J. Bruce Fields · 19 years ago
  36. a6f6ef2 [PATCH] nfsd4: misc lock fixes by Andy Adamson · 19 years ago
  37. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 19 years ago
  38. 7e8f059 [PATCH] nfsd: remove inline from a couple of large NFS functions by NeilBrown · 19 years ago
  39. f193fba [PATCH] nfsd: check error status from nfsd_sync_dir by YAMAMOTO Takashi · 19 years ago
  40. 6b192832 [PATCH] hfs: set type/creator for symlinks by Roman Zippel · 19 years ago
  41. af8c85b [PATCH] hfs: set correct create date for links by Roman Zippel · 19 years ago
  42. 9a4cad9 [PATCH] hfs: set correct ctime by Roman Zippel · 19 years ago
  43. 2179d37 [PATCH] hfs: add HFSX support by David Elliott · 19 years ago
  44. 7cf3cc3 [PATCH] hfs: cleanup HFS prints by Roman Zippel · 19 years ago
  45. 634725a [PATCH] hfs: cleanup HFS+ prints by Roman Zippel · 19 years ago
  46. 5131cf1 [PATCH] add missing syscall declarations by Arnd Bergmann · 19 years ago
  47. c21761f [PATCH] fix sched_setscheduler semantics by Jason Baron · 19 years ago
  48. 147b31c [PATCH] v9fs: add readpage support by Eric Van Hensbergen · 19 years ago
  49. a374a48 [PATCH] uml ubd code: fix a bit of whitespace by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  50. 4833aff [PATCH] uml: allow again to move backing file and to override saved location by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  51. ce2d2ae [PATCH] uml: arch Kconfig menu cleanups by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  52. b631629 [PATCH] uml: avoid malloc to sleep in atomic sections by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  53. b6a2b13 [PATCH] uml: sigio code - reduce spinlock hold time by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  54. 71c8d4c [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  55. e56a788 [PATCH] uml: networking - clear transport-specific structure by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  56. c42791b [PATCH] uml: make daemon transport behave properly by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  57. 3b94806 [PATCH] uml: remove leftover from patch revertal by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  58. 097fdf0 [PATCH] uml: TT mode softint fixes by Bodo Stroesser · 19 years ago
  59. c83d463 [PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp by Jeff Dike · 19 years ago
  60. 1d7173b [PATCH] uml: implement soft interrupts by Jeff Dike · 19 years ago
  61. 09ee011 [PATCH] uml: eliminate some globals by Jeff Dike · 19 years ago
  62. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 19 years ago
  63. f45d9fc [PATCH] uml: move libc-dependent skas memory mapping code by Gennady Sharapov · 19 years ago
  64. 4abfbf4 [PATCH] uml: move headers to arch/um/include by Gennady Sharapov · 19 years ago
  65. 2c332a2 [PATCH] uml: change interface to boot_timer_handler by Bodo Stroesser · 19 years ago
  66. cff65c4 [PATCH] uml: move libc-dependent time code by Gennady Sharapov · 19 years ago
  67. 4fef0c1 [PATCH] uml: move libc-dependent utility procedures by Gennady Sharapov · 19 years ago
  68. 12919aa [PATCH] uml: move LDT creation by Bodo Stroesser · 19 years ago
  69. ea1eae7 [PATCH] uml: add __raw_writel definition by Jeff Dike · 19 years ago
  70. 86c562a [PATCH] mm: optimize numa policy handling in slab allocator by Christoph Lameter · 19 years ago
  71. dc85da1 [PATCH] NUMA policies in the slab allocator V2 by Christoph Lameter · 19 years ago
  72. fc0abb1 [PATCH] sem2mutex: mm/slab.c by Ingo Molnar · 19 years ago
  73. 1743660 [PATCH] Zone reclaim: proc override by Christoph Lameter · 19 years ago
  74. 9eeff23 [PATCH] Zone reclaim: Reclaim logic by Christoph Lameter · 19 years ago
  75. f1fd106 [PATCH] Zone reclaim: resurrect may_swap by Christoph Lameter · 19 years ago
  76. fc30128 [PATCH] Simplify migrate_page_add by Christoph Lameter · 19 years ago
  77. 053837f [PATCH] mm: migration page refcounting fix by Nick Piggin · 19 years ago
  78. e236a16 [PATCH] mm: dirty_exceeded speedup by Andrew Morton · 19 years ago
  79. c2aeacd [PATCH] Prevent trident driver from grabbing pcnet32 hardware by Jon Mason · 19 years ago
  80. 35fbd39 [PATCH] synclink_gt fix size of register value storage by Paul Fulghum · 19 years ago
  81. c8d338c [PATCH] scsi_transport_spi build fix by Andrew Morton · 19 years ago
  82. ab26a20 [PATCH] x86_64: Fix MCE exception stack for boot CPU by Jan Beulich · 19 years ago
  83. 43c3e6f [PATCH] jbd: remove_transaction fix by Jan Kara · 19 years ago
  84. 8d3c7fc [PATCH] jbd: log_do_checkpoint fix by Jan Kara · 19 years ago
  85. 2149bca Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  86. 2333f21 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  87. 097916e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  88. 3da3856 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  89. 959a85a [SPARC64]: Fix build with CONFIG_COMPAT disabled. by David S. Miller · 19 years ago
  90. 37b797b Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream by Russell King · 19 years ago
  91. c126cf8 [SPARC64]: Serial Console for E250 Patch by Eddie C. Dost · 19 years ago
  92. 29f8f63 [MAINTAINERS]: add entry for wireless networking by John W. Linville · 19 years ago
  93. d5ca311 [MAINTAINERS]: correct location for net-2.6.git by John W. Linville · 19 years ago
  94. 1e74c89 [ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules by David Vrabel · 19 years ago
  95. 265d5e4 [ARM] 3272/1: fix kernel decompressor crash by Nicolas Pitre · 19 years ago
  96. 5e09744 [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation by Nicolas Pitre · 19 years ago
  97. fcca538 [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn by Nicolas Pitre · 19 years ago
  98. 1230b40 [ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12 by Andrew Victor · 19 years ago
  99. 68477d1 [ARM] 3267/1: PXA27x SSP controller register defines by David Vrabel · 19 years ago
  100. 27a7b04 Merge git://tipc.cslab.ericsson.net/pub/git/tipc by David S. Miller · 19 years ago