1. 75180df NFS: Add the mount option "nosharecache" by Trond Myklebust · 17 years ago
  2. 8007122 NFS: Add support for mounting NFSv4 file systems with string options by Chuck Lever · 17 years ago
  3. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  4. 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 17 years ago
  5. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  6. f182899 NFS: Add a new NFS debugging flag just for mount processing by Chuck Lever · 17 years ago
  7. 5680d48 NFS: Clean-up: Define macros for maximum host and export path name lengths by Chuck Lever · 17 years ago
  8. 433c923 NFS: Clean up nfs_size_to_loff_t() by Chuck Lever · 17 years ago
  9. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  10. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  11. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  12. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  13. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  14. 5d28dc8 SUNRPC: Convert gss_ctx_lock to an RCU lock by Trond Myklebust · 17 years ago
  15. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  16. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  17. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 17 years ago
  18. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 17 years ago
  19. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 17 years ago
  20. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 17 years ago
  21. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago
  22. de7a8ce SUNRPC: Rename rpcauth_destroy() to rpcauth_release() by Trond Myklebust · 17 years ago
  23. 5e1550d SUNRPC: Add the helper function 'rpc_call_null()' by Trond Myklebust · 17 years ago
  24. 64c91a1 SUNRPC: Make rpc_ping() static by Trond Myklebust · 17 years ago
  25. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 17 years ago
  26. 03a1256 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe by Trond Myklebust · 17 years ago
  27. 6e84c7b SUNRPC: Add a downcall queue to struct rpc_inode by Trond Myklebust · 17 years ago
  28. 4a8c134 SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth by Trond Myklebust · 17 years ago
  29. 188fef1 SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c by Trond Myklebust · 17 years ago
  30. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  31. 4c402b4 SUNRPC: Remove rpc_clnt->cl_count by Trond Myklebust · 17 years ago
  32. 90c5755 SUNRPC: Kill rpc_clnt->cl_oneshot by Trond Myklebust · 17 years ago
  33. 848f1fe SUNRPC: Kill rpc_clnt->cl_dead by Trond Myklebust · 17 years ago
  34. 34f52e3 SUNRPC: Convert rpc_clnt->cl_users to a kref by Trond Myklebust · 17 years ago
  35. 4bef61f SUNRPC: Add a per-rpc_clnt spinlock by Trond Myklebust · 17 years ago
  36. 6529eba SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt by Trond Myklebust · 17 years ago
  37. 3bec63d NFS: Convert struct nfs_open_context to use a kref by Trond Myklebust · 17 years ago
  38. dce34ce NFS: Prevent integer overflow in nfs_scan_list() by Trond Myklebust · 17 years ago
  39. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  40. 5c36968 NFS cleanup: speed up nfs_scan_commit using radix tree tags by Trond Myklebust · 17 years ago
  41. 9fd367f NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED by Trond Myklebust · 17 years ago
  42. c03b402 NFS: Convert struct nfs_page to use krefs by Trond Myklebust · 17 years ago
  43. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago
  44. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  45. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  46. bcf67e1 Make common helpers for seq_files that work with list_heads by Pavel Emelianov · 17 years ago
  47. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago
  48. 4c75f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  49. 6ed911f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  50. 64b853a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  51. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  52. 5f60cfd Merge git://git.infradead.org/~dwmw2/battery-2.6 by Linus Torvalds · 17 years ago
  53. 9f9d763 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  54. 1b21f45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  55. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  56. 5cbc39a Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  57. 825a2ff AX88796 network driver by Ben Dooks · 17 years ago
  58. 569fb75 [MIPS] WRPPMC: Fix build. by Ralf Baechle · 17 years ago
  59. 7e95a01 [MIPS] Change names of local variables to silence sparse by Atsushi Nemoto · 17 years ago
  60. 35c700c [MIPS] Non-FPAFF: Fix warning. by Ralf Baechle · 17 years ago
  61. 688b3d7 [MIPS] Delete Ocelot 3 support. by Ralf Baechle · 17 years ago
  62. c99cabf [MIPS] remove LASAT Networks platforms support by Yoichi Yuasa · 17 years ago
  63. ecd27b9 [MIPS] Early check for SMTC kernel on non-MT processor by Chris Dearman · 17 years ago
  64. 5ddcb3c [MIPS] Make ioremap() work on TX39/49 special unmapped segment by Atsushi Nemoto · 17 years ago
  65. f74cf6f [MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers by Atsushi Nemoto · 17 years ago
  66. 06cf558 [MIPS] SNI RM updates by Thomas Bogendoerfer · 17 years ago
  67. 6f95e60 [MIPS] PMC MSP71xx PCI support by Marc St-Jean · 17 years ago
  68. 9267a30 [MIPS] PMC MSP71xx mips common by Marc St-Jean · 17 years ago
  69. 35832e2 [MIPS] PMC MSP71xx core platform by Marc St-Jean · 17 years ago
  70. a4b156d [MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal. by Adrian Bunk · 17 years ago
  71. 42d226c [MIPS] New files for lemote fulong mini-PC support by Songmao Tian · 17 years ago
  72. 2a21c73 [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 by Fuxin Zhang · 17 years ago
  73. fee578f [MIPS] Convert init_thread initialization to ISO C initializers. by Ralf Baechle · 17 years ago
  74. a369202 [MIPS] Enable support for the userlocal hardware register by Ralf Baechle · 17 years ago
  75. d223a861 [MIPS] FP affinity: Coding style cleanups by Ralf Baechle · 17 years ago
  76. e7c4782 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence by Ralf Baechle · 17 years ago
  77. 192cca6 [MIPS] Remove Momenco Ocelot C support by Franck Bui-Huu · 17 years ago
  78. 19df0d1 [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const. by Ralf Baechle · 17 years ago
  79. 6b5bf50 [MIPS] EV64120: Remove support by Yoichi Yuasa · 17 years ago
  80. b63e804 [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} by Atsushi Nemoto · 17 years ago
  81. b1c65b3 [MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbols by Franck Bui-Huu · 17 years ago
  82. 41b0483 [MIPS] Move PHY_OFFSET definition in spaces.h by Franck Bui-Huu · 17 years ago
  83. db38501 [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET by Franck Bui-Huu · 17 years ago
  84. c4612c8 [MIPS] Clean up asm-mips/mach-generic/spaces.h by Franck Bui-Huu · 17 years ago
  85. 09bb9ce [MIPS] Allow generic spaces.h to be included by platform specific ones by Franck Bui-Huu · 17 years ago
  86. f6e2373 [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code. by Ralf Baechle · 17 years ago
  87. 8bb809d [MIPS] Cleanup TO_PHYS_MASK definition by Ralf Baechle · 17 years ago
  88. 4ead168 [MIPS] Add generic GPIO to Au1x00 by Florian Fainelli · 17 years ago
  89. 82b8d22 [MIPS] Create fallback gpio.h by Atsushi Nemoto · 17 years ago
  90. 0966333 [MIPS] Add generic GPIO support by Yoichi Yuasa · 17 years ago
  91. 4679258 [MIPS] Remove unused cpu_callout_map and num_booting_cpus() by Adrian Bunk · 17 years ago
  92. 9797cae [MIPS] "extern inline" -> "static inline" by Adrian Bunk · 17 years ago
  93. e934c82 [MIPS] remove unused definitions for Cobalt by Yoichi Yuasa · 17 years ago
  94. 15c31be cfq-iosched: fix async queue behaviour by Jens Axboe · 17 years ago
  95. b299804 [BATTERY] pda_power platform driver by Anton Vorontsov · 17 years ago
  96. 4a11b59 [BATTERY] Universal power supply class (was: battery class) by Anton Vorontsov · 17 years ago
  97. dce5547 [S390] s390: rename CPU_IDLE to S390_CPU_IDLE by Heiko Carstens · 17 years ago
  98. 736f563 [S390] cio: Remove prototype for non-existing function cmf_reset(). by Cornelia Huck · 17 years ago
  99. 048d5ce [S390] Remove volatile from atomic_t by Heiko Carstens · 17 years ago
  100. 8a88367 [S390] Bogomips calculation for 64 bit. by Martin Schwidefsky · 17 years ago