summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2025-11-10LoongArch: kexec: Print out debugging message if requiredQiang Ma
2025-11-10LoongArch: kexec: Initialize the kexec_buf structureYouling Tang
2025-11-10LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen
2025-11-10LoongArch: Refine the init_hw_perf_events() functionTiezhu Yang
2025-11-10LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()Vishal Moola (Oracle)
2025-11-10LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang
2025-11-10LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen
2025-11-10LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen
2025-11-10LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen
2025-11-10LoongArch: Clarify 3 MSG interrupt featuresHuacai Chen
2025-11-06EDAC: Remove the legacy EDAC sysfs interfaceAvadhut Naik
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-10-05LoongArch: Update Loongson-3 default config fileHuacai Chen
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02LoongArch: BPF: Sign-extend struct ops return values properlyHengqi Chen
2025-10-02LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()Hengqi Chen
2025-10-02LoongArch: BPF: Make trampoline size stableHengqi Chen
2025-10-02LoongArch: BPF: Don't align trampoline sizeHengqi Chen
2025-10-02LoongArch: BPF: No support of struct argument in trampoline programsHengqi Chen
2025-10-02LoongArch: BPF: No text_poke() for kernel textHengqi Chen
2025-10-02LoongArch: BPF: Remove duplicated bpf_flush_icache()Hengqi Chen
2025-10-02LoongArch: BPF: Remove duplicated flags checkHengqi Chen
2025-10-02LoongArch: BPF: Fix uninitialized symbol 'retval_off'Huacai Chen
2025-10-02LoongArch: BPF: Optimize sign-extention mov instructionsTiezhu Yang
2025-10-02LoongArch: Handle new atomic instructions for probesTiezhu Yang
2025-10-02LoongArch: Try VMA lock-based page fault handling firstWentao Guan
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: Add struct loongarch_image_header for kernelYouling 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-10-02LoongArch: Fix build error for LTO with LLVM-18Huacai Chen
2025-10-02LoongArch: Add cflag -fno-isolate-erroneous-paths-dereferenceTiezhu Yang
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...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