summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable-3level.h
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-1/+0
* arm/mm: provide pmdp_establish() helperKirill A. Shutemov2018-01-311-0/+3
* mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+0
* ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper2016-06-091-2/+2
* ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-06-091-0/+1
* arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-5/+0
* arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim2016-01-151-0/+1
* arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-9/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+1
|\
| * KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-161-0/+1
* | mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-121-1/+4
* | arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-1/+0
|/
* arm: mm: enable RCU fast_gupSteve Capper2014-10-091-0/+8
* arm: mm: introduce special ptes for LPAESteve Capper2014-10-091-0/+7
* ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2014-07-241-17/+24
* ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2014-07-241-4/+8
* ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-101-6/+9
* ARM: add support to dump the kernel page tablesRussell King2013-12-111-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-0/+2
|\
| * KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-171-0/+2
* | ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper2013-10-291-0/+3
|/
* Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-06-181-4/+4
|\
| * ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon2013-05-301-1/+1
| * ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy2013-05-301-3/+3
* | ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas2013-06-041-0/+60
* | ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas2013-06-041-0/+11
* | ARM: mm: correct pte_same behaviour for LPAE.Steve Capper2013-06-041-0/+17
|/
* ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier2013-04-161-1/+1
* ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-231-0/+18
* ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-091-0/+1
* ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-091-1/+2
* ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas2012-05-121-2/+0
* ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-081-0/+53
* ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas2011-12-081-0/+102