summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: 8823/1: Implement pgprot_device()Vincent Whitchurch2019-02-011-0/+3
* KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-081-2/+2
* ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-1/+3
|\
| * arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier2016-06-291-1/+1
| * arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-291-0/+1
| * arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-291-0/+1
* | ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-06-091-1/+0Star
|/
* ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre2015-09-221-1/+1
* arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-17/+3Star
* ARM: 8239/1: Introduce {set,clear}_pte_bitJungseung Lee2014-12-031-11/+51
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-181-1/+1
|\
| * ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
* | arm: mm: introduce special ptes for LPAESteve Capper2014-10-101-4/+2Star
|/
* ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2014-07-241-7/+11
* ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon2014-02-251-2/+5
*-. Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-211-0/+2
|\ \
| | * ARM: add definitions for pte_mkexec/pte_mknexecLaura Abbott2013-12-111-0/+2
| |/
* / ARM: fix booting low-vectors machinesRussell King2013-11-301-1/+1
|/
* ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall2013-08-131-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-0/+3
|\
| * ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas2013-06-041-0/+3
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-7/+0Star
|/
* arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-301-0/+9
*-. Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-031-1/+2
|\ \
| * | ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()Catalin Marinas2013-02-211-1/+2
| |/
* / ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-231-0/+7
|/
* ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-091-3/+3
* ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-091-3/+1Star
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-111-3/+3
* ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-111-16/+18
* Merge branch 'devel-stable' into for-linusRussell King2012-01-051-47/+7Star
|\
| * Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2012-01-041-7/+0Star
| |\
| | * Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre2012-01-031-7/+0Star
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-081-37/+6Star
| |\ \
| | * | ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas2011-12-081-0/+4
| | * | ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas2011-12-081-38/+0Star
| | * | ARM: pgtable: switch to use pgtable-nopud.hRussell King2011-12-081-10/+13
| * | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-061-3/+0Star
| |\| | | | |/ | |/|
| | * ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-061-3/+0Star
| * | ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-271-0/+7
| * | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-271-7/+1Star
| |/
* / ARM: 7169/1: topdown mmap supportRob Herring2011-12-061-0/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+3
|\
| * ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-231-0/+3
* | ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas2011-10-061-3/+3
* | ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas2011-10-061-133/+2Star
|/