aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/hugetlbpage.c
AgeCommit message (Expand)Author
2020-05-14arm64: hugetlb: avoid potential NULL dereferenceMark Rutland
2019-06-03arm64/hugetlb: Use macros for contiguous huge page sizesAnshuman Khandual
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-03-05arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual
2018-12-06arm64: hugetlb: Register hugepages during arch initAllen Pais
2018-09-24arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flagsSteve Capper
2018-09-24arm64: hugetlb: Fix handling of young ptesSteve Capper
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon
2017-08-22arm64: hugetlb: Cleanup setup_hugepageszSteve Capper
2017-08-22arm64: Re-enable support for contiguous hugepagesPunit Agrawal
2017-08-22arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal
2017-08-22arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal
2017-08-22arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...Punit Agrawal
2017-08-22arm64: hugetlb: Add break-before-make logic for contiguous entriesSteve Capper
2017-08-22arm64: hugetlb: Spring clean huge pte accessorsSteve Capper
2017-08-22arm64: hugetlb: Introduce pte_pgprot helperSteve Capper
2017-08-22arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_presentSteve Capper
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper
2017-07-06arm64: hugetlb: refactor find_num_contig()Steve Capper
2017-06-12arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon
2017-01-11arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie
2016-11-09arm64: hugetlb: fix the wrong address for several functionsHuang Shijie
2016-11-09arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie
2016-11-09arm64: Fix typo in add_default_hugepagesz() for 64K pagesCatalin Marinas
2016-05-31Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon
2016-05-19arm64: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-09arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2015-07-27arm64: hugetlb: remove paragraph about writing to FSFJisheng Zhang
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-01arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-06-14ARM64: mm: HugeTLB support.Steve Capper