index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openrisc/time: Fix symbol scope warnings
Stafford Horne
2022-05-23
1
-1
/
+2
*
openrisc/traps: Declare unhandled_exception for asmlinkage
Stafford Horne
2022-05-23
1
-1
/
+1
*
openrisc/traps: Remove die_if_kernel function
Stafford Horne
2022-05-23
1
-9
/
+0
*
openrisc/traps: Declare file scope symbols as static
Stafford Horne
2022-05-23
1
-3
/
+3
*
openrisc: Pretty print show_registers memory dumps
Stafford Horne
2022-05-23
1
-13
/
+33
*
openrisc: Add syscall details to emergency syscall debugging
Stafford Horne
2022-05-23
1
-5
/
+15
*
openrisc: Add support for liteuart emergency printing
Stafford Horne
2022-05-23
1
-1
/
+12
*
openrisc: Cleanup emergency print handling
Stafford Horne
2022-05-23
1
-63
/
+85
*
openrisc: define nop command for simulator reboot
Jason A. Donenfeld
2022-05-23
1
-0
/
+2
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
*
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+2
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
|
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2022-01-14
2
-14
/
+17
|
\
\
|
*
|
openrisc: init: Add support for common clk
Stafford Horne
2022-01-11
1
-0
/
+4
|
*
|
openrisc: Add clone3 ABI wrapper
Stafford Horne
2021-12-04
1
-0
/
+5
|
*
|
openrisc: Use delay slot for clone and fork wrappers
Stafford Horne
2021-12-04
1
-4
/
+2
|
*
|
openrisc: Cleanup switch code and comments
Stafford Horne
2021-12-04
1
-10
/
+6
|
|
/
*
/
openrisc: Snapshot thread flags
Mark Rutland
2021-12-01
1
-1
/
+1
|
/
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-11
1
-1
/
+1
|
\
|
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-11-08
4
-7
/
+7
|
\
\
|
*
|
openrisc: fix SMP tlb flush NULL pointer dereference
Stafford Horne
2021-11-03
2
-4
/
+6
|
*
|
openrisc: signal: remove unused DEBUG_SIG macro
Denis Kirjanov
2021-10-20
1
-2
/
+0
|
*
|
openrisc: time: don't mark comment as kernel-doc
Randy Dunlap
2021-10-02
1
-1
/
+1
|
|
/
*
|
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-03
1
-5
/
+1
|
\
\
|
*
|
openrisc: Use of_get_cpu_hwid()
Rob Herring
2021-10-20
1
-5
/
+1
|
|
/
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
*
/
irq: openrisc: perform irqentry in entry code
Mark Rutland
2021-10-26
2
-7
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-5
/
+0
|
\
|
*
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
*
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-2
/
+0
|
\
\
|
*
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-2
/
+0
|
|
/
*
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-09-03
3
-22
/
+10
|
\
\
|
*
|
openrisc: Fix compiler warnings in setup
Stafford Horne
2021-08-10
1
-15
/
+1
|
*
|
openrisc: rename or32 code & comments to or1k
Randy Dunlap
2021-08-05
3
-7
/
+7
|
*
|
openrisc: don't printk() unconditionally
Randy Dunlap
2021-08-05
1
-0
/
+2
|
|
/
*
/
printk: Userspace format indexing support
Chris Down
2021-07-19
1
-3
/
+3
|
/
*
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
2021-06-18
1
-1
/
+0
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
1
-0
/
+2
|
\
|
*
openrisc: Fix a memory leak
Christophe JAILLET
2021-04-28
1
-0
/
+2
*
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-2
/
+0
|
/
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
*
|
openrisc: Use devicetree to determine present cpus
Jan Henrik Weinstock
2021-02-08
1
-6
/
+17
*
|
openrisc: restart: Call common handlers before hanging
Joel Stanley
2021-01-01
1
-3
/
+10
|
/
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-12-17
1
-3
/
+1
|
\
|
*
openrisc: fix trap for debugger breakpoint signalling
Stafford Horne
2020-11-11
1
-3
/
+1
[next]