index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
/
motorola.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
m68k: mm: Remove superfluous memblock_alloc*() casts
Geert Uytterhoeven
1
-3
/
+2
2020-09-07
m68k: mm: Use PAGE_ALIGNED() helper
Geert Uytterhoeven
1
-2
/
+2
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-22
/
+4
2020-06-09
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
1
-0
/
+43
2020-06-04
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
1
-6
/
+5
2020-06-04
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-2
/
+2
2020-02-10
m68k: mm: Extend table allocator for multiple sizes
Peter Zijlstra
1
-22
/
+43
2020-02-10
m68k: mm: Improve kernel_page_table()
Peter Zijlstra
1
-22
/
+29
2020-02-10
m68k: mm: Restructure Motorola MMU page-table layout
Peter Zijlstra
1
-15
/
+13
2020-02-10
m68k: mm: Move the pointer table allocator to motorola.c
Peter Zijlstra
1
-0
/
+102
2020-02-10
m68k: mm: Unify Motorola MMU page setup
Peter Zijlstra
1
-6
/
+24
2019-12-05
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
1
-6
/
+11
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+9
2018-12-20
Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2018-12-19
m68k: Fix memblock-related crashes
Geert Uytterhoeven
1
-0
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
1
-2
/
+3
2018-07-29
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
1
-24
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-11-22
m68k/mm: motorola - Add missing initialization of max_pfn
Geert Uytterhoeven
1
-1
/
+1
2014-05-28
m68k: Increase initial mapping to 8 or 16 MiB if possible
Andreas Schwab
1
-4
/
+6
2013-11-26
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
Geert Uytterhoeven
1
-1
/
+1
2012-11-14
m68k: move to a single instance of free_initmem()
Greg Ungerer
1
-14
/
+0
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
1
-1
/
+0
2011-04-27
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
Michael Schmitz
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
1
-4
/
+3
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-07-21
arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2007-08-23
m68k: Kill superfluous extern
Geert Uytterhoeven
1
-5
/
+1
2007-05-31
m68k: discontinuous memory support
Roman Zippel
1
-32
/
+69
2007-05-31
m68k: runtime patching infrastructure
Roman Zippel
1
-0
/
+3
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] m68k: use proper defines for zone initialization
Roman Zippel
1
-6
/
+6
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+285