summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2024-02-23LoongArch: KVM: Streamline kvm_check_cpucfg() and improve commentsWANG Xuerui
2024-02-23LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()WANG Xuerui
2024-02-23LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()WANG Xuerui
2024-02-23LoongArch: dts: Minor whitespace cleanupKrzysztof Kozlowski
2024-02-23LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen
2024-02-23LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen
2024-02-23LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-06LoongArch: vDSO: Disable UBSAN instrumentationKees Cook
2024-02-06LoongArch: Fix earlycon parameter if KASAN enabledHuacai Chen
2024-02-06LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen
2024-02-06LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada
2024-02-06LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada
2024-01-26LoongArch: KVM: Add returns to SIMD stubsRandy Dunlap
2024-01-26LoongArch: KVM: Fix build due to API changesHuacai Chen
2024-01-26LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen
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