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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-1
/
+1
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
1
-3
/
+3
2020-02-10
m68k: mm: Fully initialize the page-table allocator
Peter Zijlstra
1
-1
/
+12
2020-02-10
m68k: mm: Extend table allocator for multiple sizes
Peter Zijlstra
1
-8
/
+8
2020-02-10
m68k: mm: Improve kernel_page_table()
Peter Zijlstra
1
-5
/
+0
2019-12-04
m68k: mm: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
1
-2
/
+4
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-07-29
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-03-19
m68k/mm: Stop printing the virtual memory layout
Geert Uytterhoeven
1
-27
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-12
m68k/mm: Modernize printing of kernel messages
Geert Uytterhoeven
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2014-11-10
m68k/mm: Eliminate memset after alloc_bootmem_pages
Himangi Saraogi
1
-1
/
+0
2013-11-26
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
Geert Uytterhoeven
1
-1
/
+1
2013-07-03
mm/m68k: fix build warning of unused variable
Jiang Liu
1
-5
/
+8
2013-07-03
mm/m68k: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-3
/
+1
2013-07-03
mm/m68k: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-29
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-2
/
+2
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-04-29
mm/m68k: use common help functions to free reserved pages
Jiang Liu
1
-22
/
+2
2013-03-04
m68knommu: fix build when CPU is not coldfire
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2013-01-07
m68k: fix conditional use of init_pointer_table
Greg Ungerer
1
-3
/
+5
2012-11-14
m68k: move to a single instance of free_initmem()
Greg Ungerer
1
-14
/
+8
2012-11-14
m68k: merge MMU and non-MMU versions of mm/init.c
Greg Ungerer
1
-2
/
+228
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
1
-149
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
1
-3
/
+1
2008-07-26
m68k: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-3
/
+1
2008-04-29
m68k: Export empty_zero_page for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
1
-0
/
+1
2008-04-28
m68k: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2007-07-20
m68k: missing __init
Al Viro
1
-1
/
+1
2007-05-31
m68k: discontinuous memory support
Roman Zippel
1
-41
/
+78
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
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
/
+147