Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 2020-06-09 | 1 | -18/+4 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -2/+0 |
* | nios2: add support for folded p4d page tables | Mike Rapoport | 2020-06-04 | 1 | -2/+1 |
* | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 2020-04-10 | 1 | -3/+0 |
* | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2019-09-24 | 1 | -2/+0 |
* | nios2: pte_clear does not need to flush TLB | Nicholas Piggin | 2019-03-07 | 1 | -1/+0 |
* | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+1 |
* | nios2: use correct void* return type for page_to_virt() | Ard Biesheuvel | 2016-04-22 | 1 | -1/+1 |
* | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
* | nios2: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -9/+1 |
* | nios2: Page table management | Ley Foon Tan | 2014-12-08 | 1 | -0/+310 |