index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
LoongArch: Use __pmd()/__pte() for swap entry conversions
WangYuli
1
-2
/
+2
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
2025-11-10
LoongArch: Use correct accessor to read FWPC/MWPC
Huacai Chen
1
-2
/
+2
2025-11-10
LoongArch: Refine the init_hw_perf_events() function
Tiezhu Yang
1
-0
/
+1
2025-11-10
LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()
Vishal Moola (Oracle)
1
-1
/
+1
2025-11-10
LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTY
Tianyang Zhang
1
-3
/
+8
2025-11-10
LoongArch: Consolidate early_ioremap()/ioremap_prot()
Huacai Chen
1
-1
/
+4
2025-11-10
LoongArch: Clarify 3 MSG interrupt features
Huacai Chen
3
-1
/
+8
2025-10-06
Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
3
-0
/
+69
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+15
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+0
2025-10-02
LoongArch: Handle new atomic instructions for probes
Tiezhu Yang
1
-0
/
+5
2025-10-02
LoongArch: Add ELF binary support for kexec_file
Youling Tang
1
-0
/
+1
2025-10-02
LoongArch: Add EFI binary support for kexec_file
Youling Tang
2
-0
/
+15
2025-10-02
LoongArch: Add preparatory infrastructure for kexec_file
Youling Tang
1
-0
/
+10
2025-10-02
LoongArch: Add struct loongarch_image_header for kernel
Youling Tang
1
-0
/
+38
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-42
/
+34
2025-09-23
LoongArch: KVM: Set version information at initial stage
Bibo Mao
1
-1
/
+14
2025-09-23
LoongArch: KVM: Add PTW feature detection on new hardware
Bibo Mao
1
-0
/
+1
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
1
-7
/
+0
2025-09-20
LoongArch: Fix bitflag conflict for TIF_FIXADE
Yao Zi
1
-1
/
+1
2025-09-18
LoongArch: KVM: Fix VM migration failure with PTW enabled
Bibo Mao
1
-4
/
+16
2025-09-18
LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled
Huacai Chen
1
-4
/
+3
2025-09-17
loongarch: Use generic TIF bits
Thomas Gleixner
1
-42
/
+34
2025-08-20
LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASE
Huacai Chen
1
-1
/
+1
2025-08-20
LoongArch: Increase COMMAND_LINE_SIZE up to 4096
Ming Wang
1
-0
/
+8
2025-08-08
Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2
-0
/
+10
2025-08-05
LoongArch: BPF: Add dynamic code modification support
Chenghao Duan
1
-0
/
+1
2025-08-03
LoongArch: Add larch_insn_gen_{beq,bne} helpers
Chenghao Duan
1
-0
/
+2
2025-08-03
LoongArch: Complete KSave registers definition
Yanteng Si
1
-0
/
+7
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-37
/
+2
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2025-07-21
LoongArch: KVM: Add stat information with kernel irqchip
Bibo Mao
1
-6
/
+6
2025-07-13
mm/hugetlb: remove prepare_hugepage_range()
Peter Xu
1
-14
/
+0
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2
-23
/
+2
2025-06-26
LoongArch: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-06-26
LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
26
-62
/
+62
2025-06-24
loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.h
Al Viro
1
-1
/
+0
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
12
-42
/
+42
2025-06-06
LoongArch: vDSO: Correctly use asm parameters in syscall wrappers
Thomas Weißschuh
2
-4
/
+4
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+16
2025-05-30
LoongArch: Avoid using $r0/$r1 as "mask" for csrxchg
Huacai Chen
1
-4
/
+12
2025-05-30
LoongArch: Introduce the numa_memblks conversion
Huacai Chen
3
-24
/
+2
2025-05-30
LoongArch: Increase max supported CPUs up to 2048
Huacai Chen
2
-3
/
+3
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
3
-7
/
+12
2025-05-30
LoongArch: Add SCHED_MC (Multi-core scheduler) support
Tianyang Zhang
2
-0
/
+9
2025-05-30
Merge commit 'core-entry-2025-05-25' into loongarch-next
Huacai Chen
1
-0
/
+8
[next]