aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner2-8/+25
2010-02-01resources: introduce generic page_is_ram()Wu Fengguang1-1/+1
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2009-12-17score: fixed pfn_valid define.Chen Liqin1-5/+0
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin1-2/+24
2009-08-30score: remove unused code, add include files in .cChen Liqin2-10/+4
2009-06-27score: clean up mm/init.cArnd Bergmann1-24/+10
2009-06-19score: update files according to review commentsChen Liqin1-88/+37
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin8-0/+1270