summaryrefslogtreecommitdiff
path: root/arch/openrisc/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-21openrisc: Add prototype for die to bug.hStafford Horne1-0/+11
2023-08-21openrisc: Add prototype for show_registers to processor.hStafford Horne1-0/+1
2023-08-11openrisc: Make pfn accessors statics inlinesLinus Walleij1-2/+9
2023-07-13Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds1-2/+4
2023-07-11openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne1-2/+4
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-3/+0
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-5/+5
2023-04-26openrisc: Support floating point user apiStafford Horne3-2/+6
2023-04-26openrisc: Support storing and restoring fpu stateStafford Horne1-2/+2
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-2/+0
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-5/+36
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-1/+0
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-18/+0
2022-07-29openrisc: io: Define iounmap argument as volatileStafford Horne1-1/+1
2022-07-29openrisc: Add pci bus supportStafford Horne2-1/+2
2022-07-18openrisc/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-14openrisc: start CPU timer early in bootJason A. Donenfeld1-0/+1
2022-05-11openrisc: Move to ticket-spinlockPeter Zijlstra3-37/+2
2022-03-24Merge 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-30Merge 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-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-18Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+1