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
/
loongarch
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
1
-2
/
+4
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
1
-6
/
+6
2023-06-29
LoongArch: Add uprobes support
Tiezhu Yang
1
-5
/
+4
2023-06-29
LoongArch: Add vector extensions support
Huacai Chen
1
-4
/
+80
2023-06-29
LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-ins
WANG Xuerui
1
-1
/
+1
2023-05-01
LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR
WANG Xuerui
1
-0
/
+92
2023-05-01
LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()
WANG Xuerui
1
-3
/
+3
2023-05-01
LoongArch: Humanize the ESTAT line when showing registers
WANG Xuerui
1
-7
/
+75
2023-05-01
LoongArch: Humanize the ECFG line when showing registers
WANG Xuerui
1
-1
/
+14
2023-05-01
LoongArch: Humanize the EUEN line when showing registers
WANG Xuerui
1
-1
/
+11
2023-05-01
LoongArch: Humanize the PRMD line when showing registers
WANG Xuerui
1
-1
/
+10
2023-05-01
LoongArch: Humanize the CRMD line when showing registers
WANG Xuerui
1
-1
/
+50
2023-05-01
LoongArch: Fix format of CSR lines during show_regs()
WANG Xuerui
1
-10
/
+6
2023-05-01
LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contexts
WANG Xuerui
1
-5
/
+8
2023-05-01
LoongArch: Print GPRs with ABI names when showing registers
WANG Xuerui
1
-13
/
+23
2023-05-01
LoongArch: Clean up the architectural interrupt definitions
WANG Xuerui
1
-1
/
+1
2023-02-25
LoongArch: Add kprobes support
Tiezhu Yang
1
-6
/
+8
2023-02-25
LoongArch: ptrace: Add hardware single step support
Qing Zhang
1
-6
/
+41
2023-02-25
LoongArch: Add hardware breakpoints/watchpoints support
Qing Zhang
1
-0
/
+10
2023-02-25
LoongArch: Make -mstrict-align configurable
Huacai Chen
1
-2
/
+7
2023-01-17
LoongArch: Strip guess unwinder out from prologue unwinder
Jinyang He
1
-3
/
+0
2022-12-14
LoongArch: Add unaligned access support
Huacai Chen
1
-0
/
+27
2022-10-12
LoongArch: Add kdump support
Youling Tang
1
-0
/
+4
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
1
-2
/
+24
2022-10-12
LoongArch: Refactor cache probe and flush methods
Huacai Chen
1
-3
/
+0
2022-09-29
LoongArch: Fix and cleanup csr_era handling in do_ri()
Huacai Chen
1
-13
/
+2
2022-08-12
LoongArch: Add prologue unwinder support
Qing Zhang
1
-0
/
+3
2022-08-12
LoongArch: Add guess unwinder support
Qing Zhang
1
-11
/
+10
2022-06-25
LoongArch: Make compute_return_era() return void
Tiezhu Yang
1
-2
/
+1
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
1
-2
/
+2
2022-06-03
LoongArch: Add exception/interrupt handling
Huacai Chen
1
-0
/
+725