summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-111-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-111-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-201-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-031-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-041-2/+0
|\ \
| * | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-2/+0
| |/
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-09-033-22/+10
|\ \
| * | openrisc: Fix compiler warnings in setupStafford Horne2021-08-101-15/+1
| * | openrisc: rename or32 code & comments to or1kRandy Dunlap2021-08-053-7/+7
| * | openrisc: don't printk() unconditionallyRandy Dunlap2021-08-051-0/+2
| |/
* / printk: Userspace format indexing supportChris Down2021-07-191-3/+3
|/
* openrisc: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
* Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-0/+2
|\
| * openrisc: Fix a memory leakChristophe JAILLET2021-04-281-0/+2
* | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-2/+0
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-221-1/+1
* | openrisc: Use devicetree to determine present cpusJan Henrik Weinstock2021-02-081-6/+17
* | openrisc: restart: Call common handlers before hangingJoel Stanley2021-01-011-3/+10
|/
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-171-3/+1
|\
| * openrisc: fix trap for debugger breakpoint signallingStafford Horne2020-11-111-3/+1