summaryrefslogtreecommitdiff
path: root/arch/score/mm
Commit message (Expand)AuthorAge
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* arch/score/mm/cache.c: Export 'flush_icache_range'Chen Gang2014-10-05
* arch: score: Export necessary symbols in related filesChen Gang2014-10-05
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-12
* score: delete __cpuinit usage from all score filesPaul Gortmaker2013-07-14
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-09
* mm/score: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* score: remove redundant kcore_list entriesKyle McMartin2013-05-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-29
* | mm/score: use common help functions to free reserved pagesJiang Liu2013-04-29
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin2010-08-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
|\
| * mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-11
| * score: fixed pfn_valid define.Chen Liqin2009-12-17
| * score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2009-12-17
* | resources: introduce generic page_is_ram()Wu Fengguang2010-02-01
|/
* score: remove unused code, add include files in .cChen Liqin2009-08-30
* score: clean up mm/init.cArnd Bergmann2009-06-27
* score: update files according to review commentsChen Liqin2009-06-19
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-19