Commit Graph

116788 Commits (2e3f92dad6bdbee796274bae5c1c50a6ddd31cbb)
 

Author SHA1 Message Date
Matt Helsley bde5ab6558 container freezer: document the cgroup freezer subsystem. 17 years ago
Matt Helsley 1aece34833 container freezer: rename check_if_frozen() 17 years ago
Matt Helsley 81dcf33c2a container freezer: make freezer state names less generic 17 years ago
Matt Helsley 957a4eeaf4 container freezer: prevent frozen tasks or cgroups from changing 17 years ago
Matt Helsley 5a06915c6d container freezer: skip frozen cgroups during power management resume 17 years ago
Matt Helsley dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Matt Helsley 8174f1503f container freezer: make refrigerator always available 17 years ago
Matt Helsley 83224b0837 container freezer: add TIF_FREEZE flag to all architectures 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
Andrea Righi 7a6560e025 documentation: clarify dirty_ratio and dirty_background_ratio description 17 years ago
Shaohua Li 9f1b16a51e memory_probe: fix wrong sysfs file attribute 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
KOSAKI Motohiro e575f111dc coredump_filter: add hugepage dumping 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 51b07fc3c5 fs: buffer lock use lock bitops 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
KOSAKI Motohiro 902d2e8ae0 vmscan: kill unused lru functions 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
Lee Schermerhorn fa07e78773 doc: unevictable LRU and mlocked pages documentation 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
Lee Schermerhorn 8a7a8544a4 pageflag helpers for configed-out flags 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