summaryrefslogtreecommitdiff
path: root/arch/openrisc/include
Commit message (Expand)AuthorAgeFilesLines
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-1/+0
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-18/+0
|\
| * openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-18/+0
* | openrisc: io: Define iounmap argument as volatileStafford Horne2022-07-301-1/+1
* | openrisc: Add pci bus supportStafford Horne2022-07-302-1/+2
|/
* Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-263-37/+2
|\
| * openrisc: Move to ticket-spinlockPeter Zijlstra2022-05-113-37/+2
* | openrisc: start CPU timer early in bootJason A. Donenfeld2022-05-131-0/+1
|/
* Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-48/+1
|\
| * uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-252-30/+0
| * uaccess: generalize access_ok()Arnd Bergmann2022-02-251-18/+1
* | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
|/
* 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