summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pgtable.h (follow)
Commit message (Expand)AuthorAge
* arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2018-08-07
* Merge android-4.4.111 (f851888) into msm-4.4Srinivasarao P2018-01-24
|\
| * FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2018-01-06
| * FROMLIST: arm64: mm: Use non-global mappings for kernel spaceWill Deacon2018-01-06
* | Merge android-4.4.100 (482cc74) into msm-4.4Srinivasarao P2017-12-26
|\|
| * BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-11-20
| * Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-10-14
| |\
| | * UPSTREAM: arm64: account for sparsemem section alignment when choosing vmemma...Ard Biesheuvel2016-10-14
| | * UPSTREAM: arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-09-29
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-26
| |\|
| | * UPSTREAM: arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel2016-09-22
| | * UPSTREAM: arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-09-22
| | * UPSTREAM: arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel2016-09-22
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt2016-09-20
| |\|
| | * UPSTREAM: arm64: mm: add functions to walk tables in fixmapMark Rutland2016-09-18
| | * UPSTREAM: arm64: mm: add functions to walk page tables by PAMark Rutland2016-09-18
| | * UPSTREAM: arm64: mm: move pte_* macrosMark Rutland2016-09-18
| | * UPSTREAM: arm64: mm: place empty_zero_page in bssMark Rutland2016-09-18
| | * UPSTREAM: arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-09-18
| | * UPSTREAM: arm64: hugetlb: add support for PTE contiguous bitDavid Woods2016-09-18
| | * UPSTREAM: arm64: pgtable: implement pte_accessible()Will Deacon2016-09-15
* | | arm64: Hot-remove implementation for arm64Andrea Reale2017-11-22
* | | arm64: mm: allow enforcing of strict break-before-make for page tablesWill Deacon2017-02-24
* | | Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4Alex Shi2016-06-02
|\| |
| * | arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas2016-06-01
| * | arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-06-01
| * | arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2016-06-01
| * | arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas2016-06-01
* | | arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-05-11
* | | arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel2016-05-11
* | | arm64: mm: add functions to walk tables in fixmapMark Rutland2016-05-11
* | | arm64: mm: add functions to walk page tables by PAMark Rutland2016-05-11
* | | arm64: mm: move pte_* macrosMark Rutland2016-05-11
* | | arm64: mm: place empty_zero_page in bssMark Rutland2016-05-11
* | | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim2016-05-11
* | | arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-05-11
* | | arm64: hugetlb: add support for PTE contiguous bitDavid Woods2016-05-11
* | | arm64: pgtable: implement pte_accessible()Will Deacon2016-05-11
|/ /
* | arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permissionCatalin Marinas2016-05-04
* | arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas2016-05-04
* | arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel2016-03-16
* | arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel2016-03-09
|/
* arm64: Improve error reporting on set_pte_at() checksCatalin Marinas2015-12-11
* arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2015-11-18
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-12
|\
| * arm64: fix R/O permissions of FDT mappingArd Biesheuvel2015-11-09
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\|
| * arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas2015-10-16
| * arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang2015-10-13
| * arm64: add KASAN supportAndrey Ryabinin2015-10-12