aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Do not group pages by mobility type on low memory systemsMel Gorman1-1/+23
2007-10-16Group high-order atomic allocationsMel Gorman2-7/+33
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman16-28/+56
2007-10-16Move free pages between lists on stealMel Gorman1-3/+71
2007-10-16Drain per-cpu lists when high-order allocations failMel Gorman1-1/+27
2007-10-16Add a configure option to group pages by mobilityMel Gorman3-14/+56
2007-10-16Choose pages from the per-cpu list based on migration typeMel Gorman1-4/+24
2007-10-16Split the free lists for movable and unmovable allocationsMel Gorman3-25/+127
2007-10-16Add a bitmap that is used to track flags affecting a block of pagesMel Gorman3-0/+175
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki9-39/+33
2007-10-16flush cache before installing new page at migratonKAMEZAWA Hiroyuki1-0/+1
2007-10-16make swappiness safer to useAndrea Arcangeli1-0/+41
2007-10-16Categorize GFP flagsChristoph Lameter4-15/+23
2007-10-16Fix panic of cpu online with memory less nodeYasunori Goto1-1/+3
2007-10-16memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn4-38/+50
2007-10-16Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter3-22/+43
2007-10-16Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter3-11/+48
2007-10-16Memoryless nodes: drop one memoryless node boot warningChristoph Lameter1-3/+1
2007-10-16Memoryless nodes: Add N_CPU node stateChristoph Lameter3-4/+6
2007-10-16Memoryless nodes: Update memory policy and page migrationChristoph Lameter2-6/+6
2007-10-16Memoryless nodes: Allow profiling data to fall back to other nodesChristoph Lameter1-2/+2
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter2-3/+3
2007-10-16Memoryless nodes: SLUB supportChristoph Lameter1-8/+8
2007-10-16Memoryless nodes: Slab supportChristoph Lameter1-4/+4
2007-10-16Memoryless nodes: No need for kswapdChristoph Lameter1-1/+1
2007-10-16Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the flyChristoph Lameter1-8/+1
2007-10-16Memoryless nodes: Fix interleave behavior for memoryless nodesChristoph Lameter1-1/+3
2007-10-16Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter3-7/+35
2007-10-16Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter2-22/+85
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin4-48/+16
2007-10-16fs: restore nobhNick Piggin4-88/+178
2007-10-16ocfs2: convert to new aopsNick Piggin3-266/+22
2007-10-16fs: affs convert to new aopsNick Piggin1-42/+59
2007-10-16fs: adfs convert to new aopsNick Piggin1-5/+9
2007-10-16jfs: convert to new aopsNick Piggin1-7/+10
2007-10-16minixfs: convert to new aopsNick Piggin3-22/+53
2007-10-16sysv: convert to new aopsNick Piggin3-24/+52
2007-10-16udf: convert to new aopsNick Piggin2-26/+22
2007-10-16ufs: convert to new aopsNick Piggin3-23/+58
2007-10-16jffs2: convert to new aopsNick Piggin1-39/+66
2007-10-16hostfs: convert to new aopsNick Piggin1-41/+27
2007-10-16fuse: convert to new aopsNick Piggin1-14/+32
2007-10-16smbfs: convert to new aopsNick Piggin1-8/+24
2007-10-16nfs: convert to new aopsNick Piggin1-20/+60
2007-10-16With reiserfs no longer using the weird generic_cont_expand, remove it completely.Nick Piggin2-21/+0
2007-10-16reiserfs: use generic_cont_expand_simpleVladimir Saveliev1-2/+11
2007-10-16reiserfs: convert to new aopsVladimir Saveliev3-19/+183
2007-10-16reiserfs: use generic writeVladimir Saveliev1-1239/+1
2007-10-16qnx4: convert to new aopsNick Piggin1-7/+12
2007-10-16bfs: convert to new aopsNick Piggin1-4/+8