Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |