summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-20LoongArch: Mask all interrupts during kexec/kdumpHuacai Chen
2025-11-20LoongArch: Fix NUMA node parsing with numa_memblksBibo Mao
2025-11-20LoongArch: Consolidate CPU names in /proc/cpuinfoHuacai Chen
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-10LoongArch: kexec: Print out debugging message if requiredQiang Ma
2025-11-10LoongArch: kexec: Initialize the kexec_buf structureYouling Tang
2025-11-10LoongArch: Refine the init_hw_perf_events() functionTiezhu Yang
2025-11-10LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen
2025-11-10LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen
2025-11-10LoongArch: Clarify 3 MSG interrupt featuresHuacai Chen
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-10-02LoongArch: Handle new atomic instructions for probesTiezhu Yang
2025-10-02LoongArch: Automatically disable kaslr if boot from kexec_fileYouling Tang
2025-10-02LoongArch: Add crash dump support for kexec_fileYouling Tang
2025-10-02LoongArch: Add ELF binary support for kexec_fileYouling Tang
2025-10-02LoongArch: Add EFI binary support for kexec_fileYouling Tang
2025-10-02LoongArch: Add preparatory infrastructure for kexec_fileYouling Tang
2025-10-02LoongArch: Allow specify SIMD width via kernel parametersHuacai Chen
2025-10-02LoongArch: Init acpi_gbl_use_global_lock to falseHuacai Chen
2025-09-30Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui
2025-09-18LoongArch: Check the return value when creating kobjTao Cui
2025-09-09LoongArch: Remove clockevents shutdown call on offliningBibo Mao
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-20LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen
2025-08-20LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li
2025-08-08Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-08-05LoongArch: BPF: Add dynamic code modification supportChenghao Duan
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03LoongArch: Add larch_insn_gen_{beq,bne} helpersChenghao Duan
2025-08-03LoongArch: Don't use %pK through printk() in unwinderThomas Weißschuh
2025-08-03LoongArch: Avoid in-place string operation on FDT contentYao Zi
2025-08-03LoongArch: Support mem=<size> kernel parameterMing Wang
2025-08-03LoongArch: Make relocate_new_kernel_size be a .quad valueHuacai Chen
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-14LoongArch: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-06-26LoongArch: Handle KCOV __init vs inline mismatchesKees Cook
2025-06-26LoongArch: Reserve the EFI memory map regionMing Wang
2025-06-26LoongArch: Fix build warnings about export.hHuacai Chen
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada