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