aboutsummaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2016-08-11mm/hugetlb: fix incorrect hugepages count during mem hotplugzhong jiang
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-02mm, hugetlb: fix huge_pte_alloc BUG_ONMichal Hocko
2016-08-02mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-28mm: hwpoison: remove incorrect commentsNaoya Horiguchi
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm/hugetlb: simplify hugetlb unmapAneesh Kumar K.V
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro
2016-06-24mm/hugetlb: clear compound_mapcount when freeing gigantic pagesGerald Schaefer
2016-06-24hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov
2016-06-09mm/hugetlb: fix huge page reserve accounting for private mappingsMike Kravetz
2016-05-29file_inode(f)->i_mapping is f->f_mappingAl Viro
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20/dev/dax, core: file operations and dax-mmapDan Williams
2016-05-19mm/hugetlb: add same zone check in pfn_range_valid_gigantic()Joonsoo Kim
2016-05-19mm/hugetlb.c: use first_memory_nodeAndrew Morton
2016-05-19mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar
2016-05-19mm/hugetlb: optimize minimum size (min_size) accountingMike Kravetz
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-17mm: convert pr_warning to pr_warnJoe Perches
2016-03-09mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlersJan Stancek
2016-03-09mm/hugetlb: hugetlb_no_page: rate-limit warning messageGeoffrey Thomas
2016-02-18mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz
2016-01-15mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2016-01-15rmap: add argument to charge compound pageKirill A. Shutemov
2016-01-15page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov
2016-01-14hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz
2015-12-12mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi
2015-12-12mm: hugetlb: fix hugepage memory leak caused by wrong reserve countNaoya Horiguchi
2015-11-10hugetlb: trivial comment fixNaoya Horiguchi
2015-11-06mm: use 'unsigned int' for page orderKirill A. Shutemov
2015-11-06mm: make compound_head() robustKirill A. Shutemov
2015-11-06mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov
2015-11-05mm: introduce VM_LOCKONFAULTEric B Munson
2015-11-05mm, hugetlbfs: optimize when NUMA=nDave Hansen
2015-11-05mm, hugetlb: use memory policy when availableDave Hansen
2015-11-05mm/hugetlb: make node_hstates array staticAlexander Kuleshov
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi