index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
/
mcfmmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: coldfire: remove unused variable in MMU code
Greg Ungerer
2023-10-23
1
-2
/
+1
*
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-1
/
+2
|
\
|
*
m68k: Pass a pointer to virt_to_pfn() virt_to_page()
Linus Walleij
2023-05-29
1
-1
/
+2
*
|
m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-20
1
-31
/
+21
|
/
*
m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-0
/
+55
*
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
1
-1
/
+2
*
m68k: mm: Remove superfluous memblock_alloc*() casts
Geert Uytterhoeven
2020-09-07
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-0
/
+1
|
\
|
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-0
/
+1
*
|
m68k: mcfmmu: remove stale part of comment about steal_context
Mike Rapoport
2020-07-27
1
-5
/
+0
*
|
m68k: fix ColdFire mmu init compile warning
Greg Ungerer
2020-07-27
1
-1
/
+0
|
/
*
m68k: mm: fix node memblock init
Angelo Dureghello
2020-06-29
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-06-04
1
-6
/
+3
*
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
2019-12-05
1
-1
/
+15
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+6
*
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-12
1
-1
/
+0
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-31
1
-2
/
+2
*
m68k: fix early memory reservation for ColdFire MMU systems
Mike Rapoport
2018-09-03
1
-1
/
+1
*
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
2018-07-29
1
-6
/
+7
*
m68k: fix ColdFire node shift size calculation
Greg Ungerer
2017-11-05
1
-1
/
+1
*
m68k: move coldfire MMU initialization code
Greg Ungerer
2017-11-05
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
m68k: move ColdFire _bootmem_alloc code
Greg Ungerer
2016-09-26
1
-1
/
+30
*
m68k: move to a single instance of free_initmem()
Greg Ungerer
2012-11-14
1
-4
/
+0
*
m68k: Do not set global share for non-kernel shared pages
Alexander Stein
2012-02-07
1
-4
/
+5
*
m68k: ColdFire V4e MMU paging init code and miss handler
Greg Ungerer
2011-12-30
1
-0
/
+198