summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAge
...
* userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappingsMike Kravetz2017-02-22
* userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRYAndrea Arcangeli2017-02-22
* userfaultfd: hugetlbfs: add userfaultfd hugetlb hookMike Kravetz2017-02-22
* userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processingMike Kravetz2017-02-22
* userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd supportMike Kravetz2017-02-22
* mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz2017-01-10
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-12
* mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-12
* mm/hugetlb.c: use huge_pte_lock instead of opencoding the lockAneesh Kumar K.V2016-12-12
* mm/hugetlb.c: use the right pte val for compare in hugetlb_cowAneesh Kumar K.V2016-12-12
* mm/hugetlb: fix huge page reservation leak in private mapping error pathsMike Kravetz2016-11-11
* mm: remove unnecessary condition in remove_inode_hugepageszhong jiang2016-10-07
* mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-07
* mm/hugetlb: improve locking in dissolve_free_huge_pages()Gerald Schaefer2016-10-07
* mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer2016-10-07
* mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer2016-10-07
* mm/hugetlb: fix incorrect hugepages count during mem hotplugzhong jiang2016-08-11
* Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-05
|\
| * powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-01
* | mm, hugetlb: fix huge_pte_alloc BUG_ONMichal Hocko2016-08-02
* | mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He2016-08-02
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-28
|\
| * mm: hwpoison: remove incorrect commentsNaoya Horiguchi2016-07-28
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\ \ | |/ |/|
| * Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-06-30
| |\
| * | file_inode(f)->i_mapping is f->f_mappingAl Viro2016-05-29
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-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/hugetlb: simplify hugetlb unmapAneesh Kumar K.V2016-07-26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-26
|\ \ \ \ | |/ / / |/| | |
| * | | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-06
* | | | mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins2016-07-15
| |_|/ |/| |
* | | mm/hugetlb: clear compound_mapcount when freeing gigantic pagesGerald Schaefer2016-06-24
* | | hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov2016-06-24
|/ /
* | mm/hugetlb: fix huge page reserve accounting for private mappingsMike Kravetz2016-06-09
|/
* 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-20
* | mm/hugetlb: add same zone check in pfn_range_valid_gigantic()Joonsoo Kim2016-05-19
* | mm/hugetlb.c: use first_memory_nodeAndrew Morton2016-05-19
* | mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar2016-05-19
* | mm/hugetlb: optimize minimum size (min_size) accountingMike Kravetz2016-05-19
* | include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-19
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* mm: convert pr_warning to pr_warnJoe Perches2016-03-17
* mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlersJan Stancek2016-03-09
* mm/hugetlb: hugetlb_no_page: rate-limit warning messageGeoffrey Thomas2016-03-09
* mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar2016-02-18
* mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-05
* mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz2016-02-05
* mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov2016-01-15