summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-18arm64: move kernel image to base of vmalloc areaArd Biesheuvel1-8/+2
2016-02-18arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel1-0/+13
2016-02-16arm64: mm: add functions to walk tables in fixmapMark Rutland1-0/+26
2016-02-16arm64: mm: add functions to walk page tables by PAMark Rutland1-16/+23
2016-02-16arm64: mm: move pte_* macrosMark Rutland1-10/+10
2016-02-16arm64: mm: place empty_zero_page in bssMark Rutland1-2/+2
2016-01-25arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas1-11/+10
2016-01-15arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim1-0/+1
2016-01-15arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-8/+0
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+20
2016-01-05arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon1-1/+2
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods1-2/+8
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas1-4/+8
2015-12-01arm64: pgtable: implement pte_accessible()Will Deacon1-0/+10
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott1-0/+1
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel1-0/+1
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+26
2015-10-16arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas1-2/+3
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar1-10/+159
2015-10-13arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang1-0/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-0/+7
2015-10-08arm64: Default kernel pages should be contiguousJeremy Linton1-0/+1
2015-10-08arm64: Macros to check/set/unset the contiguous bitJeremy Linton1-0/+11
2015-10-07arm64: mm: remove dsb from update_mmu_cacheWill Deacon1-3/+3
2015-10-07arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin1-1/+1
2015-10-01arm64: Fix THP protection change logicSteve Capper1-2/+2
2015-09-14arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon1-5/+1
2015-09-14arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas1-1/+1
2015-09-14arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas1-2/+2
2015-08-08arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang1-0/+2
2015-07-28arm64: pgtable: fix definition of pte_validWill Deacon1-1/+1
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-5/+0
2015-07-27arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas1-2/+145
2015-07-27arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon1-0/+15
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-4/+4
2015-02-26arm64: enable PTE type bit in the mask for pte_modifyFeng Kan1-1/+1
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+8
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov1-18/+4
2015-01-28arm64:mm: free the useless initial page tablezhichang.yuan1-0/+3
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel1-0/+5
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+1
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-10-10arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel1-1/+1
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+20
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper1-1/+20
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2