index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2020-11-12
openrisc: fix trap for debugger breakpoint signalling
Stafford Horne
1
-3
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-8
/
+2
2020-06-09
openrisc: add show_stack_loglvl()
Dmitry Safonov
1
-4
/
+12
2020-03-18
openrisc: Remove obsolete show_trace_task function
Stafford Horne
1
-7
/
+0
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-4
/
+4
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2018-07-01
openrisc: entry: Fix delay slot exception detection
Stafford Horne
1
-1
/
+1
2018-04-25
signal/openrisc: Use force_sig_fault where appropriate
Eric W. Biederman
1
-29
/
+4
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+4
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+1
2018-01-12
signal/openrisc: Fix do_unaligned_access to send the proper signal
Eric W. Biederman
1
-5
/
+5
2018-01-09
openrisc: Fix conflicting types for _exext and _stext
Joel Stanley
1
-2
/
+1
2017-11-03
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
1
-47
/
+7
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-25
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+183
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
1
-0
/
+183
2017-01-26
openrisc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-11
/
+0
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for OpenRISC
David Howells
1
-1
/
+0
2012-03-06
openrisc: sanitize use of orig_gpr11
Jonas Bonn
1
-4
/
+4
2012-03-06
OpenRISC: Export dump_stack()
Richard Weinberger
1
-0
/
+1
2011-07-22
OpenRISC: Traps
Jonas Bonn
1
-0
/
+366