summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-01ARM: 8823/1: Implement pgprot_device()Vincent Whitchurch1-0/+3
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier1-2/+2
2017-11-21ARM: fix get_user_pages_fastRussell King1-0/+12
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier1-1/+1
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier1-0/+1
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier1-0/+1
2016-06-09ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon1-1/+0
2015-09-22ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre1-1/+1
2015-02-10arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov1-17/+3
2014-12-03ARM: 8239/1: Introduce {set,clear}_pte_bitJungseung Lee1-11/+51
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-10ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel1-1/+1
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper1-4/+2
2014-07-24ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper1-7/+11
2014-02-25ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon1-2/+5
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King1-0/+2
2013-12-11ARM: add definitions for pte_mkexec/pte_mknexecLaura Abbott1-0/+2
2013-11-30ARM: fix booting low-vectors machinesRussell King1-1/+1
2013-08-13ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+3
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-7/+0
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas1-0/+3
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King1-1/+2
2013-02-21ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()Catalin Marinas1-1/+2
2013-01-23ARM: Add page table and page defines needed by KVMChristoffer Dall1-0/+7
2012-11-09ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon1-3/+3
2012-11-09ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon1-3/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells1-1/+1
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon1-16/+18
2012-01-05Merge branch 'devel-stable' into for-linusRussell King1-47/+7
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-7/+0
2012-01-02Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre1-7/+0
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King1-37/+6
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas1-0/+4
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas1-38/+0
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King1-10/+13
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King1-3/+0
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon1-3/+0
2011-12-06ARM: 7169/1: topdown mmap supportRob Herring1-0/+1
2011-11-26ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre1-0/+7
2011-11-26ARM: move iotable mappings within the vmalloc regionNicolas Pitre1-7/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-0/+3
2011-10-06ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas1-3/+3
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas1-133/+2
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar1-0/+3