Commit Graph

2508 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
Huang Weiyi a50c22eed5 mm: remove duplicated #include's 17 years ago
Hugh Dickins e798ba57e9 Export tiny shmem_file_setup for DRM-GEM 17 years ago
Adrian Bunk fdd2e5f88a make mm/rmap.c:anon_vma_cachep static 17 years ago
KAMEZAWA Hiroyuki 52d4b9ac0b memcg: allocate all page_cgroup at boot 17 years ago
KAMEZAWA Hiroyuki c05555b572 memcg: atomic ops for page_cgroup->flags 17 years ago
KAMEZAWA Hiroyuki addb9efebb memcg: optimize per-cpu statistics 17 years ago
KAMEZAWA Hiroyuki 5b4e655e94 memcg: avoid accounting special pages 17 years ago
KAMEZAWA Hiroyuki b7abea9630 memcg: make page->mapping NULL before uncharge 17 years ago
KAMEZAWA Hiroyuki 073e587ec2 memcg: move charge swapin under lock 17 years ago
Brice Goglin 5e9a0f023b mm: extract do_pages_move() out of sys_move_pages() 17 years ago
Brice Goglin 2f007e74bb mm: don't vmalloc a huge page_to_node array for do_pages_stat() 17 years ago
Brice Goglin e78bbfa826 mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated 17 years ago
Nathan Fontenot de7f0cba96 memory hotplug: release memory regions in PAGES_PER_SECTION chunks 17 years ago
Gerald Schaefer 1125b4e394 setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock 17 years ago
KOSAKI Motohiro 4b2e38ad70 hugepage: support ZERO_PAGE() 17 years ago
Yinghai Lu d903ef9f38 mm: print out meminit for memmap 17 years ago
Harvey Harrison 2a4b3ded5c mm: hugetlb.c make functions static, use NULL rather than 0 17 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Denys Vlasenko cb8f488c33 mmap.c: deinline a few functions 17 years ago
Nick Piggin 8413ac9d8c mm: page lock use lock bitops 17 years ago
Nick Piggin a978d6f521 mm: unlockless reclaim 17 years ago
Nick Piggin f45840b5c1 mm: pagecache insertion fewer atomics 17 years ago
Lee Schermerhorn 9978ad583e mlock: make mlock error return Posixly Correct 17 years ago
Lee Schermerhorn c11d69d8c8 mlock: revert mainline handling of mlock error return 17 years ago
Johannes Weiner e0f79b8f1f vmscan: don't accumulate scan pressure on unrelated lists 17 years ago
Lee Schermerhorn 985737cf2e mlock: count attempts to free mlocked page 17 years ago
Lee Schermerhorn af936a1606 vmscan: unevictable LRU scan sysctl 17 years ago
Lee Schermerhorn 64d6519dda swap: cull unevictable pages in fault path 17 years ago
Nick Piggin 5344b7e648 vmstat: mlocked pages statistics 17 years ago
Rik van Riel ba470de431 mmap: handle mlocked pages during map, remap, unmap 17 years ago
Lee Schermerhorn 8edb08caf6 mlock: downgrade mmap sem while populating mlocked regions 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 17 years ago
Lee Schermerhorn ba9ddf4939 Ramfs and Ram Disk pages are unevictable 17 years ago
Lee Schermerhorn 7b854121eb Unevictable LRU Page Statistics 17 years ago
Lee Schermerhorn bbfd28eee9 unevictable lru: add event counting with statistics 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Rik van Riel 33c120ed28 more aggressively use lumpy reclaim 17 years ago
Rik van Riel c5fdae469a vmscan: add newly swapped in pages to the inactive list 17 years ago
Rik van Riel 7e9cd48420 vmscan: fix pagecache reclaim referenced bit check 17 years ago
Rik van Riel 556adecba1 vmscan: second chance replacement for anonymous pages 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
Rik van Riel 68a22394c2 vmscan: free swap space on swap-in/activation 17 years ago
KOSAKI Motohiro f04e9ebbe4 swap: use an array for the LRU pagevecs 17 years ago
Christoph Lameter b69408e88b vmscan: Use an indexed array for LRU variables 17 years ago
Nick Piggin 62695a84eb vmscan: move isolate_lru_page() to vmscan.c 17 years ago
Badari Pulavarty 71088785c6 mm: cleanup to make remove_memory() arch-neutral 17 years ago
Linus Torvalds d9d332e087 anon_vma_prepare: properly lock even newly allocated entries 17 years ago
Keith Packard 395e0ddc44 Export shmem_file_setup for DRM-GEM 17 years ago