summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* container freezer: make refrigerator always availableMatt Helsley2008-10-205-119/+137
* container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-2012-0/+22
* mm: extract do_pages_move() out of sys_move_pages()Brice Goglin2008-10-201-66/+86
* mm: don't vmalloc a huge page_to_node array for do_pages_stat()Brice Goglin2008-10-201-15/+25
* mm: stop returning -ENOENT from sys_move_pages() if nothing got migratedBrice Goglin2008-10-201-2/+1
* memory hotplug: release memory regions in PAGES_PER_SECTION chunksNathan Fontenot2008-10-201-2/+2
* documentation: clarify dirty_ratio and dirty_background_ratio descriptionAndrea Righi2008-10-201-5/+8
* memory_probe: fix wrong sysfs file attributeShaohua Li2008-10-201-1/+3
* setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lockGerald Schaefer2008-10-201-2/+2
* hugepage: support ZERO_PAGE()KOSAKI Motohiro2008-10-201-3/+19
* coredump_filter: add hugepage dumpingKOSAKI Motohiro2008-10-203-9/+25
* mm: print out meminit for memmapYinghai Lu2008-10-201-4/+3
* mm: hugetlb.c make functions static, use NULL rather than 0Harvey Harrison2008-10-201-7/+5
* mm: rewrite vmap layerNick Piggin2008-10-206-134/+862
* mmap.c: deinline a few functionsDenys Vlasenko2008-10-201-4/+4
* fs: buffer lock use lock bitopsNick Piggin2008-10-202-3/+2
* mm: page lock use lock bitopsNick Piggin2008-10-203-10/+7
* mm: unlockless reclaimNick Piggin2008-10-201-1/+8
* mm: pagecache insertion fewer atomicsNick Piggin2008-10-202-9/+9
* mlock: make mlock error return Posixly CorrectLee Schermerhorn2008-10-202-7/+28
* mlock: revert mainline handling of mlock error returnLee Schermerhorn2008-10-201-12/+2
* vmscan: don't accumulate scan pressure on unrelated listsJohannes Weiner2008-10-201-5/+2
* vmscan: kill unused lru functionsKOSAKI Motohiro2008-10-201-48/+0
* mlock: count attempts to free mlocked pageLee Schermerhorn2008-10-204-0/+20
* vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-206-2/+201
* swap: cull unevictable pages in fault pathLee Schermerhorn2008-10-203-8/+33
* vmstat: mlocked pages statisticsNick Piggin2008-10-207-9/+65
* mmap: handle mlocked pages during map, remap, unmapRik van Riel2008-10-206-160/+180
* mlock: downgrade mmap sem while populating mlocked regionsLee Schermerhorn2008-10-201-3/+43
* doc: unevictable LRU and mlocked pages documentationLee Schermerhorn2008-10-201-0/+615
* mlock: mlocked pages are unevictableNick Piggin2008-10-2013-91/+817
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-206-5/+112
* Ramfs and Ram Disk pages are unevictableLee Schermerhorn2008-10-203-0/+28
* Unevictable LRU Page StatisticsLee Schermerhorn2008-10-205-2/+37
* unevictable lru: add event counting with statisticsLee Schermerhorn2008-10-203-0/+16
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-2013-73/+345
* pageflag helpers for configed-out flagsLee Schermerhorn2008-10-201-0/+12
* more aggressively use lumpy reclaimRik van Riel2008-10-201-4/+16
* vmscan: add newly swapped in pages to the inactive listRik van Riel2008-10-201-1/+1
* vmscan: fix pagecache reclaim referenced bit checkRik van Riel2008-10-201-32/+13
* vmscan: second chance replacement for anonymous pagesRik van Riel2008-10-205-6/+104
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-2025-367/+562
* define page_file_cache() functionRik van Riel2008-10-207-2/+44
* vmscan: free swap space on swap-in/activationRik van Riel2008-10-205-3/+60
* swap: use an array for the LRU pagevecsKOSAKI Motohiro2008-10-204-66/+55
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-208-170/+171
* vmscan: move isolate_lru_page() to vmscan.cNick Piggin2008-10-206-37/+59
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-204-46/+11
* serial_txx9: use %lx for iobaseAtsushi Nemoto2008-10-201-1/+1
* tpm: don't export static functionsStephen Rothwell2008-10-201-1/+1
OpenPOWER on IntegriCloud