index
:
pm24.git
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
/
m68k
/
include
/
asm
/
pgtable_mm.h
Age
Commit message (
Expand
)
Author
2023-08-24
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-04-11
m68k: Introduce a virtual m68k machine
Laurent Vivier
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-10
m68k: mm: Restructure Motorola MMU page-table layout
Peter Zijlstra
2019-12-04
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2018-11-02
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2011-12-30
m68k: add page table size definitions for ColdFire V4e MMU
Greg Ungerer
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-12-09
m68k: rename global variable vmalloc_end to m68k_vmalloc_end
Tejun Heo
2009-08-26
m68k: Fix redefinition of pgprot_noncached
Alexey Dobriyan
2009-01-16
m68k,m68knommu: merge header files
Sam Ravnborg