summaryrefslogtreecommitdiff
path: root/arch/openrisc/mm
Commit message (Expand)AuthorAgeFilesLines
* openrisc: fix livelock in uaccessAl Viro2023-03-021-1/+4
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-052-0/+24
|\
| * openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-0/+20
| * mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* | openrisc: io: Define iounmap argument as volatileStafford Horne2022-07-301-1/+1
|/
* openrisc/fault: Fix symbol scope warningsStafford Horne2022-05-231-3/+1
* openrisc: remove bogus nops and shutdownsJason A. Donenfeld2022-05-121-5/+0
* openrisc: fix typos in commentsJulia Lawall2022-05-121-1/+1
* mm: remove mmu_gathers storage from remaining architecturesStafford Horne2022-03-221-2/+0
* mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-10/+8
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-3/+1
|\
| * exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman2021-10-201-3/+1
* | arch: remove spurious blkdev.h includesChristoph Hellwig2021-10-181-1/+0
|/
* openrisc: rename or32 code & comments to or1kRandy Dunlap2021-08-051-1/+1
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-05-211-5/+1
|\
| * openrisc: mm/init.c: remove unused variable 'end' in paging_init()Mike Rapoport2021-05-101-3/+0
| * openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport2021-05-101-2/+1
* | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
|/
* openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven2021-01-201-1/+1
* highmem: Get rid of kmap_types.hThomas Gleixner2020-11-062-2/+0
* arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-3/+5
* openrisc: Fix cache API compile issue when not inliningStafford Horne2020-09-071-1/+1
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-141-5/+12
|\
| * openrisc: Implement proper SMP tlb flushingStafford Horne2020-08-041-5/+12
* | mm/openrisc: use general page fault accountingPeter Xu2020-08-121-5/+4
* | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
|/
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-5/+5
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* openrisc: add support for folded p4d page tablesMike Rapoport2020-06-042-3/+11
* mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-031-6/+3
* mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* openrisc: map as uncached in ioremapChristoph Hellwig2019-08-311-4/+4
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-2/+2
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-2/+2
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-25/+5
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-162-2/+0
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-232-2/+0
* | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
|/
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-2/+6
* openrisc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-121-1/+4
* openrisc: simplify pte_alloc_one_kernel()Mike Rapoport2019-03-071-7/+4
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+1