summaryrefslogtreecommitdiff
path: root/arch/arc/mm/init.c
AgeCommit message (Expand)Author
2017-09-01ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev
2017-01-18ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin
2015-12-17ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta
2015-10-28ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta
2015-10-28ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta
2015-10-28ARC: Ensure DT mem base is same as what kernel is built withVineet Gupta
2015-04-13ARC: mem init spring cleaning - No functional changesVineet Gupta
2014-03-26ARC: support external initrdNoam Camus
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-03mm/ARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-29mm/arc: use common help functions to free reserved pagesJiang Liu
2013-04-09ARC: remove #ifdef-ed out include of dead headerPaul Bolle
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta