summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/init.c
AgeCommit message (Expand)AuthorLines
2014-03-26ARC: support external initrdNoam Camus-0/+27
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring-7/+0
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar-3/+2
2013-07-03mm/ARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu-33/+3
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu-1/+1
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+0
2013-04-29mm/arc: use common help functions to free reserved pagesJiang Liu-21/+2
2013-04-09ARC: remove #ifdef-ed out include of dead headerPaul Bolle-3/+0
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta-3/+6
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta-0/+13
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta-0/+171