1. 060de20 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  2. 2c4ee8f [LTPC]: Replace schedule_timeout() with ssleep()/msleep() by Nishanth Aravamudan · 19 years ago
  3. ebc3f64 [X25]: Fast select with no restriction on response by Shaun Pereira · 19 years ago
  4. cb65d50 [X25]: Selective sub-address matching with call user data. by Shaun Pereira · 19 years ago
  5. 68d3187 [EBTABLES]: vfree() checking cleanups by James Lamanna · 19 years ago
  6. 285b3af [ATALK] aarp: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  7. 7abaa27 [IPV4]: Fix route.c gcc4 warnings by Chuck Short · 19 years ago
  8. fbeec2e [NETPOLL]: allow multiple netpoll_clients to register against one interface by Jeff Moyer · 19 years ago
  9. 115c1d6 [NETPOLL]: Introduce a netpoll_info struct by Jeff Moyer · 19 years ago
  10. 6ca4f65 [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock() by Jeff Moyer · 19 years ago
  11. b7c84c6 [PATCH] boot_pageset must not be freed. by Christoph Lameter · 19 years ago
  12. a493604 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  13. f31f5f0 [NET]: dont use strlen() but the result from a prior sprintf() by Eric Dumazet · 19 years ago
  14. 9092131 Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  15. 92a8cbe [PATCH] ARM: Remove explicit page-alignments in memory init by Russell King · 19 years ago
  16. 3a66941 [PATCH] ARM: Ensure memory information is page aligned by Russell King · 19 years ago
  17. 6a17944 [CRYPTO]: Use CPU cycle counters in tcrypt by Herbert Xu · 19 years ago
  18. dce907c [CRYPTO]: Use template keys for speed tests if possible by Herbert Xu · 19 years ago
  19. ebfd9bc [CRYPTO]: Add cipher speed tests by Harald Welte · 19 years ago
  20. 3cc3816 [CRYPTO]: Kill unnecessary strncpy from tcrypt by Herbert Xu · 19 years ago
  21. ef2736f [CRYPTO]: White space and coding style clean up in tcrypt by Herbert Xu · 19 years ago
  22. b46a58f [PATCH] ARM: Use list_for_each_entry() for dmabounce by Russell King · 19 years ago
  23. f1b0477 [PATCH] ppc32: Fix building MPC8555 CDS by Kumar Gala · 19 years ago
  24. eadf459 [PATCH] NFS: Add debugging code to NFSv4 readdir by Trond Myklebust · 19 years ago
  25. 6ebf365 [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL. by Manoj Naik · 19 years ago
  26. 97d312d [PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests. by Manoj Naik · 19 years ago
  27. 8d0a8a9 [PATCH] NFSv4: Clean up nfs4 lock state accounting by Trond Myklebust · 19 years ago
  28. ecdbf76 [PATCH] NLM: fix a client-side race on blocking locks. by Trond Myklebust · 19 years ago
  29. 4f15e2b [PATCH] NLM: cleanup for blocked locks. by Trond Myklebust · 19 years ago
  30. 80fec4c [PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_private by Trond Myklebust · 19 years ago
  31. 3da28eb [PATCH] NFS: Replace nfs_page insertion sort with a radix sort by Trond Myklebust · 19 years ago
  32. c6a556b [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. by Trond Myklebust · 19 years ago
  33. ab0a3db [PATCH] NFS: Write optimization for short files and small O_SYNC writes. by Trond Myklebust · 19 years ago
  34. fe51beec [PATCH] NFS: Ensure that fstat() always returns the correct mtime by Trond Myklebust · 19 years ago
  35. 7d52e86 [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. by Trond Myklebust · 19 years ago
  36. 951a143 [PATCH] NFS: Fix the file size revalidation by Trond Myklebust · 19 years ago
  37. 08e9eac [PATCH] NFSv4: Fix up races in nfs4_proc_setattr() by Trond Myklebust · 19 years ago
  38. 202b50d [PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim code by Trond Myklebust · 19 years ago
  39. f0dd213 [PATCH] NFS: Clean up readdir changes. by Trond Myklebust · 19 years ago
  40. 00a9264 [PATCH] NFS: Hide NFS server-generated readdir cookies from userland by Olivier Galibert · 19 years ago
  41. ae38846 [PATCH] RPC: kick off socket connect operations faster by Chuck Lever · 19 years ago
  42. 20e5ac8 [PATCH] RPC: TCP reconnects are too slow by Chuck Lever · 19 years ago
  43. 0f9dc2b [PATCH] RPC: Clean up socket autodisconnect by Trond Myklebust · 19 years ago
  44. 14b218a [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag by Trond Myklebust · 19 years ago
  45. 455a396 [PATCH] NFSv4: Fix an Oops in the callback code. by Trond Myklebust · 19 years ago
  46. c56c275 [PATCH] NFSv4: Fix build warning by Reuben Farrelly · 19 years ago
  47. 3e9d415 [PATCH] NFSv4: empty array fix by Andrew Morton · 19 years ago
  48. b7ef195 [PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification by Adrian Bunk · 19 years ago
  49. 2134842 [PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs by Andreas Gruenbacher · 19 years ago
  50. 458818e [PATCH] NFS: Fix up v3 ACL caching code by Trond Myklebust · 19 years ago
  51. 5c6a9f7 [PATCH] NFS: Cache the NFSv3 acls. by Andreas Gruenbacher · 19 years ago
  52. 055ffbe [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. by Andreas Gruenbacher · 19 years ago
  53. b7fa055 [PATCH] NFS: Add support for NFSv3 ACLs by Andreas Gruenbacher · 19 years ago
  54. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 19 years ago
  55. 9ba0263 [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port by Andreas Gruenbacher · 19 years ago
  56. a838cc4 [PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping table by Andreas Gruenbacher · 19 years ago
  57. bd8100e [PATCH] RPC: Encode and decode arbitrary XDR arrays by Andreas Gruenbacher · 19 years ago
  58. 7e06b53 [PATCH] RPC: fix accounting bug in the case of a truncated RPC message by Trond Myklebust · 19 years ago
  59. e053d1a [PATCH] RPC: Lazy RPC receive buffer allocation by Olaf Kirch · 19 years ago
  60. 007e251 [PATCH] RPC: Allow multiple RPC client programs to share the same transport by Andreas Gruenbacher · 19 years ago
  61. cdf4770 [PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable by Andreas Gruenbacher · 19 years ago
  62. 6a19275 [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns by J. Bruce Fields · 19 years ago
  63. 438b6fd [PATCH] RPC: Don't fall back from krb5p to krb5i by J. Bruce Fields · 19 years ago
  64. e50a1c2 [PATCH] NFSv4: client-side caching NFSv4 ACLs by J. Bruce Fields · 19 years ago
  65. 4b580ee [PATCH] NFSv4: ACL support for the NFSv4 client: write by J. Bruce Fields · 19 years ago
  66. 23ec696 [PATCH] NFSv4: Client-side xdr for writing NFSv4 acls by J. Bruce Fields · 19 years ago
  67. aa1870a [PATCH] NFSv4: ACL support for the NFSv4 client: read by J. Bruce Fields · 19 years ago
  68. 029d105 [PATCH] NFSv4: Client-side xdr for reading NFSv4 acls by J. Bruce Fields · 19 years ago
  69. 9692820 [PATCH] NFSv4: fix fattr size calculations by J. Bruce Fields · 19 years ago
  70. 6b3b549 [PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4 by J. Bruce Fields · 19 years ago
  71. ada70d9 [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached acls by Trond Myklebust · 19 years ago
  72. 92cfc62 [PATCH] NFS: Allow NFS versions to support different sets of inode operations. by J. Bruce Fields · 19 years ago
  73. 464a98b [PATCH] NFS: cleanup: shrink struct nfs_open_context by Trond Myklebust · 19 years ago
  74. 96651ab [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() by Trond Myklebust · 19 years ago
  75. a656db9 [PATCH] NFS: Remove unused NFS inode field readdir_timestamp. by Trond Myklebust · 19 years ago
  76. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  77. 9085bbc [PATCH] NFS: Kill annoying mount version mismatch printks by Trond Myklebust · 19 years ago
  78. 5ee0ed7 [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support by Trond Myklebust · 19 years ago
  79. 5b616f5 [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. by Trond Myklebust · 19 years ago
  80. 334ccfd [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header by Trond Myklebust · 19 years ago
  81. d05fdb0 [PATCH] RPC: Fix a race with rpc_restart_call() by Trond Myklebust · 19 years ago
  82. bdf0424 [PATCH] ARM: Factor out common pmd_populate functionality by Russell King · 19 years ago
  83. dd7f0b8 [NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target. by Harald Welte · 19 years ago
  84. 5d927eb [NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target. by Harald Welte · 19 years ago
  85. e00d349 [PATCH] ARM: Move signal return code into vector page by Russell King · 19 years ago
  86. fb7a0e3 Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git by Linus Torvalds · 19 years ago
  87. 4e93d3e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  88. a0cd30f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 by Linus Torvalds · 19 years ago
  89. 94eb7f4 [PATCH] Update my credits entry by James Morris · 19 years ago
  90. b535420 [PATCH] Fix extra double quote in IPV4 Kconfig by Kumar Gala · 19 years ago
  91. 2b6b22f [ALSA] emu10k1: Add more card identification entries. by James Courtier-Dutton · 19 years ago
  92. b3e28ce [ALSA] Add dxs_support for Soltek SL-K8Tpro-939 by Takashi Iwai · 19 years ago
  93. dabbed6 [ALSA] SigmaTel HDA SPDIF and input mux updates by Matt · 19 years ago
  94. ee3b4c6 [ALSA] via82xx - Fix info text about dxs_support option by Takashi Iwai · 19 years ago
  95. e9edcee [ALSA] hda-codec - More fix of ALC880 codec support by Takashi Iwai · 19 years ago
  96. b636a71 [ALSA] Add const prefix by Takashi Iwai · 19 years ago
  97. 16ded52 [ALSA] hda-codec - Add support of more models with ALC codecs by Takashi Iwai · 19 years ago
  98. 5ecd702 [ALSA] hda-codec - Allow sub_device=0 in board config check by Takashi Iwai · 19 years ago
  99. 05acb86 [ALSA] hda-codec - Clean up and fix ALC-codec support code by Takashi Iwai · 19 years ago
  100. 4b3acaf [ALSA] hda-codec - Feed front signals to all surrounds by Takashi Iwai · 19 years ago