| Commit message (Expand) | Author | Age | Files | Lines |
* | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-13 | 1 | -0/+1 |
* | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner | 2013-07-09 | 1 | -4/+4 |
* | mm/openrisc: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -40/+4 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
* | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
* | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
* | mm/openrisc: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -24/+3 |
* | openrisc: update DTLB-miss handler last | Jonas Bonn | 2013-02-17 | 1 | -3/+14 |
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
* | openrisc/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 2012-05-08 | 1 | -6/+26 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 2 | -2/+0 |
|\ |
|
| * | Disintegrate asm/system.h for OpenRISC | David Howells | 2012-03-28 | 2 | -2/+0 |
* | | arch/openrisc/mm/init.c: trivial: use BUG_ON | Julia Lawall | 2012-02-17 | 1 | -2/+1 |
|/ |
|
* | OpenRISC: Build infrastructure | Jonas Bonn | 2011-07-22 | 1 | -0/+5 |
* | OpenRISC: Memory management | Jonas Bonn | 2011-07-22 | 4 | -0/+951 |