summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] IRQ type flagsRussell King2-4/+21
2006-01-09[PATCH] new driver synclink_gtPaul Fulghum1-1/+8
2006-01-09[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-09[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson1-0/+2
2006-01-09[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson1-0/+18
2006-01-09[PATCH] cpuset: number_of_cpusets optimizationPaul Jackson1-1/+9
2006-01-09[PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson1-2/+10
2006-01-09[PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson1-1/+7
2006-01-09[PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson1-2/+2
2006-01-09[PATCH] cpuset: memory pressure meterPaul Jackson1-0/+11
2006-01-09[PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson1-2/+3
2006-01-09[PATCH] slob: introduce the SLOB allocatorMatt Mackall1-0/+35
2006-01-09[PATCH] remove get_task_struct_rcu()Paul E. McKenney1-12/+0
2006-01-09[PATCH] RCU signal handlingIngo Molnar1-2/+30
2006-01-09[PATCH] consolidate asm/futex.hJeff Dike18-777/+72
2006-01-09[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai23-36/+4
2006-01-09[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai4-8/+17
2006-01-09[PATCH] frv: miscellaneous changesDavid Howells9-3/+50
2006-01-09[PATCH] frv: make get_user macro cast pointersDavid Howells1-4/+4
2006-01-09[PATCH] frv: add module support stubsDavid Howells1-4/+12
2006-01-09[PATCH] frv: supply various missing I/O access primitivesDavid Howells2-0/+127
2006-01-09[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells1-91/+5
2006-01-09[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter1-3/+0
2006-01-09[PATCH] set_page_count() macro safetyAvishay Traeger1-1/+1
2006-01-09[PATCH] cpusets: swap migration interfacePaul Jackson1-0/+7
2006-01-09[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter1-1/+2
2006-01-09[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter1-1/+1
2006-01-09[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter1-2/+1
2006-01-09[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter6-4/+14
2006-01-09[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter1-0/+3
2006-01-09[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter1-0/+2
2006-01-09[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter1-0/+2
2006-01-09[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter1-0/+1
2006-01-09[PATCH] Swap Migration V5: LRU operationsChristoph Lameter2-0/+25
2006-01-09[PATCH] add schedule_on_each_cpu()Christoph Lameter1-0/+1
2006-01-09[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2-0/+3
2006-01-09[PATCH] drop-pagecacheAndrew Morton2-0/+8
2006-01-09[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg1-4/+3
2006-01-09[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering1-7/+1
2006-01-09[PATCH] asm-generic/atomic.h needs types.hAndrew Morton1-0/+1
2006-01-08[IPV4]: make ip_fragment() staticAdrian Bunk1-1/+0
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]: Redo policy lookups after NAT when neccessaryPatrick McHardy1-0/+1
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy4-3/+7
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy1-5/+3
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy1-0/+2
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy3-4/+5
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy2-34/+38