index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2024-05-14
nios2: define virtual address space for modules
Mike Rapoport (IBM)
2024-02-22
nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: refactor swap PTE layout
David Hildenbrand
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-07-17
nios2: drop definition of PGD_ORDER
Mike Rapoport
2022-07-17
nios2: drop definition of PTE_ORDER
Mike Rapoport
2022-07-17
nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-04
nios2: add support for folded p4d page tables
Mike Rapoport
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-03-07
nios2: pte_clear does not need to flush TLB
Nicholas Piggin
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2016-04-22
nios2: use correct void* return type for page_to_virt()
Ard Biesheuvel
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
nios2: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-12-08
nios2: Page table management
Ley Foon Tan