index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
Age
Commit message (
Expand
)
Author
Lines
14 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-5
/
+54
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-102
/
+0
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-11
/
+3
2026-04-14
Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+0
2026-04-09
LoongArch: KVM: Add DMSINTC inject msi to vCPU
Song Gao
-1
/
+5
2026-04-09
LoongArch: KVM: Add DMSINTC device support
Song Gao
-0
/
+27
2026-04-09
LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than function
Bibo Mao
-4
/
+22
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
-5
/
+0
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
-1
/
+0
2026-04-06
LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-0
/
+1
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-1
/
+1
2026-04-05
LoongArch/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
-1
/
+2
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
-9
/
+0
2026-04-04
Merge tag 'v7.0-rc6' into irq/core
Thomas Gleixner
-2
/
+62
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-40
/
+0
2026-04-02
loongarch: move the XOR code to lib/raid/
Christoph Hellwig
-55
/
+3
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-26
/
+16
2026-03-26
LoongArch: vDSO: Emit GNU_EH_FRAME correctly
Xi Ruoyao
-0
/
+45
2026-03-17
genirq/matrix, LoongArch: Delete IRQ_MATRIX_BITS leftovers
Nam Cao
-1
/
+0
2026-03-16
LoongArch: Give more information if kmem access failed
Tiezhu Yang
-2
/
+12
2026-03-16
LoongArch: Only use SC.Q when supported by the assembler
Thomas Weißschuh
-0
/
+5
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-31
/
+92
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+17
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-7
/
+3
2026-02-10
LoongArch: Handle percpu handler address for ORC unwinder
Tiezhu Yang
-0
/
+3
2026-02-10
LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
-1
/
+1
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
-0
/
+1
2026-02-10
LoongArch: Add 128-bit atomic cmpxchg support
George Guo
-0
/
+54
2026-02-10
LoongArch: Add detection for SC.Q support
George Guo
-30
/
+33
2026-02-06
LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-4
/
+3
2026-02-06
LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest side
Bibo Mao
-0
/
+4
2026-02-06
LoongArch: KVM: Add paravirt preempt feature in hypervisor side
Bibo Mao
-1
/
+5
2026-02-06
LoongArch: KVM: Add FPU/LBT delay load support
Bibo Mao
-0
/
+2
2026-02-06
LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switch
Bibo Mao
-0
/
+1
2026-02-06
LoongArch: KVM: Check VM msgint feature during interrupt handling
Bibo Mao
-0
/
+5
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-2
/
+0
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-1
/
+0
2026-01-12
loongarch/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
-10
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
-3
/
+0
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
-1
/
+0
2025-12-31
LoongArch: Complete CPUCFG registers definition
Huacai Chen
-0
/
+7
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-335
/
+963
2025-12-08
LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BIT
Huacai Chen
-0
/
+4
2025-12-08
LoongArch: Adjust misc routines for 32BIT/64BIT
Huacai Chen
-2
/
+27
2025-12-08
LoongArch: Adjust user accessors for 32BIT/64BIT
Huacai Chen
-3
/
+60
2025-12-08
LoongArch: Adjust system call for 32BIT/64BIT
Huacai Chen
-0
/
+1
2025-12-08
LoongArch: Adjust module loader for 32BIT/64BIT
Huacai Chen
-1
/
+12
2025-12-08
LoongArch: Adjust time routines for 32BIT/64BIT
Huacai Chen
-2
/
+63
2025-12-08
LoongArch: Adjust process management for 32BIT/64BIT
Huacai Chen
-4
/
+39
2025-12-08
LoongArch: Adjust memory management for 32BIT/64BIT
Huacai Chen
-28
/
+129
[next]