index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
LoongArch: Refactor register restoration in ftrace_common_return
Chenghao Duan
1
-4
/
+10
12 days
LoongArch: Enable exception fixup for specific ADE subcode
Chenghao Duan
1
-0
/
+5
12 days
LoongArch: Remove unnecessary checks for ORC unwinder
Tiezhu Yang
1
-11
/
+5
12 days
LoongArch: Remove is_entry_func() and kernel_entry_end
Tiezhu Yang
2
-13
/
+0
12 days
LoongArch: Use UNWIND_HINT_END_OF_STACK for entry points
Tiezhu Yang
1
-0
/
+2
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
20
-138
/
+432
2025-12-08
LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BIT
Huacai Chen
1
-0
/
+2
2025-12-08
LoongArch: Adjust misc routines for 32BIT/64BIT
Huacai Chen
1
-6
/
+24
2025-12-08
LoongArch: Adjust system call for 32BIT/64BIT
Huacai Chen
3
-11
/
+25
2025-12-08
LoongArch: Adjust module loader for 32BIT/64BIT
Huacai Chen
2
-54
/
+151
2025-12-08
LoongArch: Adjust time routines for 32BIT/64BIT
Huacai Chen
3
-13
/
+14
2025-12-08
LoongArch: Adjust process management for 32BIT/64BIT
Huacai Chen
4
-12
/
+138
2025-12-08
LoongArch: Adjust memory management for 32BIT/64BIT
Huacai Chen
1
-1
/
+5
2025-12-08
LoongArch: Adjust boot & setup for 32BIT/64BIT
Huacai Chen
5
-25
/
+36
2025-12-06
LoongArch: Add adaptive CSR accessors for 32BIT/64BIT
Huacai Chen
3
-14
/
+24
2025-12-06
LoongArch: Correct the calculation logic of thread_count
Qiang Ma
1
-1
/
+7
2025-12-06
LoongArch: Use unsigned long for _end and _text
Tiezhu Yang
1
-2
/
+2
2025-12-06
LoongArch: Fix arch_dup_task_struct() for CONFIG_RANDSTRUCT
Huacai Chen
1
-0
/
+5
2025-12-06
LoongArch: Fix build errors for CONFIG_RANDSTRUCT
Huacai Chen
1
-2
/
+2
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2025-11-20
LoongArch: Mask all interrupts during kexec/kdump
Huacai Chen
1
-0
/
+2
2025-11-20
LoongArch: Fix NUMA node parsing with numa_memblks
Bibo Mao
1
-42
/
+18
2025-11-20
LoongArch: Consolidate CPU names in /proc/cpuinfo
Huacai Chen
2
-23
/
+13
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-4
/
+8
2025-11-10
LoongArch: kexec: Print out debugging message if required
Qiang Ma
1
-22
/
+0
2025-11-10
LoongArch: kexec: Initialize the kexec_buf structure
Youling Tang
3
-3
/
+3
2025-11-10
LoongArch: Refine the init_hw_perf_events() function
Tiezhu Yang
1
-3
/
+4
2025-11-10
LoongArch: Consolidate max_pfn & max_low_pfn calculation
Huacai Chen
3
-28
/
+7
2025-11-10
LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRY
Huacai Chen
1
-2
/
+2
2025-11-10
LoongArch: Clarify 3 MSG interrupt features
Huacai Chen
1
-0
/
+4
2025-10-06
Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
9
-15
/
+543
2025-10-02
LoongArch: Handle new atomic instructions for probes
Tiezhu Yang
1
-0
/
+12
2025-10-02
LoongArch: Automatically disable kaslr if boot from kexec_file
Youling Tang
1
-0
/
+4
2025-10-02
LoongArch: Add crash dump support for kexec_file
Youling Tang
1
-0
/
+115
2025-10-02
LoongArch: Add ELF binary support for kexec_file
Youling Tang
3
-1
/
+107
2025-10-02
LoongArch: Add EFI binary support for kexec_file
Youling Tang
3
-1
/
+115
2025-10-02
LoongArch: Add preparatory infrastructure for kexec_file
Youling Tang
3
-13
/
+147
2025-10-02
LoongArch: Allow specify SIMD width via kernel parameters
Huacai Chen
1
-2
/
+44
2025-10-02
LoongArch: Init acpi_gbl_use_global_lock to false
Huacai Chen
1
-0
/
+1
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+2
2025-09-18
LoongArch: vDSO: Check kcalloc() result in init_vdso()
Guangshuo Li
1
-0
/
+3
2025-09-18
LoongArch: Fix unreliable stack for live patching
Tiezhu Yang
1
-1
/
+2
2025-09-18
LoongArch: Replace sprintf() with sysfs_emit()
Tao Cui
1
-1
/
+1
2025-09-18
LoongArch: Check the return value when creating kobj
Tao Cui
1
-0
/
+2
2025-09-09
LoongArch: Remove clockevents shutdown call on offlining
Bibo Mao
1
-2
/
+0
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-08-20
LoongArch: Save LBT before FPU in setup_sigcontext()
Huacai Chen
1
-5
/
+5
[next]