Age | Commit message (Expand) | Author | Files | Lines |
2015-10-28 | ARC: mm: HIGHMEM: populate high memory from DT | Vineet Gupta | 1 | -6/+64 |
2015-10-28 | ARC: mm: preps ahead of HIGHMEM support #2 | Vineet Gupta | 1 | -26/+14 |
2015-10-28 | ARC: Ensure DT mem base is same as what kernel is built with | Vineet Gupta | 1 | -0/+2 |
2015-04-13 | ARC: mem init spring cleaning - No functional changes | Vineet Gupta | 1 | -4/+5 |
2014-03-26 | ARC: support external initrd | Noam Camus | 1 | -0/+27 |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 1 | -7/+0 |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar | 1 | -3/+2 |
2013-07-04 | mm/ARC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -33/+3 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -2/+2 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-05-10 | Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+0 |
2013-04-30 | mm/arc: use common help functions to free reserved pages | Jiang Liu | 1 | -21/+2 |
2013-04-09 | ARC: remove #ifdef-ed out include of dead header | Paul Bolle | 1 | -3/+0 |
2013-02-15 | ARC: [DeviceTree] Convert some Kconfig items to runtime values | Vineet Gupta | 1 | -3/+6 |
2013-02-15 | ARC: [DeviceTree] Basic support | Vineet Gupta | 1 | -0/+13 |
2013-02-15 | ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init | Vineet Gupta | 1 | -0/+171 |