summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-11-15openrisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov1-5/+3
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds1-8/+8
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+0
2022-10-08openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn1-8/+8
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-4/+0
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-6/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks1-6/+0
2022-06-28openrisc: unwinder: Fix grammar issue in commentXiang wangx1-1/+1
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+7
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds5-306/+167
2022-05-23openrisc: Allow power off handler overridingStafford Horne1-2/+15
2022-05-23openrisc: Remove unused IMMU tlb workardoundStafford Horne1-209/+0
2022-05-23openrisc/time: Fix symbol scope warningsStafford Horne1-1/+2
2022-05-23openrisc/traps: Declare unhandled_exception for asmlinkageStafford Horne1-1/+1
2022-05-23openrisc/traps: Remove die_if_kernel functionStafford Horne1-9/+0
2022-05-23openrisc/traps: Declare file scope symbols as staticStafford Horne1-3/+3
2022-05-23openrisc: Pretty print show_registers memory dumpsStafford Horne1-13/+33
2022-05-23openrisc: Add syscall details to emergency syscall debuggingStafford Horne1-5/+15
2022-05-23openrisc: Add support for liteuart emergency printingStafford Horne1-1/+12
2022-05-23openrisc: Cleanup emergency print handlingStafford Horne1-63/+85
2022-05-23openrisc: define nop command for simulator rebootJason A. Donenfeld1-0/+2
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld1-1/+1
2022-05-13openrisc: start CPU timer early in bootJason A. Donenfeld1-0/+9
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-2/+5
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-3/+2
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-01-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-14/+17
2022-01-12openrisc: init: Add support for common clkStafford Horne1-0/+4
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2021-12-04openrisc: Add clone3 ABI wrapperStafford Horne1-0/+5
2021-12-04openrisc: Use delay slot for clone and fork wrappersStafford Horne1-4/+2
2021-12-04openrisc: Cleanup switch code and commentsStafford Horne1-10/+6
2021-12-01openrisc: Snapshot thread flagsMark Rutland1-1/+1
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-11-08Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-7/+7
2021-11-03openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne2-4/+6
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-10-26irq: openrisc: perform irqentry in entry codeMark Rutland2-7/+2
2021-10-21openrisc: signal: remove unused DEBUG_SIG macroDenis Kirjanov1-2/+0
2021-10-20openrisc: Use of_get_cpu_hwid()Rob Herring1-5/+1
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman1-1/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-10-02openrisc: time: don't mark comment as kernel-docRandy Dunlap1-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-5/+0
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+0