summaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2022-10-151-8/+8
|\
| * openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn2022-10-081-8/+8
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-4/+0
|\ \
| * | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-4/+0
| |/
* | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
|/
* Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-6/+0
|\
| * profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-6/+0
* | openrisc: unwinder: Fix grammar issue in commentXiang wangx2022-06-281-1/+1
|/
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2022-05-265-306/+167
|\ \
| * | openrisc: Allow power off handler overridingStafford Horne2022-05-231-2/+15
| * | openrisc: Remove unused IMMU tlb workardoundStafford Horne2022-05-231-209/+0
| * | openrisc/time: Fix symbol scope warningsStafford Horne2022-05-231-1/+2
| * | openrisc/traps: Declare unhandled_exception for asmlinkageStafford Horne2022-05-231-1/+1
| * | openrisc/traps: Remove die_if_kernel functionStafford Horne2022-05-231-9/+0
| * | openrisc/traps: Declare file scope symbols as staticStafford Horne2022-05-231-3/+3
| * | openrisc: Pretty print show_registers memory dumpsStafford Horne2022-05-231-13/+33
| * | openrisc: Add syscall details to emergency syscall debuggingStafford Horne2022-05-231-5/+15
| * | openrisc: Add support for liteuart emergency printingStafford Horne2022-05-231-1/+12
| * | openrisc: Cleanup emergency print handlingStafford Horne2022-05-231-63/+85
| * | openrisc: define nop command for simulator rebootJason A. Donenfeld2022-05-231-0/+2
| |/
* | random: handle latent entropy and command line from random_init()Jason A. Donenfeld2022-05-181-1/+1
* | openrisc: start CPU timer early in bootJason A. Donenfeld2022-05-131-0/+9
|/
* resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
* ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2022-01-142-14/+17
|\ \
| * | openrisc: init: Add support for common clkStafford Horne2022-01-121-0/+4
| * | openrisc: Add clone3 ABI wrapperStafford Horne2021-12-041-0/+5
| * | openrisc: Use delay slot for clone and fork wrappersStafford Horne2021-12-041-4/+2
| * | openrisc: Cleanup switch code and commentsStafford Horne2021-12-041-10/+6
| |/
* | openrisc: Snapshot thread flagsMark Rutland2021-12-011-1/+1
|/
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-1/+1
|\
| * exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman2021-10-201-1/+1
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-11-084-7/+7
|\ \
| * | openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne2021-11-032-4/+6
| * | openrisc: signal: remove unused DEBUG_SIG macroDenis Kirjanov2021-10-211-2/+0
| * | openrisc: time: don't mark comment as kernel-docRandy Dunlap2021-10-021-1/+1
| |/
* | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-5/+1
|\ \
| * | openrisc: Use of_get_cpu_hwid()Rob Herring2021-10-201-5/+1
| |/
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/
* | irq: openrisc: perform irqentry in entry codeMark Rutland2021-10-262-7/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-5/+0
|\
| * trap: cleanup trap_init()Kefeng Wang2021-09-081-5/+0
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-2/+0
|\ \
| * | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-2/+0
| |/