summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta2017-01-181-0/+5
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* ARC: support HIGHMEM even without PAE40Vineet Gupta2016-05-051-15/+39
* ARC: add support for reserved memory defined by device treeAlexey Brodkin2016-04-271-0/+4
* ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta2015-12-171-1/+3
* ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta2015-10-281-6/+64
* ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta2015-10-281-26/+14
* ARC: Ensure DT mem base is same as what kernel is built withVineet Gupta2015-10-281-0/+2
* ARC: mem init spring cleaning - No functional changesVineet Gupta2015-04-131-4/+5
* ARC: support external initrdNoam Camus2014-03-261-0/+27
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-7/+0
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-3/+2
* mm/ARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-33/+3
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-091-3/+0
|\
| * ARC: remove #ifdef-ed out include of dead headerPaul Bolle2013-04-091-3/+0
* | mm/arc: use common help functions to free reserved pagesJiang Liu2013-04-291-21/+2
|/
* ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta2013-02-151-3/+6
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-151-0/+13
* ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2013-02-151-0/+171