Commit Graph

321477 Commits (d26cd12b46cb6b5595143804b43ba5aa7968551e)
 

Author SHA1 Message Date
Christoph Lameter 5091b74a95 mm: slub: optimise the SLUB fast path to avoid pfmemalloc checks 13 years ago
Mel Gorman 072bb0aa5e mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages 13 years ago
Minchan Kim 702d1a6e07 memory-hotplug: fix kswapd looping forever problem 13 years ago
Minchan Kim 2cfed07528 mm: fix free page check in zone_watermark_ok() 13 years ago
Minchan Kim ee6f509c32 mm: factor out memory isolate functions 13 years ago
David Rientjes 876aafbfd9 mm, memcg: move all oom handling to memcontrol.c 13 years ago
David Rientjes 6b0c81b3be mm, oom: reduce dependency on tasklist_lock 13 years ago
David Rientjes 9cbb78bb31 mm, memcg: introduce own oom handler to iterate only over its own threads 13 years ago
David Rientjes 462607ecc5 mm, oom: introduce helper function to process threads during scan 13 years ago
David Rientjes 62ce1c706f mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h 13 years ago
Jiang Liu 4ed7e02222 mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit 13 years ago
Jiang Liu 340175b7d1 mm/hotplug: free zone->pageset when a zone becomes empty 13 years ago
Jiang Liu 08dff7b7d6 mm/hotplug: correctly add new zone to all other nodes' zone lists 13 years ago
Jiang Liu 9adb62a5df mm/hotplug: correctly setup fallback zonelists when creating new pgdat 13 years ago
Wanpeng Li da92c47d06 mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup() in comment 13 years ago
Wanpeng Li aaad153e34 mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit 13 years ago
Wanpeng Li 05a73ed29a mm/memcg: complete documentation for tcp memcg files 13 years ago
Xishi Qiu ca57df79d4 mm: setup pageblock_order before it's used by sparsemem 13 years ago
Jeff Liu 51a07e50b2 mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly 13 years ago
Minchan Kim 8e125cd855 vmscan: remove obsolete shrink_control comment 13 years ago
Rabin Vincent fe03025db3 mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP 13 years ago
Rik van Riel 7db8889ab0 mm: have order > 0 compaction start off where it left 13 years ago
Wanpeng Li ab21588487 memcg: rename mem_control_xxx to memcg_xxx 13 years ago
Glauber Costa 567fb435bb memcg: fix bad behavior in use_hierarchy file 13 years ago
Wanpeng Li ca28ddc908 mm: remove unused LRU_ALL_EVICTABLE 13 years ago
Andrew Morton c255a45805 memcg: rename config variables 13 years ago
Minchan Kim 80934513b2 mm: clean up __count_immobile_pages() 13 years ago
Minchan Kim 97d255c816 mm: do not use page_count() without a page pin 13 years ago
David Rientjes de34d965a8 mm, oom: replace some information in tasklist dump 13 years ago
David Rientjes 121d1ba0a0 mm, oom: fix potential killing of thread that is disabled from oom killing 13 years ago
KOSAKI Motohiro 2a13515c39 mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again 13 years ago
KOSAKI Motohiro 3d3727cdb0 mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise() 13 years ago
Gavin Shan c59e26104e mm/compaction: cleanup on compaction_deferred 13 years ago
KAMEZAWA Hiroyuki 3c935d189b memcg: make mem_cgroup_force_empty_list() return bool 13 years ago
KAMEZAWA Hiroyuki 6068bf0104 memcg: mem_cgroup_move_parent() doesn't need gfp_mask 13 years ago
Kamezawa Hiroyuki d845aa2c75 memcg: clean up force_empty_list() return value check 13 years ago
Kamezawa Hiroyuki 59b8e85c26 memcg: remove check for signal_pending() during rmdir() 13 years ago
Andrew Morton fd07383b6b mm/memblock.c:memblock_double_array(): cosmetic cleanups 13 years ago
David Rientjes 4f774b912d mm, oom: do not schedule if current has been killed 13 years ago
Aneesh Kumar K.V 75754681fe hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate 13 years ago
Aneesh Kumar K.V 94ae8ba717 hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to active list. 13 years ago
Aneesh Kumar K.V 79dbb2368a hugetlb: move all the in use pages to active list 13 years ago
Aneesh Kumar K.V 585e27ea6d hugetlb/cgroup: add HugeTLB controller documentation 13 years ago
Aneesh Kumar K.V 8e6ac7fab3 hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration 13 years ago
Aneesh Kumar K.V abb8206cb0 hugetlb/cgroup: add hugetlb cgroup control files 13 years ago
Aneesh Kumar K.V da1def5591 hugetlb/cgroup: add support for cgroup removal 13 years ago
Aneesh Kumar K.V 6d76dcf404 hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup 13 years ago
Aneesh Kumar K.V 9dd540e231 hugetlb/cgroup: add the cgroup pointer to page lru 13 years ago
Aneesh Kumar K.V 2bc64a2046 mm/hugetlb: add new HugeTLB cgroup 13 years ago
Aneesh Kumar K.V c3f38a3871 hugetlb: make some static variables global 13 years ago