summaryrefslogtreecommitdiff
path: root/arch/openrisc/mm
AgeCommit message (Expand)Author
2017-11-03openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock
2017-11-03openrisc: initial SMP supportStefan Kristiansson
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-02-25openrisc: Export ioremap symbols used by modulesStafford Horne
2017-01-26openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne
2016-12-12openrisc: fix PTRS_PER_PGD defineStefan Kristiansson
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-07-03mm/openrisc: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/openrisc: use common help functions to free reserved pagesJiang Liu
2013-02-17openrisc: update DTLB-miss handler lastJonas Bonn
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-05-08openrisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells
2012-02-17arch/openrisc/mm/init.c: trivial: use BUG_ONJulia Lawall
2011-07-22OpenRISC: Build infrastructureJonas Bonn
2011-07-22OpenRISC: Memory managementJonas Bonn