summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan
2008-10-20mm: remove duplicated #include'sHuang Weiyi
2008-10-20Export tiny shmem_file_setup for DRM-GEMHugh Dickins
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-20make mm/rmap.c:anon_vma_cachep staticAdrian Bunk
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki
2008-10-20memcg: atomic ops for page_cgroup->flagsKAMEZAWA Hiroyuki
2008-10-20memcg: optimize per-cpu statisticsKAMEZAWA Hiroyuki
2008-10-20memcg: avoid accounting special pagesKAMEZAWA Hiroyuki
2008-10-20memcg: make page->mapping NULL before unchargeKAMEZAWA Hiroyuki
2008-10-20memcg: move charge swapin under lockKAMEZAWA Hiroyuki
2008-10-20mm: extract do_pages_move() out of sys_move_pages()Brice Goglin
2008-10-20mm: don't vmalloc a huge page_to_node array for do_pages_stat()Brice Goglin
2008-10-20mm: stop returning -ENOENT from sys_move_pages() if nothing got migratedBrice Goglin
2008-10-20memory hotplug: release memory regions in PAGES_PER_SECTION chunksNathan Fontenot
2008-10-20setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lockGerald Schaefer
2008-10-20hugepage: support ZERO_PAGE()KOSAKI Motohiro
2008-10-20mm: print out meminit for memmapYinghai Lu
2008-10-20mm: hugetlb.c make functions static, use NULL rather than 0Harvey Harrison
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-20mmap.c: deinline a few functionsDenys Vlasenko
2008-10-20mm: page lock use lock bitopsNick Piggin
2008-10-20mm: unlockless reclaimNick Piggin
2008-10-20mm: pagecache insertion fewer atomicsNick Piggin
2008-10-20mlock: make mlock error return Posixly CorrectLee Schermerhorn
2008-10-20mlock: revert mainline handling of mlock error returnLee Schermerhorn
2008-10-20vmscan: don't accumulate scan pressure on unrelated listsJohannes Weiner
2008-10-20mlock: count attempts to free mlocked pageLee Schermerhorn
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20swap: cull unevictable pages in fault pathLee Schermerhorn
2008-10-20vmstat: mlocked pages statisticsNick Piggin
2008-10-20mmap: handle mlocked pages during map, remap, unmapRik van Riel
2008-10-20mlock: downgrade mmap sem while populating mlocked regionsLee Schermerhorn
2008-10-20mlock: mlocked pages are unevictableNick Piggin
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn
2008-10-20unevictable lru: add event counting with statisticsLee Schermerhorn
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20more aggressively use lumpy reclaimRik van Riel
2008-10-20vmscan: add newly swapped in pages to the inactive listRik van Riel
2008-10-20vmscan: fix pagecache reclaim referenced bit checkRik van Riel
2008-10-20vmscan: second chance replacement for anonymous pagesRik van Riel
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20define page_file_cache() functionRik van Riel
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter
2008-10-20vmscan: move isolate_lru_page() to vmscan.cNick Piggin
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty