index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
mm
/
init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unicore32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-04
1
-34
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
1
-1
/
+1
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
1
-5
/
+0
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
1
-13
/
+1
*
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
2019-03-08
1
-24
/
+0
*
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
2018-11-26
1
-18
/
+0
*
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
2018-11-26
1
-3
/
+7
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
*
unicore32: switch to NO_BOOTMEM
Mike Rapoport
2018-10-27
1
-53
/
+1
*
unicore32: remove swiotlb support
Christoph Hellwig
2018-10-01
1
-3
/
+0
*
arch, mm: remove arch specific show_mem
Michal Hocko
2017-02-23
1
-44
/
+0
*
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2014-01-22
1
-3
/
+0
*
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-04
1
-47
/
+2
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-04
1
-1
/
+1
*
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/unicore32: use common help functions to free reserved pages
Jiang Liu
2013-04-30
1
-25
/
+3
*
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-04-30
1
-0
/
+3
*
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
1
-1
/
+1
*
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
1
-1
/
+0
*
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
2011-12-08
1
-0
/
+1
*
unicore32: EXPORT_SYMBOL needs export.h
Axel Lin
2011-11-01
1
-0
/
+1
*
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-05-25
1
-1
/
+1
*
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-25
1
-1
/
+1
*
unicore32 core architecture: mm related: generic codes
GuanXuetao
2011-03-17
1
-0
/
+517