aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter1-3/+0
2006-01-08[PATCH] set_page_count() macro safetyAvishay Traeger1-1/+1
2006-01-08[PATCH] cpusets: swap migration interfacePaul Jackson1-0/+7
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter1-1/+2
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter1-1/+1
2006-01-08[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter1-2/+1
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2-0/+5
2006-01-08[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter1-0/+3
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter1-0/+2
2006-01-08[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter1-0/+2
2006-01-08[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter1-0/+1
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter2-0/+25
2006-01-08[PATCH] add schedule_on_each_cpu()Christoph Lameter1-0/+1
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2-0/+3
2006-01-08[PATCH] drop-pagecacheAndrew Morton2-0/+8
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg1-4/+3
2006-01-08[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering1-7/+1
2006-01-07[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.David S. Miller1-0/+15
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2-0/+104
2006-01-07[NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy1-0/+16
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2-1/+4
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy1-0/+1
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy1-24/+37
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-0/+703
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+17
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+5
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-0/+124
2006-01-07Merge with Linus' kernel.Russell King86-1178/+1933
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King4-0/+579
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-52/+16
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-7/+7
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan1-1/+1
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan1-5/+5
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn1-1/+1
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman35-681/+1191
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg1-1/+1
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields1-1/+1
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust1-0/+2
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust1-0/+1
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever1-1/+0
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever1-0/+1
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever1-0/+1
2006-01-06SUNRPC: switchable buffer allocationChuck Lever2-7/+6
2006-01-06NLM: Further cancel fixesJ. Bruce Fields1-1/+1
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk1-1/+0
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust1-0/+11
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust1-0/+6
2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust1-0/+1
2006-01-06NFS: support large reads and writes on the wireChuck Lever3-24/+51