summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee2014-12-231-2/+3
* mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-101-0/+1
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-181-1/+1
|\
| * arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
* | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-091-1/+20
|\ \
| * | arm64: mm: enable RCU fast_gupSteve Capper2014-10-091-1/+20
* | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-0/+2
|\ \ \ | |/ / |/| |
| * | arm64: Add architectural support for PCILiviu Dudau2014-09-301-0/+2
| |/
* | arm64: Introduce {set,clear}_pte_bitLaura Abbott2014-09-081-14/+19
|/
* arm64: Fix barriers used for page table modificationsCatalin Marinas2014-07-241-0/+13
* arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas2014-07-231-29/+28
* arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas2014-07-231-5/+8
* arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-231-9/+9
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-231-0/+40
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-231-4/+4
* arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas2014-07-171-3/+0
* arm64: mm: Fix horrendous config typoSteve Capper2014-07-041-1/+1
* arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon2014-06-181-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-52/+55
|\
| * Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas2014-05-161-6/+5
| * arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-091-2/+2
| * arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper2014-05-091-0/+7
| * arm64: Clean up the default pgprot settingCatalin Marinas2014-05-091-51/+47
| * arm64: Introduce execute-only page access permissionsCatalin Marinas2014-05-091-5/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \
| * | arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-051-1/+1
| |/
* | arm64: mm: fix pmd_write CoW brokennessWill Deacon2014-05-291-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-311-33/+27
|\
| * arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-241-2/+0
| * arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-141-28/+24
| * arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-03-131-1/+1
| * arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-03-131-3/+3
* | arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-02-281-5/+5
|/
* arm64: mm: Introduce PTE_WRITESteve Capper2014-01-311-23/+25
* arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-311-10/+41
* arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-291-14/+17
* arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-291-1/+1
* arm64: Use 42-bit address space with 64K pagesCatalin Marinas2013-11-051-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-18/+94
|\
| * Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-011-16/+80
| |\
| | * ARM64: mm: THP support.Steve Capper2013-06-141-0/+55
| | * ARM64: mm: HugeTLB support.Steve Capper2013-06-141-2/+11
| | * ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper2013-06-141-12/+12
| | * ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper2013-06-141-2/+2
| * | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-121-0/+12
| |\ \
| | * | arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-071-0/+12
| | |/
| * | arm64: pgtable: use pte_index instead of __pte_indexWill Deacon2013-06-111-2/+2
| |/
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-7/+0
|/
* arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2013-01-101-11/+13
* arm64: mm: only wrprotect clean ptes if they are presentWill Deacon2013-01-101-7/+9