summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | openrisc: Add clone3 ABI wrapperStafford Horne2021-12-041-0/+2
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-7/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-7/+0
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/
* / locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-3/+0
|/
* openrisc: Fix compiler warnings in setupStafford Horne2021-08-111-0/+15
* openrisc: rename or32 code & comments to or1kRandy Dunlap2021-08-052-4/+4
* Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-47/+0
|\
| * openrisc: always use unaligned-struct headerArnd Bergmann2021-05-101-47/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-022-3/+0
|\ \
| * | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
| * | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\| |
| * | mm: update legacy flush_tlb_* to use vmaChen Li2021-06-291-1/+1
* | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-282-18/+28
|\ \ \ | |/ / |/| |
| * | locking/atomic: openrisc: move to ARCH_ATOMICMark Rutland2021-05-262-21/+25
| * | locking/atomic: openrisc: avoid asm-generic/atomic.hMark Rutland2021-05-261-1/+7
| |/
* / openrisc: Define memory barrier mbPeter Zijlstra2021-05-151-0/+9
|/
* openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven2021-01-201-1/+1
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-171-0/+1
|\
| * openrisc: add local64.h to fix blk-iocost buildStafford Horne2020-11-211-0/+1
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-0/+2
|\ \
| * | openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-0/+2
| |/
* / openrisc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-5/+3
|/
* openrisc: Fix issue with get_user for 64-bit valuesStafford Horne2020-09-121-12/+21
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-142-13/+19
|\
| * openrisc: uaccess: Add user address space check to access_okStafford Horne2020-08-091-0/+1
| * openrisc: uaccess: Remove unused macro __addr_okStafford Horne2020-08-091-3/+0
| * openrisc: uaccess: Use static inline function in access_okStafford Horne2020-08-091-4/+7
| * openrisc: uaccess: Fix sparse address space warningsStafford Horne2020-08-091-4/+4
| * openrisc: io: Fixup defines and move include to the endStafford Horne2020-08-061-2/+7
| * openrisc: fix __user in raw_copy_to_user()'s prototypeLuc Van Oostenryck2020-08-041-1/+1
* | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* | opeinrisc: switch to generic version of pte allocationMike Rapoport2020-08-071-30/+3
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-27/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-3/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-1/+1
* openrisc: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-25/+6
* openrisc: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-2/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-5/+0
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-04-071-0/+1
|\
| * openrisc: Enable the clone3 syscallStafford Horne2020-03-021-0/+1