summaryrefslogtreecommitdiff
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAge
* mm: make ttu's return booleanMinchan Kim2017-05-03
* mm: reclaim MADV_FREE pagesShaohua Li2017-05-03
* mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2017-05-03
* mm: don't assume anonymous pages have SwapBacked flagShaohua Li2017-05-03
* thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov2017-04-13
* thp: fix MADV_DONTNEED vs. numa balancing raceKirill A. Shutemov2017-04-13
* thp: reduce indentation level in change_huge_pmd()Kirill A. Shutemov2017-04-13
* mm, thp: fix setting of defer+madvise thp defrag modeDavid Rientjes2017-04-08
* Merge branch 'prep-for-5level'Linus Torvalds2017-03-10
|\
| * mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
* | mm/vmstats: add thp_split_pud event for clarityYisheng Xie2017-03-09
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm/thp/autonuma: use TNF flag instead of vm faultAneesh Kumar K.V2017-02-24
* mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-24
* mm: convert try_to_unmap_one() to use page_vma_mapped_walk()Kirill A. Shutemov2017-02-24
* mm: introduce page_vma_mapped_walk()Kirill A. Shutemov2017-02-24
* mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-24
* mm, thp: add new defer+madvise defrag optionDavid Rientjes2017-02-22
* mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer2017-01-24
* mm: pmd dirty emulation in page fault handlerMinchan Kim2017-01-10
* mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-10
* mm: join struct fault_env and vm_faultJan Kara2016-12-14
* mm: make transparent hugepage size publicHugh Dickins2016-12-12
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-12
* mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V2016-12-12
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-12
* mm: use the correct page size when removing the pageAneesh Kumar K.V2016-12-12
* Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-12
|\
| * x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov2016-11-09
* | mremap: move_ptes: check pte dirty after its removalAaron Lu2016-11-29
* | mremap: fix race between mremap() and page cleanningAaron Lu2016-11-17
|/
* mm: vm_page_prot: update with WRITE_ONCE/READ_ONCEAndrea Arcangeli2016-10-07
* thp: reduce usage of huge zero page's atomic counterAaron Lu2016-10-07
* thp, dax: add thp_get_unmapped_area for pmd mappingsToshi Kani2016-10-07
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-09-30
|\
| * mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2016-09-25
* | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-09-22
|\ \ | |/
| * mm: fix show_smap() for zone_device-pmd rangesDan Williams2016-09-09
* | sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flagsRik van Riel2016-09-13
|/
* soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli2016-08-26
* mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka2016-07-28
* mm, THP: clean up return value of madvise_free_huge_pmdHuang Ying2016-07-28
* mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-28
* thp: fix comments of __pmd_trans_huge_lock()Huang Ying2016-07-26
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-26
* thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov2016-07-26
* shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappingsKirill A. Shutemov2016-07-26