Age | Commit message (Expand) | Author | Files | Lines |
2025-05-11 | arch: remove mk_pmd() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
2024-04-25 | mm/arm: remove pmd_thp_or_huge() | Peter Xu | 1 | -1/+0 |
2024-04-25 | mm/treewide: replace pXd_huge() with pXd_leaf() | Peter Xu | 1 | -1/+1 |
2024-04-25 | mm/arm: use macros to define pmd/pud helpers | Peter Xu | 1 | -2/+2 |
2024-03-06 | mm/treewide: drop pXd_large() | Peter Xu | 1 | -1/+0 |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 1 | -1/+1 |
2023-02-02 | arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -0/+3 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 1 | -1/+1 |
2021-04-30 | ARM: mm: add missing pud_page define to 2-level page tables | Nicholas Piggin | 1 | -2/+0 |
2020-11-16 | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed | Arnd Bergmann | 1 | -0/+2 |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 1 | -7/+0 |
2020-06-03 | mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() | Anshuman Khandual | 1 | -1/+1 |
2020-03-24 | arm: Remove HYP/Stage-2 page-table support | Marc Zyngier | 1 | -20/+0 |
2020-02-04 | arm: mm: add p?d_leaf() definitions | Steven Price | 1 | -0/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 1 | -1/+0 |
2018-01-31 | arm/mm: provide pmdp_establish() helper | Kirill A. Shutemov | 1 | -0/+3 |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 1 | -1/+0 |
2016-06-09 | ARM: 8579/1: mm: Fix definition of pmd_mknotpresent | Steve Capper | 1 | -2/+2 |
2016-06-09 | ARM: 8578/1: mm: ensure pmd_present only checks the valid bit | Will Deacon | 1 | -0/+1 |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins | 1 | -5/+0 |
2016-01-15 | arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP | Minchan Kim | 1 | -0/+1 |
2016-01-15 | arm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 1 | -9/+0 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2015-02-12 | mm: convert p[te|md]_mknonnuma and remaining page table manipulations | Mel Gorman | 1 | -1/+4 |
2015-02-10 | arm: drop L_PTE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 1 | -1/+0 |
2015-01-16 | KVM: arm: Add initial dirty page locking support | Mario Smarduch | 1 | -0/+1 |
2014-10-09 | arm: mm: enable RCU fast_gup | Steve Capper | 1 | -0/+8 |
2014-10-09 | arm: mm: introduce special ptes for LPAE | Steve Capper | 1 | -0/+7 |
2014-07-24 | ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE | Steven Capper | 1 | -17/+24 |
2014-07-24 | ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear | Steven Capper | 1 | -4/+8 |
2014-02-10 | ARM: 7950/1: mm: Fix stage-2 device memory attributes | Christoffer Dall | 1 | -6/+9 |
2013-12-11 | ARM: add support to dump the kernel page tables | Russell King | 1 | -0/+1 |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2013-10-29 | ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware | Steven Capper | 1 | -0/+3 |
2013-10-17 | KVM: ARM: Support hugetlbfs backed huge pages | Christoffer Dall | 1 | -0/+2 |
2013-06-18 | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 1 | -4/+4 |
2013-06-04 | ARM: mm: Transparent huge page support for LPAE systems. | Catalin Marinas | 1 | -0/+60 |
2013-06-04 | ARM: mm: HugeTLB support for LPAE systems. | Catalin Marinas | 1 | -0/+11 |
2013-06-04 | ARM: mm: correct pte_same behaviour for LPAE. | Steve Capper | 1 | -0/+17 |
2013-05-30 | ARM: lpae: fix definition of PTE_HWTABLE_PTRS | Will Deacon | 1 | -1/+1 |
2013-05-30 | ARM: LPAE: use signed arithmetic for mask definitions | Cyril Chemparathy | 1 | -3/+3 |
2013-04-16 | ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write | Marc Zyngier | 1 | -1/+1 |
2013-01-23 | ARM: Add page table and page defines needed by KVM | Christoffer Dall | 1 | -0/+18 |
2012-11-09 | ARM: mm: introduce present, faulting entries for PAGE_NONE | Will Deacon | 1 | -0/+1 |
2012-11-09 | ARM: mm: introduce L_PTE_VALID for page table entries | Will Deacon | 1 | -1/+2 |
2012-05-12 | ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macros | Catalin Marinas | 1 | -2/+0 |
2011-12-08 | ARM: LPAE: Page table maintenance for the 3-level format | Catalin Marinas | 1 | -0/+53 |
2011-12-08 | ARM: LPAE: Introduce the 3-level page table format definitions | Catalin Marinas | 1 | -0/+102 |