index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: mm: Use max_high_pfn as a HIGHMEM zone border
Vladimir Isaev
2021-05-10
1
-1
/
+10
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
Mike Rapoport
2020-12-15
1
-7
/
+22
*
arc: fix memory initialization for systems with two memory banks
Mike Rapoport
2020-09-01
1
-11
/
+16
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mm: free_area_init: allow defining max_zone_pfn in descending order
Mike Rapoport
2020-06-03
1
-29
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
1
-8
/
+0
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
ARC: adjust memblock_reserve of kernel memory
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
*
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
2018-11-26
1
-20
/
+5
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
2017-09-01
1
-3
/
+3
*
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
2017-01-18
1
-0
/
+5
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
*
ARC: support HIGHMEM even without PAE40
Vineet Gupta
2016-05-05
1
-15
/
+39
*
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2016-04-27
1
-0
/
+4
*
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
Vineet Gupta
2015-12-17
1
-1
/
+3
*
ARC: mm: HIGHMEM: populate high memory from DT
Vineet Gupta
2015-10-28
1
-6
/
+64
*
ARC: mm: preps ahead of HIGHMEM support #2
Vineet Gupta
2015-10-28
1
-26
/
+14
*
ARC: Ensure DT mem base is same as what kernel is built with
Vineet Gupta
2015-10-28
1
-0
/
+2
*
ARC: mem init spring cleaning - No functional changes
Vineet Gupta
2015-04-13
1
-4
/
+5
*
ARC: support external initrd
Noam Camus
2014-03-26
1
-0
/
+27
*
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
1
-7
/
+0
*
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
1
-3
/
+2
*
mm/ARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-33
/
+3
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-09
1
-3
/
+0
|
\
|
*
ARC: remove #ifdef-ed out include of dead header
Paul Bolle
2013-04-09
1
-3
/
+0
*
|
mm/arc: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-21
/
+2
|
/
*
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
2013-02-15
1
-3
/
+6
*
ARC: [DeviceTree] Basic support
Vineet Gupta
2013-02-15
1
-0
/
+13
*
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
2013-02-15
1
-0
/
+171