Commit Graph

5675 Commits (5b03ff1b2444ddf7b8084b7505101e97257aff5a)

Author SHA1 Message Date
Glauber Costa 319d3b9c97 net: move sock_update_memcg outside of CONFIG_INET 13 years ago
Kautuk Consul f1db7afd91 mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path 13 years ago
Hugh Dickins 3f79768f23 mm: rearrange putback_inactive_pages 13 years ago
Hugh Dickins f626012db0 mm: remove isolate_pages() 13 years ago
Hugh Dickins 1c1c53d43b mm: remove del_page_from_lru, add page_off_lru 13 years ago
Hugh Dickins 4111304dab mm: enum lru_list lru 13 years ago
Hugh Dickins 4d06f382c7 mm: no blank line after EXPORT_SYMBOL in swap.c 13 years ago
Hugh Dickins 5095ae8375 mm: fewer underscores in ____pagevec_lru_add 13 years ago
Hugh Dickins 2bcf887963 mm: take pagevecs off reclaim stack 13 years ago
Hugh Dickins 90b3feaec8 memcg: fix mem_cgroup_print_bad_page 13 years ago
Hugh Dickins 12d2710786 memcg: fix split_huge_page_refcounts() 13 years ago
Mel Gorman 0cee34fd72 mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone 13 years ago
Mel Gorman fe4b1b244b mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available 13 years ago
Mel Gorman a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
Mel Gorman 66199712e9 mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred 13 years ago
Mel Gorman c824493528 mm: compaction: make isolate_lru_page() filter-aware again 13 years ago
Mel Gorman b969c4ab9f mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage 13 years ago
Mel Gorman 7335084d44 mm: vmscan: do not OOM if aborting reclaim to start compaction 13 years ago
Andrea Arcangeli 5013473152 mm: vmscan: check if we isolated a compound page during lumpy scan 13 years ago
Mel Gorman b16d3d5a52 mm: compaction: use synchronous compaction for /proc/sys/vm/compact_memory 13 years ago
Mel Gorman a77ebd333c mm: compaction: allow compaction to isolate dirty pages 13 years ago
Tao Ma ea4d349ffa vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() 13 years ago
Shaohua Li 45676885b7 thp: improve order in lru list for split huge page 13 years ago
Shaohua Li f21760b15d thp: add tlb_remove_pmd_tlb_entry 13 years ago
Shaohua Li e5591307f0 thp: remove unnecessary tlb flush for mprotect 13 years ago
Shaohua Li 569e55900a thp: improve the error code path 13 years ago
Bob Liu 0efc8eb9c6 page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG 13 years ago
Bob Liu d0048b0e59 page_alloc: break early in check_for_regular_memory() 13 years ago
Bob Liu 3ed28fa108 memcg: cleanup for_each_node_state() 13 years ago
KAMEZAWA Hiroyuki 38c5d72f3e memcg: simplify LRU handling by new rule 13 years ago
KAMEZAWA Hiroyuki 4e5f01c2b9 memcg: clear pc->mem_cgroup if necessary. 13 years ago
KAMEZAWA Hiroyuki 36b62ad539 memcg: simplify corner case handling of LRU. 13 years ago
KAMEZAWA Hiroyuki dc67d50465 memcg: simplify page cache charging 13 years ago
David Rientjes de077d222d oom, memcg: fix exclusion of memcg threads after they have detached their mm 13 years ago
Michal Hocko c3cecc6834 memcg: free entries in soft_limit_tree if allocation fails 13 years ago
Bob Liu 9fb4b7cc07 page_cgroup: add helper function to get swap_cgroup 13 years ago
Johannes Weiner 40f23a21a8 mm: memcg: remove unneeded checks from uncharge_page() 13 years ago
Johannes Weiner 7a0524cfc8 mm: memcg: remove unneeded checks from newpage_charge() 13 years ago
Johannes Weiner 00c54c0bac mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when necessary 13 years ago
Johannes Weiner cfa449461e mm: memcg: lookup_page_cgroup (almost) never returns NULL 13 years ago
Johannes Weiner 0e574a932d mm: memcg: clean up fault accounting 13 years ago
Johannes Weiner 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
Johannes Weiner ec0fffd84b mm: oom_kill: remove memcg argument from oom_kill_task() 13 years ago
Johannes Weiner f53d7ce32e mm: memcg: shorten preempt-disabled section around event checks 13 years ago
KAMEZAWA Hiroyuki e94c8a9cbc memcg: make mem_cgroup_split_huge_fixup() more efficient 13 years ago
Johannes Weiner 6b208e3f6e mm: memcg: remove unused node/section info from pc->flags 13 years ago
Johannes Weiner 925b7673cc mm: make per-memcg LRU lists exclusive 13 years ago
Johannes Weiner 6290df5458 mm: collect LRU list heads into struct lruvec 13 years ago
Johannes Weiner b95a2f2d48 mm: vmscan: convert global reclaim to per-memcg LRU lists 13 years ago
Johannes Weiner ad2b8e6010 mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty 13 years ago