Age | Commit message (Expand) | Author | Files | Lines |
2023-02-10 | mm: introduce __vm_flags_mod and use it in untrack_pfn | Suren Baghdasaryan | 1 | -2/+3 |
2023-02-03 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -29/+0 |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -27/+46 |
2022-12-15 | mm: Convert __HAVE_ARCH_P..P_GET to the new style | Peter Zijlstra | 1 | -2/+2 |
2022-12-15 | mm: Rename pmd_read_atomic() | Peter Zijlstra | 1 | -7/+2 |
2022-12-15 | mm: Rename GUP_GET_PTE_LOW_HIGH | Peter Zijlstra | 1 | -2/+2 |
2022-12-15 | mm: Fix pmd_read_atomic() | Peter Zijlstra | 1 | -10/+37 |
2022-12-15 | mm: Update ptep_get_lockless()'s comment | Peter Zijlstra | 1 | -9/+6 |
2022-12-12 | include/linux/pgtable.h: : remove redundant pte variable | zhang songyi | 1 | -3/+1 |
2022-12-01 | mm: remove unused savedwrite infrastructure | David Hildenbrand | 1 | -24/+0 |
2022-12-01 | mm: introduce arch_has_hw_nonleaf_pmd_young() | Juergen Gross | 1 | -0/+11 |
2022-12-01 | mm: add dummy pmd_young() for architectures not having it | Juergen Gross | 1 | -0/+7 |
2022-09-27 | mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG | Yu Zhao | 1 | -2/+2 |
2022-09-27 | mm: x86, arm64: add arch_has_hw_pte_young() | Yu Zhao | 1 | -0/+13 |
2022-09-12 | mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE | Liu Shixin | 1 | -2/+1 |
2022-09-12 | mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN | Liu Shixin | 1 | -5/+1 |
2022-07-18 | mm/mmap: define DECLARE_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -0/+28 |
2022-05-13 | mm: functions may simplify the use of return values | Li kunyu | 1 | -9/+3 |
2022-05-13 | mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h | Tong Tiangen | 1 | -2/+0 |
2022-05-13 | mm: page_table_check: add hooks to public helpers | Tong Tiangen | 1 | -8/+15 |
2022-05-13 | mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2022-05-13 | mm: avoid unnecessary flush on change_huge_pmd() | Nadav Amit | 1 | -0/+20 |
2022-05-10 | mm/swap: remember PG_anon_exclusive via a swp pte bit | David Hildenbrand | 1 | -0/+29 |
2022-02-04 | mm/pgtable: define pte_index so that preprocessor could recognize it | Mike Rapoport | 1 | -0/+1 |
2022-01-15 | mm: ptep_clear() page table helper | Pasha Tatashin | 1 | -0/+8 |
2021-07-21 | Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge" | Jonathan Marek | 1 | -25/+1 |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 1 | -1/+1 |
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-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -0/+9 |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 1 | -0/+9 |
2021-07-01 | mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge | Christophe Leroy | 1 | -1/+25 |
2021-06-29 | mm: define default MAX_PTRS_PER_* in include/pgtable.h | Daniel Axtens | 1 | -0/+22 |
2021-06-05 | Revert "MIPS: make userspace mapping young by default" | Thomas Bogendoerfer | 1 | -0/+8 |
2021-05-07 | include/linux/pgtable.h: few spelling fixes | Bhaskar Chowdhury | 1 | -5/+5 |
2021-05-05 | mm/gup: do not migrate zero page | Pavel Tatashin | 1 | -0/+12 |
2021-03-10 | arm64: mte: Map hotplugged memory as Normal Tagged | Catalin Marinas | 1 | -0/+4 |
2021-02-26 | MIPS: make userspace mapping young by default | Huang Pei | 1 | -8/+0 |
2021-01-20 | mm: Cleanup faultaround and finish_fault() codepaths | Kirill A. Shutemov | 1 | -0/+11 |
2020-12-15 | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+71 |
2020-12-03 | mm: Introduce pXX_leaf_size() | Peter Zijlstra | 1 | -0/+16 |
2020-12-03 | mm/gup: Provide gup_get_pte() more generic | Peter Zijlstra | 1 | -0/+55 |
2020-11-16 | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed | Arnd Bergmann | 1 | -0/+13 |
2020-11-02 | mm: always have io_remap_pfn_range() set pgprot_decrypted() | Jason Gunthorpe | 1 | -4/+0 |
2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+28 |
2020-09-26 | mm/gup: fix gup_fast with dynamic page table folding | Vasily Gorbik | 1 | -0/+10 |
2020-09-04 | mm: Add arch hooks for saving/restoring tags | Steven Price | 1 | -0/+28 |
2020-08-17 | arch/ia64: Restore arch-specific pgd_offset_k implementation | Jessica Clarke | 1 | -0/+2 |
2020-08-12 | mm: drop duplicated words in <linux/pgtable.h> | Randy Dunlap | 1 | -6/+6 |
2020-07-30 | mm: pgtable: Make generic pgprot_* macros available for no-MMU | Pekka Enberg | 1 | -34/+37 |
2020-06-20 | mm: Allow arches to provide ptep_get() | Christophe Leroy | 1 | -0/+7 |