summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-1/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-18/+0
2022-07-30openrisc: io: Define iounmap argument as volatileStafford Horne1-1/+1
2022-07-30openrisc: Add pci bus supportStafford Horne2-1/+2
2022-07-17openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-18/+0
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-37/+2
2022-05-13openrisc: start CPU timer early in bootJason A. Donenfeld1-0/+1
2022-05-11openrisc: Move to ticket-spinlockPeter Zijlstra3-37/+2
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-48/+1
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann2-30/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-18/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-1/+0
2021-12-04openrisc: Add clone3 ABI wrapperStafford Horne1-0/+2
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+0
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann1-3/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-7/+0
2021-08-11openrisc: Fix compiler warnings in setupStafford Horne1-0/+15
2021-08-05openrisc: rename or32 code & comments to or1kRandy Dunlap2-4/+4
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-47/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li1-1/+1
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-18/+28
2021-05-26locking/atomic: openrisc: move to ARCH_ATOMICMark Rutland2-21/+25
2021-05-26locking/atomic: openrisc: avoid asm-generic/atomic.hMark Rutland1-1/+7
2021-05-15openrisc: Define memory barrier mbPeter Zijlstra1-0/+9
2021-05-10openrisc: always use unaligned-struct headerArnd Bergmann1-47/+0
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven1-1/+1
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2020-11-21openrisc: add local64.h to fix blk-iocost buildStafford Horne1-0/+1
2020-11-09openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2
2020-10-27openrisc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-5/+3
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesStafford Horne1-12/+21
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-13/+19
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-09openrisc: uaccess: Add user address space check to access_okStafford Horne1-0/+1
2020-08-09openrisc: uaccess: Remove unused macro __addr_okStafford Horne1-3/+0
2020-08-09openrisc: uaccess: Use static inline function in access_okStafford Horne1-4/+7
2020-08-09openrisc: uaccess: Fix sparse address space warningsStafford Horne1-4/+4
2020-08-07opeinrisc: switch to generic version of pte allocationMike Rapoport1-30/+3
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0