summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter
2006-01-08[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter
2006-01-08[PATCH] add schedule_on_each_cpu()Christoph Lameter
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth
2006-01-08[PATCH] drop-pagecacheAndrew Morton
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg
2006-01-08[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering
2006-01-08[PATCH] asm-generic/atomic.h needs types.hAndrew Morton
2006-01-07[IPV4]: make ip_fragment() staticAdrian Bunk
2006-01-07[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.David S. Miller
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy
2006-01-07[NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-01-07[ARM] byteorder.h needs linux/compiler.hRussell King
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-07Merge with Linus' kernel.Russell King
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King
2006-01-07[ARM] 3239/1: Add ARM optimised swab32Andre McCurdy
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever
2006-01-06SUNRPC: switchable buffer allocationChuck Lever
2006-01-06NLM: Further cancel fixesJ. Bruce Fields
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk