aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/loongarch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-10LoongArch: KVM: Fix max supported vCPUs set with EIOINTCBibo Mao1-1/+1
2025-11-10LoongArch: KVM: Skip PMU checking on vCPU context switchBibo Mao1-10/+4
2025-11-10LoongArch: KVM: Restore guest PMU if it is enabledBibo Mao1-0/+5
2025-11-10LoongArch: KVM: Add delay until timer interrupt injectedBibo Mao1-0/+2
2025-11-10LoongArch: KVM: Set page with write attribute if dirty track disabledBibo Mao1-1/+1
2025-11-10LoongArch: kexec: Print out debugging message if requiredQiang Ma1-22/+0
2025-11-10LoongArch: kexec: Initialize the kexec_buf structureYouling Tang3-3/+3
2025-11-10LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen1-2/+2
2025-11-10LoongArch: Refine the init_hw_perf_events() functionTiezhu Yang2-3/+5
2025-11-10LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()Vishal Moola (Oracle)1-1/+1
2025-11-10LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang1-3/+8
2025-11-10LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen4-30/+7
2025-11-10LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen2-2/+5
2025-11-10LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen1-2/+2
2025-11-10LoongArch: Clarify 3 MSG interrupt featuresHuacai Chen4-1/+12
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda1-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-3/+2
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds17-50/+809
2025-10-05LoongArch: Update Loongson-3 default config fileHuacai Chen1-5/+68
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-184/+211
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-13/+4
2025-10-02LoongArch: BPF: Sign-extend struct ops return values properlyHengqi Chen1-1/+36
2025-10-02LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()Hengqi Chen1-1/+4
2025-10-02LoongArch: BPF: Make trampoline size stableHengqi Chen1-2/+2
2025-10-02LoongArch: BPF: Don't align trampoline sizeHengqi Chen1-2/+1
2025-10-02LoongArch: BPF: No support of struct argument in trampoline programsHengqi Chen1-0/+6
2025-10-02LoongArch: BPF: No text_poke() for kernel textHengqi Chen1-2/+4
2025-10-02LoongArch: BPF: Remove duplicated bpf_flush_icache()Hengqi Chen1-1/+0
2025-10-02LoongArch: BPF: Remove duplicated flags checkHengqi Chen1-7/+2
2025-10-02LoongArch: BPF: Fix uninitialized symbol 'retval_off'Huacai Chen1-5/+4
2025-10-02LoongArch: BPF: Optimize sign-extention mov instructionsTiezhu Yang1-4/+2
2025-10-02LoongArch: Handle new atomic instructions for probesTiezhu Yang2-0/+17
2025-10-02LoongArch: Try VMA lock-based page fault handling firstWentao Guan2-3/+56
2025-10-02LoongArch: Automatically disable kaslr if boot from kexec_fileYouling Tang1-0/+4
2025-10-02LoongArch: Add crash dump support for kexec_fileYouling Tang1-0/+115
2025-10-02LoongArch: Add ELF binary support for kexec_fileYouling Tang5-1/+109
2025-10-02LoongArch: Add EFI binary support for kexec_fileYouling Tang5-1/+130
2025-10-02LoongArch: Add preparatory infrastructure for kexec_fileYouling Tang5-13/+166
2025-10-02LoongArch: Add struct loongarch_image_header for kernelYouling Tang1-0/+38
2025-10-02LoongArch: Allow specify SIMD width via kernel parametersHuacai Chen1-2/+44
2025-10-02LoongArch: Init acpi_gbl_use_global_lock to falseHuacai Chen1-0/+1
2025-10-02LoongArch: Fix build error for LTO with LLVM-18Huacai Chen1-1/+1
2025-10-02LoongArch: Add cflag -fno-isolate-erroneous-paths-dereferenceTiezhu Yang1-1/+1
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2025-09-30Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson1-1/+1
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson1-2/+1
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-42/+35
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+4
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1