summaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)Author
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka
2022-11-15openrisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-08openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-30openrisc: io: Define iounmap argument as volatileStafford Horne
2022-07-30openrisc: Add virt defconfigStafford Horne
2022-07-30openrisc: Add pci bus supportStafford Horne
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-06-28openrisc: unwinder: Fix grammar issue in commentXiang wangx
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-23openrisc: Allow power off handler overridingStafford Horne
2022-05-23openrisc: Remove unused IMMU tlb workardoundStafford Horne
2022-05-23openrisc/fault: Fix symbol scope warningsStafford Horne
2022-05-23openrisc/delay: Add include to fix symbol not declared warningStafford Horne
2022-05-23openrisc/time: Fix symbol scope warningsStafford Horne
2022-05-23openrisc/traps: Declare unhandled_exception for asmlinkageStafford Horne
2022-05-23openrisc/traps: Remove die_if_kernel functionStafford Horne
2022-05-23openrisc/traps: Declare file scope symbols as staticStafford Horne
2022-05-23openrisc: Update litex defconfig to support glibc userlandStafford Horne
2022-05-23openrisc: Pretty print show_registers memory dumpsStafford Horne
2022-05-23openrisc: Add syscall details to emergency syscall debuggingStafford Horne
2022-05-23openrisc: Add support for liteuart emergency printingStafford Horne
2022-05-23openrisc: Cleanup emergency print handlingStafford Horne
2022-05-23openrisc: Add gcc machine instruction flag configurationStafford Horne
2022-05-23openrisc: define nop command for simulator rebootJason A. Donenfeld
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-05-13openrisc: start CPU timer early in bootJason A. Donenfeld
2022-05-12openrisc: remove bogus nops and shutdownsJason A. Donenfeld
2022-05-12openrisc: fix typos in commentsJulia Lawall
2022-05-11openrisc: Move to ticket-spinlockPeter Zijlstra
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-27Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds