aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable.h
Commit message (Expand)AuthorAge
* arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* arm64: enable PTE type bit in the mask for pte_modifyFeng Kan2015-02-26
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
|\
| * mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-11
|\ \ | |/ |/|
| * arm64:mm: free the useless initial page tablezhichang.yuan2015-01-28
| * arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-12
* | arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
|/
* arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee2014-12-23
* mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-10
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-18
|\
| * arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-10
* | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-09
|\ \
| * | arm64: mm: enable RCU fast_gupSteve Capper2014-10-09
* | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \ \ | |/ / |/| |
| * | arm64: Add architectural support for PCILiviu Dudau2014-09-30
| |/
* / arm64: Introduce {set,clear}_pte_bitLaura Abbott2014-09-08
|/
* arm64: Fix barriers used for page table modificationsCatalin Marinas2014-07-24
* arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas2014-07-23
* arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas2014-07-23
* arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-23
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-23
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-23
* arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas2014-07-17
* arm64: mm: Fix horrendous config typoSteve Capper2014-07-04
* arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon2014-06-18
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas2014-05-16
| * arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-09
| * arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper2014-05-09
| * arm64: Clean up the default pgprot settingCatalin Marinas2014-05-09
| * arm64: Introduce execute-only page access permissionsCatalin Marinas2014-05-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
|\ \
| * | arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-05
| |/
* / arm64: mm: fix pmd_write CoW brokennessWill Deacon2014-05-29
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-31
|\
| * arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-24
| * arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-14
| * arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-03-13
| * arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-03-13
* | arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-02-28
|/
* arm64: mm: Introduce PTE_WRITESteve Capper2014-01-31
* arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-31
* arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-29
* arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-29
* arm64: Use 42-bit address space with 64K pagesCatalin Marinas2013-11-05
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\
| * Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-01
| |\
| | * ARM64: mm: THP support.Steve Capper2013-06-14
| | * ARM64: mm: HugeTLB support.Steve Capper2013-06-14