summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
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-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
2023-12-09LoongArch: Apply dynamic relocations for LLDWANG Rui
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini
2023-12-06LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-12-06LoongArch: Use the __weak version of arch_unregister_cpu()James Morse
2023-12-06LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-12-06ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2023-12-06Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann
2023-11-23arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann
2023-11-21LoongArch: Implement constant timer shutdown interfaceBibo Mao
2023-11-21LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPLHuacai Chen
2023-11-21LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen
2023-11-21LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()Huacai Chen
2023-11-21LoongArch: Record pc instead of offset in la_abs relocationWANG Rui
2023-11-21LoongArch: Explicitly set -fdirect-access-external-data for vmlinuxWANG Rui
2023-11-21LoongArch: Add dependency between vmlinuz.efi and vmlinux.efiMasahiro Yamada