summaryrefslogtreecommitdiff
path: root/arch/openrisc/include
AgeCommit message (Expand)Author
2023-09-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24openrisc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-21openrisc: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)
2023-08-21openrisc: Add prototype for die to bug.hStafford Horne
2023-08-21openrisc: Add prototype for show_registers to processor.hStafford Horne
2023-08-18openrisc: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-11openrisc: Make pfn accessors statics inlinesLinus Walleij
2023-07-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-10openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-26openrisc: Support floating point user apiStafford Horne
2023-04-26openrisc: Support storing and restoring fpu stateStafford Horne
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-30openrisc: io: Define iounmap argument as volatileStafford Horne
2022-07-30openrisc: Add pci bus supportStafford Horne
2022-07-17openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-13openrisc: start CPU timer early in bootJason A. Donenfeld
2022-05-11openrisc: Move to ticket-spinlockPeter Zijlstra
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2021-12-04openrisc: Add clone3 ABI wrapperStafford Horne
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-08-11openrisc: Fix compiler warnings in setupStafford Horne
2021-08-05openrisc: rename or32 code & comments to or1kRandy Dunlap
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-26locking/atomic: openrisc: move to ARCH_ATOMICMark Rutland