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
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
/
arm64
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
arm64: make irq_stack_ptr more robust
Yang Shi
1
-1
/
+10
2015-12-21
arm64: traps: address fallout from printk -> pr_* conversion
Will Deacon
1
-5
/
+5
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
1
-6
/
+20
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
1
-1
/
+1
2015-12-08
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
1
-1
/
+13
2015-10-19
arm64: Synchronise dump_backtrace() with perf callchain
Jungseok Lee
1
-5
/
+10
2015-07-27
arm64/BUG: Show explicit backtrace for WARNs
Dave P Martin
1
-0
/
+2
2015-07-27
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
1
-1
/
+58
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-4
/
+0
2015-07-27
arm64: modify the dump mem for 64 bit addresses
Rohit Thapliyal
1
-9
/
+20
2015-07-03
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
1
-1
/
+1
2015-06-19
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
1
-3
/
+2
2015-01-15
arm64: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
1
-2
/
+48
2014-11-20
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
1
-0
/
+66
2014-09-08
arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c
Behan Webster
1
-2
/
+1
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
1
-0
/
+5
2014-07-17
arm64: Use pr_* instead of printk
Jungseok Lee
1
-4
/
+4
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
1
-2
/
+5
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
1
-3
/
+2
2013-05-31
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
1
-3
/
+9
2013-05-24
arm64: Do not report user faults for handled signals
Catalin Marinas
1
-2
/
+3
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-7
/
+0
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-09-17
arm64: Exception handling
Catalin Marinas
1
-0
/
+348