summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sparsemem memory model for i386Andy Whitcroft2005-06-234-45/+83
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-233-18/+172
* [PATCH] generify early_pfn_to_nidAndy Whitcroft2005-06-232-0/+7
* [PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2005-06-231-3/+3
* [PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-231-0/+2
* [PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2005-06-232-21/+51
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-231-0/+9
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-237-14/+8
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-225-15/+47
|\
| * [X25]: Fast select with no restriction on responseShaun Pereira2005-06-222-2/+6
| * [X25]: Selective sub-address matching with call user data.Shaun Pereira2005-06-222-2/+11
| * [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-221-3/+12
| * [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-222-10/+19
| * [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer2005-06-221-1/+1
| * [NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target.Harald Welte2005-06-221-1/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-221-15/+9
|\ \
| * | [PATCH] ARM: Factor out common pmd_populate functionalityRussell King2005-06-221-15/+9
* | | Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2005-06-2217-258/+284
|\ \ \
| * | | [PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust2005-06-222-0/+6
| * | | [PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust2005-06-221-1/+6
| * | | [PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2005-06-222-4/+18
| * | | [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-221-4/+8
| * | | [PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust2005-06-221-0/+1
| * | | [PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust2005-06-221-0/+1
| * | | [PATCH] NFS: Fix the file size revalidationTrond Myklebust2005-06-221-1/+0
| * | | [PATCH] NFS: Clean up readdir changes.Trond Myklebust2005-06-221-1/+0
| * | | [PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert2005-06-221-0/+3
| * | | [PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher2005-06-221-0/+11
| * | | [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher2005-06-221-0/+9
| * | | [PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher2005-06-224-0/+60
| * | | [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-225-0/+115
| * | | [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing...Andreas Gruenbacher2005-06-221-1/+2
| * | | [PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher2005-06-221-1/+18
| * | | [PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust2005-06-221-1/+1
| * | | [PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch2005-06-221-1/+1
| * | | [PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher2005-06-221-0/+2
| * | | [PATCH] NFSv4: client-side caching NFSv4 ACLsJ. Bruce Fields2005-06-221-1/+1
| * | | [PATCH] NFSv4: Client-side xdr for writing NFSv4 aclsJ. Bruce Fields2005-06-222-0/+8
| * | | [PATCH] NFSv4: Client-side xdr for reading NFSv4 aclsJ. Bruce Fields2005-06-222-0/+8
| * | | [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached aclsTrond Myklebust2005-06-222-0/+2
| * | | [PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields2005-06-221-0/+1
| * | | [PATCH] NFS: cleanup: shrink struct nfs_open_contextTrond Myklebust2005-06-221-1/+0
| * | | [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()Trond Myklebust2005-06-221-1/+0
| * | | [PATCH] NFS: Remove unused NFS inode field readdir_timestamp.Trond Myklebust2005-06-221-1/+0
| * | | [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-221-241/+0
| * | | [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust2005-06-221-0/+4
| | |/ | |/|
* | | Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds2005-06-221-1/+1
|\ \ \ | |/ / |/| |
| * | Auto merge with /home/aegl/GIT/linusTony Luck2005-06-2150-256/+907
| |\ \
| * \ \ Auto merge with /home/aegl/GIT/linusTony Luck2005-06-2036-197/+1394
| |\ \ \
| * | | | [PATCH] avoid signed vs unsigned comparison in efi_range_is_wc()Jesper Juhl2005-06-161-1/+1
OpenPOWER on IntegriCloud