2021-05-05 |
Miaohe Lin | mm/migrate.c: fix potential indeterminate pte entry... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCC... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/migrate.c: make putback_movable_page() static |
tree | commitdiff |
2021-05-05 |
Minchan Kim | mm: fs: invalidate BH LRU during page migration |
tree | commitdiff |
2021-05-05 |
Minchan Kim | mm: replace migrate_[prep|finish] with lru_cache_[disab... |
tree | commitdiff |
2021-05-05 |
Minchan Kim | mm: disable LRU pagevec during the migration temporarily |
tree | commitdiff |
2021-05-05 |
Charan Teja Reddy | mm: compaction: update the COMPACT[STALL|FAIL] events... |
tree | commitdiff |
2021-05-05 |
Pintu Kumar | mm/compaction: remove unused variable sysctl_compact_memory |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: shrink deferred objects proportional to... |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: memcontrol: reparent nr_deferred when memcg offline |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: don't need allocate shrinker->nr_deferred... |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: use per memcg nr_deferred of shrinker |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: add per memcg shrinker nr_deferred |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: use a new flag to indicate shrinker is... |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: add shrinker_info_protected() helper |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: memcontrol: rename shrinker_map to shrinker_info |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: use kvfree_rcu instead of call_rcu |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: remove memcg_shrinker_map_size |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: use shrinker_rwsem to protect shrinker_maps... |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: consolidate shrinker_maps handling code |
tree | commitdiff |
2021-05-05 |
Yang Shi | mm: vmscan: use nid from shrink_control for tracepoint |
tree | commitdiff |
2021-05-05 |
Dave Hansen | mm/vmscan: replace implicit RECLAIM_ZONE checks with... |
tree | commitdiff |
2021-05-05 |
Dave Hansen | mm/vmscan: move RECLAIM* bits to uapi header |
tree | commitdiff |
2021-05-05 |
Axel Rasmussen | userfaultfd: add UFFDIO_CONTINUE ioctl |
tree | commitdiff |
2021-05-05 |
Axel Rasmussen | userfaultfd: hugetlbfs: only compile UFFD helpers if... |
tree | commitdiff |
2021-05-05 |
Axel Rasmussen | userfaultfd: add minor fault registration mode |
tree | commitdiff |
2021-05-05 |
Oscar Salvador | mm,page_alloc: drop unnecessary checks from pfn_range_v... |
tree | commitdiff |
2021-05-05 |
Oscar Salvador | mm: make alloc_contig_range handle in-use hugetlb pages |
tree | commitdiff |
2021-05-05 |
Oscar Salvador | mm: make alloc_contig_range handle free hugetlb pages |
tree | commitdiff |
2021-05-05 |
Oscar Salvador | mm,hugetlb: split prep_new_huge_page functionality |
tree | commitdiff |
2021-05-05 |
Oscar Salvador | mm,hugetlb: drop clearing of flag from prep_new_huge_page |
tree | commitdiff |
2021-05-05 |
Oscar Salvador | mm,compaction: let isolate_migratepages_{range,block... |
tree | commitdiff |
2021-05-05 |
Oscar Salvador | mm,page_alloc: bail out earlier on -ENOMEM in alloc_con... |
tree | commitdiff |
2021-05-05 |
Mike Kravetz | hugetlb: add lockdep_assert_held() calls for hugetlb_lock |
tree | commitdiff |
2021-05-05 |
Mike Kravetz | hugetlb: make free_huge_page irq safe |
tree | commitdiff |
2021-05-05 |
Mike Kravetz | hugetlb: change free_pool_huge_page to remove_pool_huge... |
tree | commitdiff |
2021-05-05 |
Mike Kravetz | hugetlb: call update_and_free_page without hugetlb_lock |
tree | commitdiff |
2021-05-05 |
Mike Kravetz | hugetlb: create remove_hugetlb_page() to separate funct... |
tree | commitdiff |
2021-05-05 |
Mike Kravetz | hugetlb: add per-hstate mutex to synchronize user adjus... |
tree | commitdiff |
2021-05-05 |
Mike Kravetz | hugetlb: no need to drop hugetlb_lock to call cma_release |
tree | commitdiff |
2021-05-05 |
Mike Kravetz | mm/cma: change cma mutex to irq safe spinlock |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugeltb: handle the error case in hugetlb_fix_reserv... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugeltb: clarify (chg - freed) won't go negative... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugeltb: simplify the return code of __vma_reservati... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugeltb: remove redundant VM_BUG_ON() in region_add() |
tree | commitdiff |
2021-05-05 |
Zi Yan | mm: huge_memory: debugfs for file-backed THP split |
tree | commitdiff |
2021-05-05 |
Zi Yan | mm: huge_memory: a new debugfs interface for splitting... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | khugepaged: remove meaningless !pte_present() check... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | khugepaged: remove unnecessary out label in collapse_hu... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | khugepaged: use helper function range_in_vma() in colla... |
tree | commitdiff |
2021-05-05 |
Yanfei Xu | mm/khugepaged.c: replace barrier() with READ_ONCE(... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/huge_memory.c: use helper function migration_entry_t... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/huge_memory.c: remove redundant PageCompound() check |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/huge_memory.c: rework the function do_huge_pmd_numa_... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/huge_memory.c: make get_huge_zero_page() return... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/huge_memory.c: rework the function vma_adjust_trans_... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/huge_memory.c: remove unnecessary local variable... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | khugepaged: fix wrong result value for trace_mm_collaps... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | khugepaged: use helper khugepaged_test_exit() in __khug... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | khugepaged: reuse the smp_wmb() inside __SetPageUptodate() |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | khugepaged: remove unneeded return value of khugepaged_... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugetlb: simplify the code when alloc_huge_page... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugetlb: optimize the surplus state transfer code... |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugetlb: use some helper functions to cleanup code |
tree | commitdiff |
2021-05-05 |
Anshuman Khandual | mm: generalize HUGETLB_PAGE_SIZE_VARIABLE |
tree | commitdiff |
2021-05-05 |
Miaohe Lin | mm/hugetlb: remove redundant reservation check conditio... |
tree | commitdiff |
2021-05-05 |
Peter Xu | hugetlb/userfaultfd: unshare all pmds for hugetlbfs... |
tree | commitdiff |
2021-05-05 |
Peter Xu | mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h |
tree | commitdiff |
2021-05-05 |
Peter Xu | hugetlb/userfaultfd: forbid huge pmd sharing when uffd... |
tree | commitdiff |
2021-05-05 |
Peter Xu | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_sh... |
tree | commitdiff |
2021-05-05 |
Matthew Wilcox ... | dax: account DAX entries as nrpages |
tree | commitdiff |
2021-05-05 |
Matthew Wilcox ... | mm: stop accounting shadow entries |
tree | commitdiff |
2021-05-05 |
Matthew Wilcox ... | mm: introduce and use mapping_empty() |
tree | commitdiff |
2021-04-30 |
Jane Chu | mm/memory-failure: unnecessary amount of unmapping |
tree | commitdiff |
2021-04-30 |
Sergei Trofimovich | mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1 |
tree | commitdiff |
2021-04-30 |
Jesper Dangaard... | mm/page_alloc: inline __rmqueue_pcplist |
tree | commitdiff |
2021-04-30 |
Jesper Dangaard... | mm/page_alloc: optimize code layout for __alloc_pages_bulk |
tree | commitdiff |
2021-04-30 |
Mel Gorman | mm/page_alloc: add an array-based interface to the... |
tree | commitdiff |
2021-04-30 |
Mel Gorman | mm/page_alloc: add a bulk page allocator |
tree | commitdiff |
2021-04-30 |
Mel Gorman | mm/page_alloc: rename alloced to allocated |
tree | commitdiff |
2021-04-30 |
zhouchuangao | mm/page_alloc: duplicate include linux/vmalloc.h |
tree | commitdiff |
2021-04-30 |
Kefeng Wang | mm, page_alloc: avoid page_to_pfn() in move_freepages() |
tree | commitdiff |
2021-04-30 |
Geert Uytterhoeven | mm/Kconfig: remove default DISCONTIGMEM_MANUAL |
tree | commitdiff |
2021-04-30 |
Minchan Kim | mm: page_alloc: dump migrate-failed pages |
tree | commitdiff |
2021-04-30 |
Matthew Wilcox ... | mm/mempolicy: fix mpol_misplaced kernel-doc |
tree | commitdiff |
2021-04-30 |
Matthew Wilcox ... | mm/mempolicy: rewrite alloc_pages_vma documentation |
tree | commitdiff |
2021-04-30 |
Matthew Wilcox ... | mm/mempolicy: rewrite alloc_pages documentation |
tree | commitdiff |
2021-04-30 |
Matthew Wilcox ... | mm/mempolicy: rename alloc_pages_current to alloc_pages |
tree | commitdiff |
2021-04-30 |
Matthew Wilcox ... | mm/page_alloc: combine __alloc_pages and __alloc_pages_... |
tree | commitdiff |
2021-04-30 |
Matthew Wilcox ... | mm/page_alloc: rename gfp_mask to gfp |
tree | commitdiff |
2021-04-30 |
Matthew Wilcox ... | mm/page_alloc: rename alloc_mask to alloc_gfp |
tree | commitdiff |
2021-04-30 |
Yu Zhao | include/linux/page-flags-layout.h: cleanups |
tree | commitdiff |
2021-04-30 |
Minchan Kim | mm: remove lru_add_drain_all in alloc_contig_range |
tree | commitdiff |
2021-04-30 |
David Hildenbrand | mm/page_alloc: drop pr_info_ratelimited() in alloc_cont... |
tree | commitdiff |
2021-04-30 |
Kefeng Wang | mm: move mem_init_print_info() into mm_init() |
tree | commitdiff |
2021-04-30 |
Walter Wu | kasan: record task_work_add() call stack |
tree | commitdiff |
2021-04-30 |
Andrey Konovalov | kasan, mm: integrate slab init_on_free with HW_TAGS |
tree | commitdiff |
2021-04-30 |
Andrey Konovalov | kasan, mm: integrate slab init_on_alloc with HW_TAGS |
tree | commitdiff |
2021-04-30 |
Andrey Konovalov | kasan, mm: integrate page_alloc init with HW_TAGS |
tree | commitdiff |
next |