summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pgtable.h
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-05-05arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-04-30arm64: mm: Introduce PTE_WRITESteve Capper
2014-04-30arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper
2014-04-30arm64: Move PTE_PROT_NONE higher upCatalin Marinas
2014-04-30arm64: module: ensure instruction is little-endian before manipulationWill Deacon
2014-03-31arm64: mm: support zero page coloringKrishna Reddy
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-01-21arm64: Set the page table freeing ceiling to TASK_SIZE_64Peng Du
2014-01-21ARM64: include: add extra page protection bitsPeng Du
2014-01-09arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2013-01-10arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon
2013-01-10arm64: mm: only wrprotect clean ptes if they are presentWill Deacon
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-29arm64: Make !dirty ptes read-onlyCatalin Marinas
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas
2012-09-17arm64: MMU definitionsCatalin Marinas