index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
LoongArch: Add generic ex-handler unwind in prologue unwinder
Jinyang He
2
-13
/
+91
2023-01-17
LoongArch: Strip guess unwinder out from prologue unwinder
Jinyang He
5
-146
/
+100
2023-01-17
LoongArch: Use correct sp value to get graph addr in stack unwinders
Jinyang He
2
-22
/
+10
2023-01-17
LoongArch: Get frame info in unwind_start() when regs is not available
Jinyang He
3
-12
/
+22
2023-01-17
LoongArch: Adjust PC value when unwind next frame in unwinder
Jinyang He
1
-1
/
+6
2023-01-17
LoongArch: Simplify larch_insn_gen_xxx implementation
Youling Tang
1
-38
/
+7
2023-01-17
LoongArch: Use common function sign_extend64()
Tiezhu Yang
1
-3
/
+3
2023-01-17
LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
Huacai Chen
1
-1
/
+1
2022-12-19
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
26
-59
/
+1935
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-12-14
LoongArch: modules/ftrace: Initialize PLT at load time
Qing Zhang
4
-1
/
+136
2022-12-14
LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Qing Zhang
3
-6
/
+15
2022-12-14
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Qing Zhang
1
-0
/
+11
2022-12-14
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
Qing Zhang
2
-2
/
+48
2022-12-14
LoongArch/ftrace: Add dynamic function graph tracer support
Qing Zhang
3
-0
/
+101
2022-12-14
LoongArch/ftrace: Add dynamic function tracer support
Qing Zhang
5
-9
/
+328
2022-12-14
LoongArch/ftrace: Add basic support
Qing Zhang
3
-0
/
+177
2022-12-14
LoongArch: module: Use got/plt section indices for relocations
Huacai Chen
2
-37
/
+56
2022-12-14
LoongArch: Add basic STACKPROTECTOR support
Huacai Chen
3
-0
/
+14
2022-12-14
LoongArch: Add hibernation (ACPI S4) support
Huacai Chen
3
-0
/
+22
2022-12-14
LoongArch: Add suspend (ACPI S3) support
Huacai Chen
3
-3
/
+15
2022-12-14
LoongArch: Add processing ISA Node in DeviceTree
Binbin Zhou
1
-0
/
+75
2022-12-14
LoongArch: Add FDT booting support from efi system table
Binbin Zhou
6
-5
/
+136
2022-12-14
LoongArch: Add alternative runtime patching mechanism
Huacai Chen
5
-1
/
+281
2022-12-14
LoongArch: Add unaligned access support
Huacai Chen
3
-1
/
+528
2022-12-14
LoongArch: extable: Add `type` and `data` fields
Youling Tang
1
-2
/
+1
2022-12-14
LoongArch: Consolidate __ex_table construction
Youling Tang
1
-3
/
+2
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+24
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
1
-2
/
+2
2022-12-08
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
1
-0
/
+11
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
6
-50
/
+40
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
1
-1
/
+2
2022-11-21
LoongArch: Fix unsigned comparison with less than zero
KaiLong Wang
1
-1
/
+2
2022-11-21
LoongArch: Clear FPU/SIMD thread info flags for kernel thread
Huacai Chen
1
-4
/
+5
2022-11-21
LoongArch: SMP: Change prefix from loongson3 to loongson
Huacai Chen
2
-23
/
+23
2022-11-21
LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
Huacai Chen
2
-22
/
+10
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
1
-2
/
+22
2022-11-09
efi: loongarch: Drop exports of unused string routines
Ard Biesheuvel
1
-5
/
+0
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
1
-2
/
+0
2022-11-09
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
1
-1
/
+0
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
3
-5
/
+4
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-10-12
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
18
-111
/
+1754
2022-10-12
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
1
-10
/
+0
2022-10-12
LoongArch: Add kdump support
Youling Tang
7
-8
/
+201
2022-10-12
LoongArch: Add kexec support
Youling Tang
4
-1
/
+329
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
2
-2
/
+28
2022-10-12
LoongArch: Add SysRq-x (TLB Dump) support
Huacai Chen
2
-0
/
+67
[next]