index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
/
motorola.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
2020-06-03
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-02-10
m68k: mm: Extend table allocator for multiple sizes
Peter Zijlstra
2020-02-10
m68k: mm: Improve kernel_page_table()
Peter Zijlstra
2020-02-10
m68k: mm: Restructure Motorola MMU page-table layout
Peter Zijlstra
2020-02-10
m68k: mm: Move the pointer table allocator to motorola.c
Peter Zijlstra
2020-02-10
m68k: mm: Unify Motorola MMU page setup
Peter Zijlstra
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
2018-12-20
Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-19
m68k: Fix memblock-related crashes
Geert Uytterhoeven
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-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-07-29
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-11-22
m68k/mm: motorola - Add missing initialization of max_pfn
Geert Uytterhoeven
2014-05-28
m68k: Increase initial mapping to 8 or 16 MiB if possible
Andreas Schwab
2013-11-26
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
Geert Uytterhoeven
2012-11-14
m68k: move to a single instance of free_initmem()
Greg Ungerer
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
2011-04-27
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
Michael Schmitz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2008-07-20
arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2007-08-22
m68k: Kill superfluous extern
Geert Uytterhoeven
2007-05-31
m68k: discontinuous memory support
Roman Zippel
2007-05-31
m68k: runtime patching infrastructure
Roman Zippel
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] m68k: use proper defines for zone initialization
Roman Zippel
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds