aboutsummaryrefslogtreecommitdiff
path: root/arch/score/mm
AgeCommit message (Expand)Author
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21arch: mm: remove obsolete init OOM protectionJohannes Weiner
2014-11-21mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-05-25score: remove redundant kcore_list entriesKyle McMartin
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29mm/score: use common help functions to free reserved pagesJiang Liu
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-01resources: introduce generic page_is_ram()Wu Fengguang
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-12-17score: fixed pfn_valid define.Chen Liqin
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin
2009-08-30score: remove unused code, add include files in .cChen Liqin
2009-06-27score: clean up mm/init.cArnd Bergmann
2009-06-19score: update files according to review commentsChen Liqin
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin