aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/mm
Commit message (Expand)AuthorAge
* openrisc: map as uncached in ioremapChristoph Hellwig2019-08-30
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* | init: provide a generic free_initmem implementationMike Rapoport2019-05-14
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
|/
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* openrisc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-12
* openrisc: simplify pte_alloc_one_kernel()Mike Rapoport2019-03-07
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-03
* openrisc: initial SMP supportStefan Kristiansson2017-11-03
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-24
|\
| * openrisc: Export ioremap symbols used by modulesStafford Horne2017-02-24
* | openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-12
* openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2016-12-12
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-09
* mm/openrisc: 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: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* mm/openrisc: use common help functions to free reserved pagesJiang Liu2013-04-29
* openrisc: update DTLB-miss handler lastJonas Bonn2013-02-17
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* openrisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-05-08
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-28
* | arch/openrisc/mm/init.c: trivial: use BUG_ONJulia Lawall2012-02-17
|/
* OpenRISC: Build infrastructureJonas Bonn2011-07-22
* OpenRISC: Memory managementJonas Bonn2011-07-22