summaryrefslogtreecommitdiffstats
path: root/arch/score/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* mm/score: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-24/+2
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+2
* score: remove redundant kcore_list entriesKyle McMartin2013-05-251-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\
| * proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-291-1/+1
* | mm/score: use common help functions to free reserved pagesJiang Liu2013-04-291-28/+5
|/
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'linus' into x86/mmThomas Gleixner2010-02-171-6/+1
|\
| * mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
| * score: fixed pfn_valid define.Chen Liqin2009-12-171-5/+0
* | resources: introduce generic page_is_ram()Wu Fengguang2010-02-011-1/+1
|/
* score: remove unused code, add include files in .cChen Liqin2009-08-301-1/+3
* score: clean up mm/init.cArnd Bergmann2009-06-271-24/+10
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-191-0/+173