aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
AgeCommit message (Expand)Author
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
2022-03-22mm: remove mmu_gathers storage from remaining architecturesStafford Horne
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-01-30openrisc/boot: Remove unnecessary initialisation in memcpy().Kuniyuki Iwashima
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2022-01-12openrisc: init: Add support for common clkStafford Horne
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-04openrisc: Add clone3 ABI wrapperStafford Horne
2021-12-04openrisc: Use delay slot for clone and fork wrappersStafford Horne
2021-12-04openrisc: Cleanup switch code and commentsStafford Horne
2021-12-01openrisc: Snapshot thread flagsMark Rutland
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-08Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-03openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds