Commit Graph

8410 Commits (fed400a181447ba975d40e1df5e0d555eae51795)

Author SHA1 Message Date
Wang Sheng-Hui fed400a181 mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache() 11 years ago
Paul Cassella 9a95f3cf7b mm: describe mmap_sem rules for __lock_page_or_retry() and callers 11 years ago
Mel Gorman 4ffeaf3560 mm: page_alloc: reduce cost of the fair zone allocation policy 11 years ago
Mel Gorman f7b5d64794 mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered 11 years ago
Mel Gorman bb0b6dffa2 mm: vmscan: only update per-cpu thresholds for online CPU 11 years ago
Mel Gorman 0d5d823ab4 mm: move zone->pages_scanned into a vmstat counter 11 years ago
Mel Gorman 3484b2de94 mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines 11 years ago
Mel Gorman 24b7e5819a mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated 11 years ago
Wang Sheng-Hui d0480be44a mm: update the description for vm_total_pages 11 years ago
Cyrill Gorcunov 9aed8614af mm/memory.c: don't forget to set softdirty on file mapped fault 11 years ago
WANG Chao f6f8ed4735 mm/vmalloc.c: clean up map_vm_area third argument 11 years ago
Jerome Marchand 21bda264f4 mm: make copy_pte_range static again 11 years ago
David Rientjes ed4d4902eb mm, hugetlb: remove hugetlb_zero and hugetlb_infinity 11 years ago
David Rientjes 238d3c13f0 mm, hugetlb: generalize writes to nr_hugepages 11 years ago
Andi Kleen f37d4298aa hwpoison: fix race with changing page during offlining 11 years ago
Davidlohr Bueso ad4404a226 mm,hugetlb: simplify error handling in hugetlb_cow() 11 years ago
Davidlohr Bueso 2f4612af43 mm,hugetlb: make unmap_ref_private() return void 11 years ago
Hugh Dickins eb39d618f9 mm: replace init_page_accessed by __SetPageReferenced 11 years ago
Fabian Frederick c2ea2181db mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive 11 years ago
Rafael Aquini cc7452b6dc mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces 11 years ago
Konstantin Khlebnikov 82f71ae4a2 mm: catch memory commitment underflow 11 years ago
Konstantin Khlebnikov 7714251799 shmem: update memory reservation on truncate 11 years ago
Konstantin Khlebnikov 66ee4b8887 shmem: fix double uncharge in __shmem_file_setup() 11 years ago
David Rientjes 930f036b4f mm, vmalloc: constify allocation mask 11 years ago
Eric Dumazet 660654f90e mm/vmalloc.c: add a schedule point to vmalloc() 11 years ago
Wang Sheng-Hui 54980b93c0 mm: update the description for madvise_remove 11 years ago
Johannes Weiner ee814fe23d mm: vmscan: clean up struct scan_control 11 years ago
Johannes Weiner 02695175c7 mm: vmscan: move swappiness out of scan_control 11 years ago
Johannes Weiner 2344d7e44b mm: vmscan: remove all_unreclaimable() 11 years ago
Johannes Weiner 0b06496a33 mm: vmscan: rework compaction-ready signaling in direct reclaim 11 years ago
Johannes Weiner 8d07429319 mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable 11 years ago
Johannes Weiner a840cda63e mm: memcontrol: do not acquire page_cgroup lock for kmem pages 11 years ago
Johannes Weiner 9a2385eef9 mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed 11 years ago
Johannes Weiner 05b8430123 mm: memcontrol: use root_mem_cgroup res_counter 11 years ago
Johannes Weiner 692e7c45d9 mm: memcontrol: catch root bypass in move precharge 11 years ago
Johannes Weiner 9476db974d mm: memcontrol: simplify move precharge function 11 years ago
Michal Hocko 0029e19ebf mm: memcontrol: remove explicit OOM parameter in charge path 11 years ago
Johannes Weiner 9b1306192d mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges 11 years ago
Johannes Weiner d51d885bbb mm: huge_memory: use GFP_TRANSHUGE when charging huge pages 11 years ago
Johannes Weiner 28c34c291e mm: memcontrol: reclaim at least once for __GFP_NORETRY 11 years ago
Johannes Weiner 06b078fc06 mm: memcontrol: rearrange charging fast path 11 years ago
Johannes Weiner 6539cc0538 mm: memcontrol: fold mem_cgroup_do_charge() 11 years ago
Waiman Long 3a79d52aa3 mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomic 11 years ago
Waiman Long f8303c2582 mm, thp: move invariant bug check out of loop in __split_huge_page_map 11 years ago
Joonsoo Kim 0de9d2ebe5 mm, CMA: clean-up log message 11 years ago
Joonsoo Kim c1f733aaaf mm, CMA: change cma_declare_contiguous() to obey coding convention 11 years ago
Joonsoo Kim b7155e76a7 mm, CMA: clean-up CMA allocation error path 11 years ago
Joonsoo Kim a254129e86 CMA: generalize CMA reserved area management functionality 11 years ago
Fabian Frederick bc7f84c0e6 mm/internal.h: use nth_page 11 years ago
Michal Nazarewicz 7be12fc9f8 mm: page_alloc: simplify drain_zone_pages by using min() 11 years ago