summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-17LoongArch: Update Loongson-3 default config fileHuacai Chen
2024-01-17LoongArch: BPF: Prevent out-of-bounds memory accessHengqi Chen
2024-01-17LoongArch: BPF: Support 64-bit pointers to kfuncsHengqi Chen
2024-01-17LoongArch: Fix definition of ftrace_regs_set_instruction_pointer()Tiezhu Yang
2024-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang
2024-01-17LoongArch: Fix and simplify fcsr initialization on execve()Xi Ruoyao
2024-01-17LoongArch: Let cores_io_master cover the largest NR_CPUSHuacai Chen
2024-01-17LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZEHuacai Chen
2024-01-17LoongArch: Add a missing call to efi_esrt_init()Huacai Chen
2024-01-17LoongArch: Parsing CPU-related information from DTSBinbin Zhou
2024-01-17LoongArch: dts: DeviceTree for Loongson-2K2000Binbin Zhou
2024-01-17LoongArch: dts: DeviceTree for Loongson-2K1000Binbin Zhou
2024-01-17LoongArch: dts: DeviceTree for Loongson-2K0500Binbin Zhou
2024-01-17LoongArch: Allow device trees be built into the kernelBinbin Zhou
2024-01-17LoongArch: Enable initial Rust supportWANG Rui
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2024-01-04bpfilter: remove bpfilterQuentin Deslandes
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-01-02net/sched: Remove CONFIG_NET_ACT_IPT from default configsJamal Hadi Salim
2023-12-27LoongArch: signal.c: add header file to fix build errorRandy Dunlap
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao
2023-12-19LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao
2023-12-19LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao
2023-12-19LoongArch: KVM: Fix timer emulation with oneshot modeBibo Mao
2023-12-19LoongArch: KVM: Remove kvm_acquire_timer() before entering guestBibo Mao
2023-12-19LoongArch: KVM: Allow to access HW timer CSR registers alwaysBibo Mao
2023-12-19LoongArch: KVM: Remove SW timer switch when vcpu is halt pollingBibo Mao
2023-12-19LoongArch: KVM: Optimization for memslot hugepage checkingBibo Mao
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-12loongarch, kexec: change dependency of object filesBaoquan He
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao
2023-12-10NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni
2023-12-09LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang
2023-12-09LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang
2023-12-09LoongArch: BPF: Don't sign extend function return valueHengqi Chen
2023-12-09LoongArch: BPF: Don't sign extend memory load operandHengqi Chen
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao