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