index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
LoongArch: Get frame info in unwind_start() when regs is not available
Jinyang He
2023-01-17
3
-12
/
+22
|
*
LoongArch: Adjust PC value when unwind next frame in unwinder
Jinyang He
2023-01-17
1
-1
/
+6
|
*
LoongArch: Simplify larch_insn_gen_xxx implementation
Youling Tang
2023-01-17
1
-38
/
+7
|
*
LoongArch: Use common function sign_extend64()
Tiezhu Yang
2023-01-17
1
-3
/
+3
|
*
LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
Huacai Chen
2023-01-17
1
-1
/
+1
*
|
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-0
/
+1
*
|
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
|
/
*
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-12-19
26
-59
/
+1935
|
\
|
*
LoongArch: modules/ftrace: Initialize PLT at load time
Qing Zhang
2022-12-14
4
-1
/
+136
|
*
LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Qing Zhang
2022-12-14
3
-6
/
+15
|
*
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Qing Zhang
2022-12-14
1
-0
/
+11
|
*
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
Qing Zhang
2022-12-14
2
-2
/
+48
|
*
LoongArch/ftrace: Add dynamic function graph tracer support
Qing Zhang
2022-12-14
3
-0
/
+101
|
*
LoongArch/ftrace: Add dynamic function tracer support
Qing Zhang
2022-12-14
5
-9
/
+328
|
*
LoongArch/ftrace: Add basic support
Qing Zhang
2022-12-14
3
-0
/
+177
|
*
LoongArch: module: Use got/plt section indices for relocations
Huacai Chen
2022-12-14
2
-37
/
+56
|
*
LoongArch: Add basic STACKPROTECTOR support
Huacai Chen
2022-12-14
3
-0
/
+14
|
*
LoongArch: Add hibernation (ACPI S4) support
Huacai Chen
2022-12-14
3
-0
/
+22
|
*
LoongArch: Add suspend (ACPI S3) support
Huacai Chen
2022-12-14
3
-3
/
+15
|
*
LoongArch: Add processing ISA Node in DeviceTree
Binbin Zhou
2022-12-14
1
-0
/
+75
|
*
LoongArch: Add FDT booting support from efi system table
Binbin Zhou
2022-12-14
6
-5
/
+136
|
*
LoongArch: Add alternative runtime patching mechanism
Huacai Chen
2022-12-14
5
-1
/
+281
|
*
LoongArch: Add unaligned access support
Huacai Chen
2022-12-14
3
-1
/
+528
|
*
LoongArch: extable: Add `type` and `data` fields
Youling Tang
2022-12-14
1
-2
/
+1
|
*
LoongArch: Consolidate __ex_table construction
Youling Tang
2022-12-14
1
-3
/
+2
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-2
/
+2
|
\
\
|
*
|
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-11
1
-2
/
+2
*
|
|
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
3
-11
/
+24
|
\
\
\
|
*
\
\
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-07
6
-50
/
+40
|
|
\
\
\
|
*
|
|
|
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-12-05
1
-1
/
+2
|
*
|
|
|
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
1
-2
/
+22
|
*
|
|
|
efi: loongarch: Drop exports of unused string routines
Ard Biesheuvel
2022-11-09
1
-5
/
+0
|
*
|
|
|
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
1
-2
/
+0
|
*
|
|
|
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
2
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
2
-2
/
+2
|
|
/
/
*
|
/
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
2022-12-08
1
-0
/
+11
|
|
/
|
/
|
*
|
LoongArch: Fix unsigned comparison with less than zero
KaiLong Wang
2022-11-21
1
-1
/
+2
*
|
LoongArch: Clear FPU/SIMD thread info flags for kernel thread
Huacai Chen
2022-11-21
1
-4
/
+5
*
|
LoongArch: SMP: Change prefix from loongson3 to loongson
Huacai Chen
2022-11-21
2
-23
/
+23
*
|
LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
Huacai Chen
2022-11-21
2
-22
/
+10
|
/
*
LoongArch: Remove unused kernel stack padding
Jinyang He
2022-10-29
3
-5
/
+4
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
2
-2
/
+2
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
2
-2
/
+2
*
|
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-10-12
18
-111
/
+1754
|
\
\
|
|
/
|
/
|
|
*
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
2022-10-12
1
-10
/
+0
[next]