index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
/
motorola.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
m68k: Enable memtest functionality
Finn Thain
1
-0
/
+2
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-2
/
+4
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
1
-1
/
+1
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-03
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
1
-6
/
+5
2020-06-03
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-04
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-20
arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2007-08-22
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-03
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-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+285