index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2014-05-29
arm64: mm: fix pmd_write CoW brokenness
Will Deacon
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-24
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
2014-03-14
arm64: mm: Route pmd thp functions through pte equivalents
Steve Capper
2014-03-13
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
2014-03-13
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
2014-01-31
arm64: mm: Introduce PTE_WRITE
Steve Capper
2014-01-31
arm64: mm: Remove PTE_BIT_FUNC macro
Steve Capper
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-01
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-14
ARM64: mm: THP support.
Steve Capper
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
2013-06-14
ARM64: mm: Move PTE_PROT_NONE bit.
Steve Capper
2013-06-14
ARM64: mm: Make PAGE_NONE pages read only and no-execute.
Steve Capper
2013-06-12
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
2013-06-11
arm64: pgtable: use pte_index instead of __pte_index
Will Deacon
2013-06-07
arm64: KVM: define HYP and Stage-2 translation page flags
Marc Zyngier
2013-01-10
arm64: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
2013-01-10
arm64: mm: only wrprotect clean ptes if they are present
Will Deacon
2012-12-12
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-11-29
arm64: Make !dirty ptes read-only
Catalin Marinas
2012-11-16
arm64: Distinguish between user and kernel XN bits
Catalin Marinas
2012-09-17
arm64: MMU definitions
Catalin Marinas