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
/
page_mm.h
Age
Commit message (
Expand
)
Author
2023-10-16
m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>
Geert Uytterhoeven
2023-05-29
m68k/mm: Make pfn accessors static inlines
Linus Walleij
2023-02-09
m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport (IBM)
2021-06-29
m68k: remove support for DISCONTIGMEM
Mike Rapoport
2021-04-12
m68k: fix flatmem memory model setup
Angelo Dureghello
2021-03-06
m68k: Fix virt_addr_valid() W=1 compiler warnings
Geert Uytterhoeven
2020-12-15
m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
Mike Rapoport
2020-12-15
m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-02-26
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
2013-08-26
m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not
Greg Ungerer
2011-08-23
m68k: fix __page_to_pfn for a const struct page argument
Ian Campbell
2010-10-22
m68k: __pa(): cast arg to long
Andrew Morton
2010-10-22
m68k/m68knommu: clean up page.h
Greg Ungerer
2010-10-22
m68k: move definition of THREAD_SIZE into thread_info_mm.h
Greg Ungerer
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-01-16
m68k,m68knommu: merge header files
Sam Ravnborg