index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2016-05-05
ARC: support HIGHMEM even without PAE40
Vineet Gupta
2016-04-27
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2015-12-17
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
Vineet Gupta
2015-10-28
ARC: mm: HIGHMEM: populate high memory from DT
Vineet Gupta
2015-10-28
ARC: mm: preps ahead of HIGHMEM support #2
Vineet Gupta
2015-10-28
ARC: Ensure DT mem base is same as what kernel is built with
Vineet Gupta
2015-04-13
ARC: mem init spring cleaning - No functional changes
Vineet Gupta
2014-03-26
ARC: support external initrd
Noam Camus
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-03
mm/ARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-05-09
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-29
mm/arc: use common help functions to free reserved pages
Jiang Liu
2013-04-09
ARC: remove #ifdef-ed out include of dead header
Paul Bolle
2013-02-15
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta