开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
/
mcfmmu.c
Age
Commit message (
Expand
)
Author
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2020-09-07
m68k: mm: Remove superfluous memblock_alloc*() casts
Geert Uytterhoeven
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-07-27
m68k: mcfmmu: remove stale part of comment about steal_context
Mike Rapoport
2020-07-27
m68k: fix ColdFire mmu init compile warning
Greg Ungerer
2020-06-29
m68k: mm: fix node memblock init
Angelo Dureghello
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2019-12-04
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-09-03
m68k: fix early memory reservation for ColdFire MMU systems
Mike Rapoport
2018-07-29
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
2017-11-06
m68k: fix ColdFire node shift size calculation
Greg Ungerer
2017-11-06
m68k: move coldfire MMU initialization code
Greg Ungerer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-26
m68k: move ColdFire _bootmem_alloc code
Greg Ungerer
2012-11-14
m68k: move to a single instance of free_initmem()
Greg Ungerer
2012-02-07
m68k: Do not set global share for non-kernel shared pages
Alexander Stein
2011-12-30
m68k: ColdFire V4e MMU paging init code and miss handler
Greg Ungerer