index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
sun3_pgtable.h
Age
Commit message (
Expand
)
Author
2025-07-06
m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
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
m68k: 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-05-29
m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Linus Walleij
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-07-17
m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2019-12-04
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-12
m68k/mm: sun3 - Modernize printing of kernel messages
Geert Uytterhoeven
2015-02-10
m68k: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2011-01-05
m68k/sun3: Kill pte_unmap() warnings
Geert Uytterhoeven
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2009-01-16
m68k,m68knommu: merge header files
Sam Ravnborg