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