Commit Graph

333714 Commits (78e2e802a8519031e5858595070b39713e26340d)
 

Author SHA1 Message Date
Minchan Kim beb51eaa88 cma: decrease cc.nr_migratepages after reclaiming pagelist 13 years ago
Minchan Kim e46a28790e CMA: migrate mlocked pages 13 years ago
Naoya Horiguchi 7a71932d56 kpageflags: fix wrong KPF_THP on non-huge compound pages 13 years ago
Yan Hong cd8ed2a45a fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() 13 years ago
Robert P. J. Day c462f179e4 mm/memory.c: fix typo in comment 13 years ago
Hugh Dickins 8befedfe67 mm: remove unevictable_pgs_mlockfreed 13 years ago
Minchan Kim 5a88381384 memory-hotplug: fix zone stat mismatch 13 years ago
Minchan Kim 082708072a mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range") 13 years ago
Haggai Eran 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end 13 years ago
Sagi Grimberg 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 13 years ago
Michal Hocko 36e4f20af8 hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach 13 years ago
Andrea Arcangeli 027ef6c878 mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP 13 years ago
Jiri Kosina 00ea8990aa memory.txt: remove stray information 13 years ago
David Rientjes 957f822a0a mm, numa: reclaim from all nodes within reclaim distance 13 years ago
Hugh Dickins a0c5e813f0 mm: remove free_page_mlock 13 years ago
Hugh Dickins e6c509f854 mm: use clear_page_mlock() in page_remove_rmap() 13 years ago
Hugh Dickins 39b5f29ac1 mm: remove vma arg from page_evictable 13 years ago
Hugh Dickins ec4d9f626d mm: fix invalidate_complete_page2() lock ordering 13 years ago
Michal Hocko 7ffc0edc49 memcg: move mem_cgroup_is_root upwards 13 years ago
Michal Hocko 4bd2c1ee4b memcg: cleanup kmem tcp ifdefs 13 years ago
Michael Kerrisk 1939c557b5 memcg: trivial fixes for Documentation/cgroups/memory.txt 13 years ago
Jianguo Wu 7f1290f2f2 mm: fix-up zone present pages 13 years ago
Rik van Riel 05106e6a54 mm: enable CONFIG_COMPACTION by default 13 years ago
Catalin Marinas eab1eef991 mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c 13 years ago
Catalin Marinas 2d28a2275c mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() 13 years ago
Xiao Guangrong e3b4126c55 thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator 13 years ago
Minchan Kim 74c08f9826 memory-hotplug: don't replace lowmem pages with highmem 13 years ago
Minchan Kim 723a0644a7 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() 13 years ago
Sachin Kamat 3f6d4caeb9 mm/hugetlb.c: remove duplicate inclusion of header file 13 years ago
Mel Gorman 62997027ca mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity 13 years ago
Mel Gorman c89511ab2f mm: compaction: Restart compaction from near where it left off 13 years ago
Mel Gorman bb13ffeb9f mm: compaction: cache if a pageblock was scanned and no pages were isolated 13 years ago
Mel Gorman 753341a4b8 revert "mm: have order > 0 compaction start off where it left" 13 years ago
Mel Gorman f40d1e42bb mm: compaction: acquire the zone->lock as late as possible 13 years ago
Mel Gorman 2a1402aa04 mm: compaction: acquire the zone->lru_lock as late as possible 13 years ago
Mel Gorman 661c4cb9b8 mm: compaction: Update try_to_compact_pages()kerneldoc comment 13 years ago
Mel Gorman 3cc668f4e3 mm: compaction: move fatal signal check out of compact_checklock_irqsave 13 years ago
Shaohua Li e64c5237cf mm: compaction: abort compaction loop if lock is contended or run too long 13 years ago
Wanpeng Li f2d52fe51c mm/memblock: cleanup early_node_map[] related comments 13 years ago
Wanpeng Li e9d24ad30f mm/memblock: use existing interface to set nid 13 years ago
Shaohua Li 45cac65b0f readahead: fault retry breaks mmap file read random detection 13 years ago
Shaohua Li e79bee24fd atomic: implement generic atomic_dec_if_positive() 13 years ago
Minchan Kim 435b405c06 memory-hotplug: fix pages missed by race rather than failing 13 years ago
Minchan Kim 41d575ad4a memory-hotplug: bug fix race between isolation and allocation 13 years ago
Minchan Kim 95e3441248 mm: remain migratetype in freed page 13 years ago
Minchan Kim b12c4ad14e mm: page_alloc: use get_freepage_migratetype() instead of page_private() 13 years ago
Bartlomiej Zolnierkiewicz d95ea5d18e cma: fix watermark checking 13 years ago
Bartlomiej Zolnierkiewicz d1ce749a0d cma: count free CMA pages 13 years ago
Bartlomiej Zolnierkiewicz 2139cbe627 cma: fix counting of isolated pages 13 years ago
Bartlomiej Zolnierkiewicz 770c8aaaf6 mm: fix tracing in free_pcppages_bulk() 13 years ago