aboutsummaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAge
* thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov2017-04-21
* mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer2017-02-01
* mm: pmd dirty emulation in page fault handlerMinchan Kim2017-01-19
* 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
* shmem: add huge pages supportKirill A. Shutemov2016-07-26
* shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2016-07-26
* mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-26
* thp, mlock: do not mlock PTE-mapped file huge pagesKirill A. Shutemov2016-07-26
* thp: file pages support for split_huge_page()Kirill A. Shutemov2016-07-26
* thp: prepare change_huge_pmd() for file thpKirill A. Shutemov2016-07-26
* thp: skip file huge pmd on copy_huge_pmd()Kirill A. Shutemov2016-07-26
* thp: handle file pages in split_huge_pmd()Kirill A. Shutemov2016-07-26
* thp: support file pages in zap_huge_pmd()Kirill A. Shutemov2016-07-26
* mm: introduce do_set_pmd()Kirill A. Shutemov2016-07-26
* rmap: support file thpKirill A. Shutemov2016-07-26
* mm: introduce fault_envKirill A. Shutemov2016-07-26
* khugepaged: recheck pmd after mmap_sem re-acquiredKirill A. Shutemov2016-07-26
* mm, thp: fix locking inconsistency in collapse_huge_pageEbru Akagunduz2016-07-26
* mm, thp: make swapin readahead under down_read of mmap_semEbru Akagunduz2016-07-26
* mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-07-26
* mm: make optimistic check for swapin readaheadEbru Akagunduz2016-07-26
* mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-26
* mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi2016-07-15
* madvise_free, thp: fix madvise_free_huge_pmd return value after splittingHuang Ying2016-07-15
* Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-23
|\
| * /dev/dax, core: file operations and dax-mmapDan Williams2016-05-21
* | mm, thp: khugepaged should scan when sleep value is writtenDavid Rientjes2016-05-20
* | mm: thp: split_huge_pmd_address() comment improvementAndrea Arcangeli2016-05-20
* | mm: thp: simplify the implementation of mk_huge_pmd()Yang Shi2016-05-20
* | huge mm: move_huge_pmd does not need new_vmaHugh Dickins2016-05-19
* | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-19