summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm
AgeCommit message (Expand)Author
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-19LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen
2024-03-19LoongArch: Remove superfluous flush_dcache_page() definitionHuacai Chen
2024-03-19LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.hMax Kellermann
2024-03-19LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen
2024-03-11LoongArch: Add kernel livepatching supportJinyang He
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-06LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen
2024-01-26LoongArch: KVM: Add returns to SIMD stubsRandy Dunlap
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-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-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
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: Remove kvm_acquire_timer() before entering guestBibo Mao
2023-12-19LoongArch: KVM: Optimization for memslot hugepage checkingBibo Mao
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao
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-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-08LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen
2023-11-08LoongArch: Relax memory ordering for atomic operationsWANG Rui
2023-11-08LoongArch: Mark __percpu functions as always inlineNathan Chancellor
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-31Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-18LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng
2023-10-18LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang
2023-10-04locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak
2023-10-02LoongArch: KVM: Implement handle iocsr exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement kvm mmu operationsTianrui Zhao