Commit Graph

7941 Commits (8f6c5ffc8987f4f5b5a3e9d557d94bbf3a9bf216)

Author SHA1 Message Date
Andreas Sandberg e8569dd299 mm/hugetlb.c: call MMU notifiers when copying a hugetlb page range 11 years ago
Zhi Yong Wu 549543dff7 mm, memory-failure: fix typo in me_pagecache_dirty() 11 years ago
Kirill A. Shutemov b35f1819ac mm: create a separate slab for page->ptl allocation 11 years ago
Yasuaki Ishimatsu 943dca1a1f mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve 11 years ago
Oleg Nesterov c728852f5d mm: thp: __get_page_tail_foll() can use get_huge_page_tail() 11 years ago
Andrea Arcangeli 9b7ac26018 mm/hugetlb.c: defer PageHeadHuge() symbol export 11 years ago
Andrew Morton 26296ad2df mm/swap.c: reorganize put_compound_page() 11 years ago
Andrew Morton 758f66a29c mm/hugetlb.c: simplify PageHeadHuge() and PageHuge() 11 years ago
Andrea Arcangeli 3bfcd13ec0 mm: hugetlbfs: use __compound_tail_refcounted in __get_page_tail too 11 years ago
Andrea Arcangeli 44518d2b32 mm: tail page refcounting optimization for slab and hugetlbfs 11 years ago
Andrea Arcangeli ebf360f9bb mm: hugetlbfs: move the put/get_page slab and hugetlbfs optimization in a faster path 11 years ago
Andrea Arcangeli a0368d4e48 mm: hugetlb: use get_page_foll() in follow_hugetlb_page() 11 years ago
Dan Williams 0abdd7a81b dma-debug: introduce debug_dma_assert_idle() 11 years ago
Laura Abbott 8a0921712e percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START 11 years ago
Mikulas Patocka 03e5ac2fc3 mm: fix crash when using XFS on loopback 11 years ago
Aneesh Kumar K.V b3084f4db3 powerpc/thp: Fix crash on mremap 11 years ago
Tetsuo Handa 26e4f20575 slub: Fix possible format string bug. 11 years ago
Peter Zijlstra c65c1877bd slub: use lockdep_assert_held 11 years ago
Hugh Dickins b3ff8a2f95 cgroup: remove stray references to css_id 11 years ago
Hugh Dickins eecc1e426d thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only 11 years ago
Naoya Horiguchi a3e0f9e47d mm/memory-failure.c: transfer page count from head page to tail page after split thp 11 years ago
Mel Gorman d0319bd52e mm: remove bogus warning in copy_huge_pmd() 11 years ago
Vladimir Davydov 695c608307 memcg: fix memcg_size() calculation 11 years ago
Rik van Riel 4eb919825e mm: fix use-after-free in sys_remap_file_pages 11 years ago
Vlastimil Babka 3b25df93c6 mm: munlock: fix deadlock in __munlock_pagevec() 11 years ago
Vlastimil Babka c424be1cbb mm: munlock: fix a bug where THP tail page is encountered 11 years ago
Li Zefan 8afb1474db slub: Fix calculation of cpu slabs 11 years ago
Benjamin LaHaise 8e321fefb0 aio/migratepages: make aio migrate pages sane 11 years ago
Olof Johansson 40b64acd17 mm: fix build of split ptlock code 11 years ago
Kirill A. Shutemov 597d795a2a mm: do not allocate page->ptl dynamically, if spinlock_t fits to long 11 years ago
Johannes Weiner fff4068cba mm: page_alloc: revert NUMA aspect of fair allocation policy 11 years ago
Mel Gorman 8798cee2f9 Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" 11 years ago
Jianguo Wu 98398c32f6 mm/hugetlb: check for pte NULL pointer in __page_check_address() 11 years ago
Wanpeng Li 11c731e81b mm/mempolicy: fix !vma in new_vma_page() 11 years ago
Jianguo Wu a49ecbcd7b mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully 11 years ago
Joonsoo Kim 6815bf3f23 mm/compaction: respect ignore_skip_hint in update_pageblock_skip 11 years ago
Joonsoo Kim b0e5fd7359 mm/mempolicy: correct putback method for isolate pages if failed 11 years ago
Sima Baymani a844f38671 mm: add missing dependency in Kconfig 11 years ago
Johannes Weiner 73f038b863 mm: page_alloc: exclude unreclaimable allocations from zone fairness policy 11 years ago
Mel Gorman b0943d61b8 mm: numa: defer TLB flush for THP migration as long as possible 11 years ago
Rik van Riel 2084140594 mm: fix TLB flush race between migration, and change_protection_range 11 years ago
Mel Gorman de466bd628 mm: numa: avoid unnecessary disruption of NUMA hinting during migration 11 years ago
Mel Gorman 1667918b64 mm: numa: clear numa hinting information on mprotect 11 years ago
Mel Gorman eb4489f69f mm: numa: avoid unnecessary work on the failure path 11 years ago
Mel Gorman c3a489cac3 mm: numa: ensure anon_vma is locked to prevent parallel THP splits 11 years ago
Mel Gorman 0c5f83c23c mm: numa: do not clear PTE for pte_numa update 11 years ago
Mel Gorman 5a6dac3ec5 mm: numa: do not clear PMD during PTE update scan 11 years ago
Mel Gorman 67f87463d3 mm: clear pmd_numa before invalidating 11 years ago
Mel Gorman f714f4f20e mm: numa: call MMU notifiers on THP migration 11 years ago
Mel Gorman 2b4847e730 mm: numa: serialise parallel get_user_page against THP migration 11 years ago