index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
LoongArch: KVM: Compile switch.S directly into the kernel
Xianglai Li
2
-3
/
+20
2026-05-14
LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT
Huacai Chen
1
-1
/
+1
2026-05-07
LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW exist
Huacai Chen
1
-1
/
+1
2026-03-26
LoongArch: vDSO: Emit GNU_EH_FRAME correctly
Xi Ruoyao
2
-0
/
+45
2026-03-16
LoongArch: Give more information if kmem access failed
Tiezhu Yang
1
-2
/
+12
2026-03-16
LoongArch: Only use SC.Q when supported by the assembler
Thomas Weißschuh
1
-0
/
+5
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
7
-31
/
+93
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-1
/
+19
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+3
2026-02-10
LoongArch: Handle percpu handler address for ORC unwinder
Tiezhu Yang
1
-0
/
+3
2026-02-10
LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
1
-1
/
+1
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
1
-0
/
+1
2026-02-10
LoongArch: Add 128-bit atomic cmpxchg support
George Guo
1
-0
/
+54
2026-02-10
LoongArch: Add detection for SC.Q support
George Guo
3
-30
/
+34
2026-02-07
LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
1
-4
/
+3
2026-02-06
LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest side
Bibo Mao
1
-0
/
+4
2026-02-06
LoongArch: KVM: Add paravirt preempt feature in hypervisor side
Bibo Mao
4
-1
/
+7
2026-02-06
LoongArch: KVM: Add FPU/LBT delay load support
Bibo Mao
1
-0
/
+2
2026-02-06
LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switch
Bibo Mao
1
-0
/
+1
2026-02-06
LoongArch: KVM: Check VM msgint feature during interrupt handling
Bibo Mao
1
-0
/
+5
2026-01-27
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-2
/
+0
2026-01-21
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
2026-01-12
loongarch/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-10
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-3
/
+0
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
1
-1
/
+0
2025-12-31
LoongArch: Complete CPUCFG registers definition
Huacai Chen
1
-0
/
+7
2025-12-12
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
32
-335
/
+980
2025-12-08
LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BIT
Huacai Chen
1
-0
/
+4
2025-12-08
LoongArch: Adjust misc routines for 32BIT/64BIT
Huacai Chen
4
-2
/
+27
2025-12-08
LoongArch: Adjust user accessors for 32BIT/64BIT
Huacai Chen
1
-3
/
+60
2025-12-08
LoongArch: Adjust system call for 32BIT/64BIT
Huacai Chen
3
-0
/
+8
2025-12-08
LoongArch: Adjust module loader for 32BIT/64BIT
Huacai Chen
2
-1
/
+12
2025-12-08
LoongArch: Adjust time routines for 32BIT/64BIT
Huacai Chen
2
-2
/
+63
2025-12-08
LoongArch: Adjust process management for 32BIT/64BIT
Huacai Chen
3
-4
/
+49
2025-12-08
LoongArch: Adjust memory management for 32BIT/64BIT
Huacai Chen
6
-28
/
+129
2025-12-08
LoongArch: Adjust boot & setup for 32BIT/64BIT
Huacai Chen
3
-2
/
+7
2025-12-06
LoongArch: Adjust common macro definitions for 32BIT/64BIT
Huacai Chen
3
-55
/
+174
2025-12-06
LoongArch: Add adaptive CSR accessors for 32BIT/64BIT
Huacai Chen
2
-18
/
+30
2025-12-06
LoongArch: Add atomic operations for 32BIT/64BIT
Huacai Chen
6
-219
/
+409
2025-12-06
LoongArch: Add and use some macros for AVEC
Song Gao
1
-0
/
+7
2025-12-06
LoongArch: Use __pmd()/__pte() for swap entry conversions
Yuli Wang
1
-2
/
+2
2025-12-06
LoongArch: Simplify __arch_bitrev32() implementation
Xi Ruoyao
1
-1
/
+1
2025-12-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-47
/
+20
2025-12-02
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+13
2025-11-27
LoongArch: KVM: Use 64-bit register definition for EIOINTC
Bibo Mao
1
-47
/
+8
2025-11-27
LoongArch: KVM: Add AVEC basic support
Song Gao
2
-0
/
+2
2025-11-27
LoongArch: KVM: Get VM PMU capability from HW GCFG register
Bibo Mao
2
-0
/
+10
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
12
-59
/
+156
2025-11-20
LoongArch: Consolidate CPU names in /proc/cpuinfo
Huacai Chen
1
-0
/
+21
2025-11-20
LoongArch: Use UAPI types in ptrace UAPI header
Thomas Weißschuh
1
-22
/
+18
[next]