summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-08[PATCH] remove get_task_struct_rcu()Paul E. McKenney
2006-01-08[PATCH] RCU signal handlingIngo Molnar
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells
2006-01-08[PATCH] frv: make get_user macro cast pointersDavid Howells
2006-01-08[PATCH] frv: add module support stubsDavid Howells
2006-01-08[PATCH] frv: supply various missing I/O access primitivesDavid Howells
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter
2006-01-08[PATCH] set_page_count() macro safetyAvishay Traeger
2006-01-08[PATCH] cpusets: swap migration interfacePaul Jackson
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