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