summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-01-1925-77/+1575
|\
| * LoongArch: Update Loongson-3 default config fileHuacai Chen2024-01-171-8/+47
| * LoongArch: BPF: Prevent out-of-bounds memory accessHengqi Chen2024-01-171-1/+4
| * LoongArch: BPF: Support 64-bit pointers to kfuncsHengqi Chen2024-01-171-0/+5
| * LoongArch: Fix definition of ftrace_regs_set_instruction_pointer()Tiezhu Yang2024-01-171-1/+1
| * LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang2024-01-173-34/+25
| * LoongArch: Fix and simplify fcsr initialization on execve()Xi Ruoyao2024-01-173-10/+1
| * LoongArch: Let cores_io_master cover the largest NR_CPUSHuacai Chen2024-01-173-4/+6
| * LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZEHuacai Chen2024-01-172-12/+10
| * LoongArch: Add a missing call to efi_esrt_init()Huacai Chen2024-01-171-0/+2
| * LoongArch: Parsing CPU-related information from DTSBinbin Zhou2024-01-172-1/+36
| * LoongArch: dts: DeviceTree for Loongson-2K2000Binbin Zhou2024-01-173-1/+373
| * LoongArch: dts: DeviceTree for Loongson-2K1000Binbin Zhou2024-01-173-1/+676
| * LoongArch: dts: DeviceTree for Loongson-2K0500Binbin Zhou2024-01-173-0/+356
| * LoongArch: Allow device trees be built into the kernelBinbin Zhou2024-01-175-6/+31
| * LoongArch: Enable initial Rust supportWANG Rui2024-01-172-0/+4
* | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-182-40/+4
|\ \
| * | LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-5/+2
| * | LoongArch: Use the __weak version of arch_unregister_cpu()James Morse2023-12-061-8/+0
| * | LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-062-27/+3
| * | ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse2023-12-061-0/+1
| * | Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)2023-12-061-2/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-1712-149/+553
|\ \ \
| * | | KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini2024-01-081-1/+1
| * | | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-0226-193/+595
| |\ \ \
| | * | | LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao2023-12-197-4/+103
| | * | | LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao2023-12-198-8/+280
| | * | | LoongArch: KVM: Fix timer emulation with oneshot modeBibo Mao2023-12-191-13/+55
| | * | | LoongArch: KVM: Remove kvm_acquire_timer() before entering guestBibo Mao2023-12-193-46/+6
| | * | | LoongArch: KVM: Allow to access HW timer CSR registers alwaysBibo Mao2023-12-192-22/+6
| | * | | LoongArch: KVM: Remove SW timer switch when vcpu is halt pollingBibo Mao2023-12-193-15/+19
| | * | | LoongArch: KVM: Optimization for memslot hugepage checkingBibo Mao2023-12-192-41/+86
| | | |/ | | |/|
| * | | KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini2023-12-081-1/+0
| * | | Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-142-2/+1
| |\ \ \
| | * | | KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-132-2/+1
* | | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-111-2/+0
|\ \ \ \ \
| * | | | | bpfilter: remove bpfilterQuentin Deslandes2024-01-041-1/+0
| * | | | | net/sched: Remove CONFIG_NET_ACT_IPT from default configsJamal Hadi Salim2024-01-021-1/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-102-19/+14
|\ \ \ \ \
| * | | | | arch: vdso: consolidate gettime prototypesArnd Bergmann2023-11-231-6/+1
| * | | | | arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann2023-11-231-13/+13
| | |/ / / | |/| | |
* | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\ \ \ \ \
| * | | | | LoongArch: signal.c: add header file to fix build errorRandy Dunlap2023-12-271-0/+1
* | | | | | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-094-5/+0
|\ \ \ \ \ \
| * | | | | | efi/loongarch: Directly position the loaded image fileWang Yao2023-12-194-5/+0
* | | | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-092-27/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
| * | | | | | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-201-1/+1
| |\ \ \ \ \ \
| * | | | | | | NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2023-12-101-27/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-151-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |