index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-05-04
9
-101
/
+410
|
\
|
*
LoongArch: ftrace: Add direct call support
Youling Tang
2023-05-01
2
-1
/
+20
|
*
LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code
Youling Tang
2023-05-01
1
-59
/
+57
|
*
LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not set
Youling Tang
2023-05-01
1
-3
/
+1
|
*
LoongArch: Provide kernel fpu functions
Huacai Chen
2023-05-01
2
-1
/
+44
|
*
LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR
WANG Xuerui
2023-05-01
2
-0
/
+93
|
*
LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()
WANG Xuerui
2023-05-01
1
-3
/
+3
|
*
LoongArch: Humanize the ESTAT line when showing registers
WANG Xuerui
2023-05-01
1
-7
/
+75
|
*
LoongArch: Humanize the ECFG line when showing registers
WANG Xuerui
2023-05-01
1
-1
/
+14
|
*
LoongArch: Humanize the EUEN line when showing registers
WANG Xuerui
2023-05-01
1
-1
/
+11
|
*
LoongArch: Humanize the PRMD line when showing registers
WANG Xuerui
2023-05-01
1
-1
/
+10
|
*
LoongArch: Humanize the CRMD line when showing registers
WANG Xuerui
2023-05-01
1
-1
/
+50
|
*
LoongArch: Fix format of CSR lines during show_regs()
WANG Xuerui
2023-05-01
1
-10
/
+6
|
*
LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contexts
WANG Xuerui
2023-05-01
1
-5
/
+8
|
*
LoongArch: Print GPRs with ABI names when showing registers
WANG Xuerui
2023-05-01
1
-13
/
+23
|
*
LoongArch: Clean up the architectural interrupt definitions
WANG Xuerui
2023-05-01
4
-4
/
+4
*
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-2
/
+2
|
\
\
|
*
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-2
/
+2
*
|
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
|
*
|
loongarch/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
2023-03-07
1
-1
/
+1
|
|
/
*
|
LoongArch: Clean up plat_swiotlb_setup() related code
Tiezhu Yang
2023-04-19
1
-2
/
+2
*
|
LoongArch: Check unwind_error() in arch_stack_walk()
Tiezhu Yang
2023-04-19
3
-2
/
+5
*
|
LoongArch: Adjust user_regset_copyin parameter to the correct offset
Qing Zhang
2023-04-19
1
-5
/
+5
*
|
LoongArch: Adjust user_watch_state for explicit alignment
Qing Zhang
2023-04-19
1
-4
/
+11
*
|
LoongArch: Mark 3 symbol exports as non-GPL
Huacai Chen
2023-04-18
1
-1
/
+1
*
|
LoongArch: Fix probing of the CRC32 feature
Huacai Chen
2023-04-18
2
-1
/
+7
*
|
LoongArch: Make WriteCombine configurable for ioremap()
Huacai Chen
2023-04-18
1
-0
/
+21
|
/
*
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-03-01
16
-78
/
+2134
|
\
|
*
LoongArch: Mark some assembler symbols as non-kprobe-able
Tiezhu Yang
2023-02-25
1
-0
/
+1
|
*
LoongArch: Add kprobes on ftrace support
Tiezhu Yang
2023-02-25
1
-0
/
+64
|
*
LoongArch: Add kretprobes support
Tiezhu Yang
2023-02-25
3
-1
/
+124
|
*
LoongArch: Add kprobes support
Tiezhu Yang
2023-02-25
3
-6
/
+389
|
*
LoongArch: Simulate branch and PC* instructions
Tiezhu Yang
2023-02-25
1
-0
/
+123
|
*
LoongArch: ptrace: Add hardware single step support
Qing Zhang
2023-02-25
3
-10
/
+140
|
*
LoongArch: ptrace: Expose hardware breakpoints to debuggers
Qing Zhang
2023-02-25
1
-0
/
+402
|
*
LoongArch: Add hardware breakpoints/watchpoints support
Qing Zhang
2023-02-25
4
-0
/
+541
|
*
LoongArch: kdump: Add crashkernel=YM handling
Youling Tang
2023-02-25
1
-3
/
+11
|
*
LoongArch: kdump: Add single kernel image implementation
Youling Tang
2023-02-25
1
-1
/
+1
|
*
LoongArch: Add support for kernel address space layout randomization (KASLR)
Youling Tang
2023-02-25
2
-5
/
+153
|
*
LoongArch: Add support for kernel relocation
Youling Tang
2023-02-25
4
-2
/
+131
|
*
LoongArch: Add la_abs macro implementation
Youling Tang
2023-02-25
1
-4
/
+4
|
*
LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
Youling Tang
2023-02-25
1
-8
/
+4
|
*
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
2023-02-25
2
-46
/
+46
|
*
LoongArch: Make -mstrict-align configurable
Huacai Chen
2023-02-25
2
-3
/
+10
|
*
LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
Tiezhu Yang
2023-02-25
1
-5
/
+6
*
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
10
-201
/
+205
|
\
|
|
*
LoongArch: Add generic ex-handler unwind in prologue unwinder
Jinyang He
2023-01-17
2
-13
/
+91
|
*
LoongArch: Strip guess unwinder out from prologue unwinder
Jinyang He
2023-01-17
5
-146
/
+100
|
*
LoongArch: Use correct sp value to get graph addr in stack unwinders
Jinyang He
2023-01-17
2
-22
/
+10
[next]