Age | Commit message (Expand) | Author | Files | Lines |
2014-10-04 | arch/score/mm/cache.c: Export 'flush_icache_range' | Chen Gang | 1 | -0/+1 |
2014-10-04 | arch: score: Export necessary symbols in related files | Chen Gang | 1 | -0/+1 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -1/+6 |
2013-09-13 | arch: mm: remove obsolete init OOM protection | Johannes Weiner | 1 | -6/+0 |
2013-07-15 | score: delete __cpuinit usage from all score files | Paul Gortmaker | 1 | -1/+1 |
2013-07-09 | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner | 1 | -4/+4 |
2013-07-04 | mm/score: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -24/+2 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+2 |
2013-05-25 | score: remove redundant kcore_list entries | Kyle McMartin | 1 | -2/+0 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-04-30 | mm/score: use common help functions to free reserved pages | Jiang Liu | 1 | -28/+5 |
2013-04-29 | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells | 1 | -1/+1 |
2013-01-04 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2010-08-12 | score: fix dereference of NULL pointer in local_flush_tlb_page() | Roel Kluin | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-17 | Merge branch 'linus' into x86/mm | Thomas Gleixner | 2 | -8/+25 |
2010-02-02 | resources: introduce generic page_is_ram() | Wu Fengguang | 1 | -1/+1 |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 1 | -1/+1 |
2009-12-17 | score: fixed pfn_valid define. | Chen Liqin | 1 | -5/+0 |
2009-12-17 | score: add flush_dcahce_page and PG_dcache_dirty define | Chen Liqin | 1 | -2/+24 |
2009-08-30 | score: remove unused code, add include files in .c | Chen Liqin | 2 | -10/+4 |
2009-06-27 | score: clean up mm/init.c | Arnd Bergmann | 1 | -24/+10 |
2009-06-19 | score: update files according to review comments | Chen Liqin | 1 | -88/+37 |
2009-06-19 | score: Add support for Sunplus S+core architecture | Chen Liqin | 8 | -0/+1270 |