summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-2/+0
* arm64: mm: drop addr parameter from sync icache and dcacheShaokun Zhang2018-04-241-2/+2
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-161-10/+13
* arm64: provide pmdp_establish() helperCatalin Marinas2018-01-311-0/+7
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-11/+46
|\
| * arm64: Extend early page table code to allow for larger kernelsSteve Capper2018-01-141-0/+1
| * Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas2017-12-221-11/+44
| |\
| | * arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko2017-12-221-12/+38
| | * arm64: don't open code page table entry creationKristina Martsenko2017-12-221-0/+1
| | * arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-0/+6
| * | arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2017-12-111-0/+1
| |/
* | arm64: mm: Fix false positives in set_pte_at access/dirty race detectionWill Deacon2017-12-121-4/+4
* | arm64: mm: Fix pte_mkclean, pte_mkdirty semanticsSteve Capper2017-12-111-15/+18
|/
* mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+0
* arm64: Implement arch-specific pte_access_permitted()Catalin Marinas2017-10-301-0/+14
* arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon2017-09-291-1/+1
* arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas2017-08-211-8/+1
* arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas2017-08-211-8/+13
* arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas2017-08-211-24/+10
* arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas2017-08-211-38/+33
* arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal2017-06-121-1/+1
* arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel2017-03-231-0/+10
* arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas2017-01-311-6/+9
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-1/+1
* arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-251-0/+10
* arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-251-5/+5
* arm64: Fix copy-on-write referencing in HugeTLBSteve Capper2016-08-041-0/+17
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-5/+0
|\
| * arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-5/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-4/+11
|\ \ | |/ |/|
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-091-4/+9
| * arm64: Introduce pmd_thp_or_hugeSuzuki K Poulose2016-04-211-0/+2
* | arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2016-05-061-2/+2
* | arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas2016-05-061-3/+3
* | arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas2016-05-061-0/+10
* | arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas2016-05-061-3/+3
* | arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-04-151-0/+5
* | arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni2016-04-151-0/+15
* | arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-141-8/+3
* | arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel2016-04-141-1/+1
* | Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...Ard Biesheuvel2016-04-141-3/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-99/+79
|\
| * arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permissionCatalin Marinas2016-03-111-1/+2
| * arm64: Remove fixmap include fragilityMark Rutland2016-02-261-62/+1
| * arm64: Fix building error with 16KB pages and 36-bit VACatalin Marinas2016-02-251-1/+1
| * arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-02-181-8/+2
| * arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel2016-02-181-0/+13
| * arm64: mm: add functions to walk tables in fixmapMark Rutland2016-02-161-0/+26
| * arm64: mm: add functions to walk page tables by PAMark Rutland2016-02-161-16/+23
| * arm64: mm: move pte_* macrosMark Rutland2016-02-161-10/+10
OpenPOWER on IntegriCloud