summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arm64: mm: place empty_zero_page in bssMark Rutland2016-02-161-2/+2
* | arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel2016-03-091-2/+3
* | arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel2016-02-261-3/+4
|/
* arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas2016-01-251-11/+10
* arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim2016-01-151-0/+1
* arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-8/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-121-3/+20
|\
| * arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-01-051-1/+2
| * arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-211-2/+8
| * arm64: pgtable: implement pte_accessible()Will Deacon2015-12-011-0/+10
* | arm64: Improve error reporting on set_pte_at() checksCatalin Marinas2015-12-111-4/+8
|/
* arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2015-11-181-0/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-121-0/+1
|\
| * arm64: fix R/O permissions of FDT mappingArd Biesheuvel2015-11-091-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-4/+26
|\ \ | |/
| * arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas2015-10-161-2/+3
| * arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang2015-10-131-0/+2
| * arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+7
| * arm64: Default kernel pages should be contiguousJeremy Linton2015-10-081-0/+1
| * arm64: Macros to check/set/unset the contiguous bitJeremy Linton2015-10-081-0/+11
| * arm64: mm: remove dsb from update_mmu_cacheWill Deacon2015-10-071-3/+3
| * arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin2015-10-071-1/+1
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-141-10/+159
|\ \ | |/
| * arm64: Fix THP protection change logicSteve Capper2015-10-011-2/+2
| * arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon2015-09-141-5/+1
| * arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas2015-09-141-1/+1
| * arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas2015-09-141-2/+2
| * arm64: pgtable: fix definition of pte_validWill Deacon2015-07-281-1/+1
| * arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-5/+0
| * arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-271-2/+145
| * arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon2015-07-271-0/+15
* | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-081-0/+2
|/
* arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-4/+4
* arm64: enable PTE type bit in the mask for pte_modifyFeng Kan2015-02-261-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-1/+1
|\
| * mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
OpenPOWER on IntegriCloud