summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-20container freezer: make refrigerator always availableMatt Helsley5-119/+137
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley12-0/+22
2008-10-20mm: extract do_pages_move() out of sys_move_pages()Brice Goglin1-66/+86
2008-10-20mm: don't vmalloc a huge page_to_node array for do_pages_stat()Brice Goglin1-15/+25
2008-10-20mm: stop returning -ENOENT from sys_move_pages() if nothing got migratedBrice Goglin1-2/+1
2008-10-20memory hotplug: release memory regions in PAGES_PER_SECTION chunksNathan Fontenot1-2/+2
2008-10-20documentation: clarify dirty_ratio and dirty_background_ratio descriptionAndrea Righi1-5/+8
2008-10-20memory_probe: fix wrong sysfs file attributeShaohua Li1-1/+3
2008-10-20setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lockGerald Schaefer1-2/+2
2008-10-20hugepage: support ZERO_PAGE()KOSAKI Motohiro1-3/+19
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro3-9/+25
2008-10-20mm: print out meminit for memmapYinghai Lu1-4/+3
2008-10-20mm: hugetlb.c make functions static, use NULL rather than 0Harvey Harrison1-7/+5
2008-10-20mm: rewrite vmap layerNick Piggin6-134/+862
2008-10-20mmap.c: deinline a few functionsDenys Vlasenko1-4/+4
2008-10-20fs: buffer lock use lock bitopsNick Piggin2-3/+2
2008-10-20mm: page lock use lock bitopsNick Piggin3-10/+7
2008-10-20mm: unlockless reclaimNick Piggin1-1/+8
2008-10-20mm: pagecache insertion fewer atomicsNick Piggin2-9/+9
2008-10-20mlock: make mlock error return Posixly CorrectLee Schermerhorn2-7/+28
2008-10-20mlock: revert mainline handling of mlock error returnLee Schermerhorn1-12/+2
2008-10-20vmscan: don't accumulate scan pressure on unrelated listsJohannes Weiner1-5/+2
2008-10-20vmscan: kill unused lru functionsKOSAKI Motohiro1-48/+0
2008-10-20mlock: count attempts to free mlocked pageLee Schermerhorn4-0/+20
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn6-2/+201
2008-10-20swap: cull unevictable pages in fault pathLee Schermerhorn3-8/+33
2008-10-20vmstat: mlocked pages statisticsNick Piggin7-9/+65
2008-10-20mmap: handle mlocked pages during map, remap, unmapRik van Riel6-160/+180
2008-10-20mlock: downgrade mmap sem while populating mlocked regionsLee Schermerhorn1-3/+43
2008-10-20doc: unevictable LRU and mlocked pages documentationLee Schermerhorn1-0/+615
2008-10-20mlock: mlocked pages are unevictableNick Piggin13-91/+817
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn6-5/+112
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn3-0/+28
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn5-2/+37
2008-10-20unevictable lru: add event counting with statisticsLee Schermerhorn3-0/+16
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn13-73/+345
2008-10-20pageflag helpers for configed-out flagsLee Schermerhorn1-0/+12
2008-10-20more aggressively use lumpy reclaimRik van Riel1-4/+16
2008-10-20vmscan: add newly swapped in pages to the inactive listRik van Riel1-1/+1
2008-10-20vmscan: fix pagecache reclaim referenced bit checkRik van Riel1-32/+13
2008-10-20vmscan: second chance replacement for anonymous pagesRik van Riel5-6/+104
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel25-367/+562
2008-10-20define page_file_cache() functionRik van Riel7-2/+44
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel5-3/+60
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro4-66/+55
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter8-170/+171
2008-10-20vmscan: move isolate_lru_page() to vmscan.cNick Piggin6-37/+59
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty4-46/+11
2008-10-20serial_txx9: use %lx for iobaseAtsushi Nemoto1-1/+1
2008-10-20tpm: don't export static functionsStephen Rothwell1-1/+1