开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
/
inst.h
Age
Commit message (
Expand
)
Author
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-08
LoongArch: Add more instruction opcodes and emit_* helpers
Hengqi Chen
2023-10-02
LoongArch: KVM: Implement handle iocsr exception
Tianrui Zhao
2023-06-29
LoongArch: Add larch_insn_gen_break() to generate break insns
Tiezhu Yang
2023-06-29
LoongArch: Check for AMO instructions in insns_not_supported()
Tiezhu Yang
2023-06-29
LoongArch: Move three functions from kprobes.c to inst.c
Tiezhu Yang
2023-06-29
LoongArch: Add guard for the larch_insn_gen_xxx functions
WANG Rui
2023-05-01
LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR
WANG Xuerui
2023-02-25
LoongArch: Add kprobes support
Tiezhu Yang
2023-02-25
LoongArch: Simulate branch and PC* instructions
Tiezhu Yang
2023-02-25
LoongArch: ptrace: Add hardware single step support
Qing Zhang
2023-01-17
LoongArch: Simplify larch_insn_gen_xxx implementation
Youling Tang
2023-01-17
LoongArch: Use common function sign_extend64()
Tiezhu Yang
2022-12-14
LoongArch: modules/ftrace: Initialize PLT at load time
Qing Zhang
2022-12-14
LoongArch/ftrace: Add dynamic function tracer support
Qing Zhang
2022-12-14
LoongArch: Add alternative runtime patching mechanism
Huacai Chen
2022-12-14
LoongArch: Add unaligned access support
Huacai Chen
2022-10-12
LoongArch: Add BPF JIT support
Tiezhu Yang
2022-10-12
LoongArch: Add some instruction opcodes and formats
Tiezhu Yang
2022-10-12
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
2022-08-12
LoongArch: Add prologue unwinder support
Qing Zhang
2022-06-03
LoongArch: Add other common headers
Huacai Chen