summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-2217-27/+182
|\
| * LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen2024-03-193-18/+3
| * LoongArch: Remove superfluous flush_dcache_page() definitionHuacai Chen2024-03-191-3/+0
| * LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.hMax Kellermann2024-03-192-3/+3
| * LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen2024-03-191-1/+6
| * LoongArch: Add kernel livepatching supportJinyang He2024-03-111-0/+2
| * LoongArch: Add ORC stack unwinder supportTiezhu Yang2024-03-1110-2/+168
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-151-2/+0
|\ \
| * | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-091-2/+2
| |\|
| * | kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-081-2/+0
* | | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann2024-03-061-9/+1
| |/ |/|
* | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-101-2/+2
|/
* LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen2024-02-061-1/+3
* LoongArch: KVM: Add returns to SIMD stubsRandy Dunlap2024-01-261-2/+2
* Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-01-195-20/+17
|\
| * 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-171-0/+12
| * LoongArch: Fix and simplify fcsr initialization on execve()Xi Ruoyao2024-01-171-5/+0
| * LoongArch: Let cores_io_master cover the largest NR_CPUSHuacai Chen2024-01-171-2/+4
| * LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZEHuacai Chen2024-01-171-12/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-173-4/+43
|\ \
| * \ Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-029-17/+54
| |\ \
| | * | LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao2023-12-192-2/+18
| | * | LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao2023-12-193-2/+24
| | * | LoongArch: KVM: Remove kvm_acquire_timer() before entering guestBibo Mao2023-12-191-1/+0
| | * | LoongArch: KVM: Optimization for memslot hugepage checkingBibo Mao2023-12-191-0/+3
| | |/
| * | Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-141-1/+0
| |\ \
| | * | KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-131-1/+0
* | | | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-101-2/+0
|\ \ \ \
| * | | | efi/loongarch: Directly position the loaded image fileWang Yao2023-12-191-2/+0
* | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
* | | | | Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-131-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | efi/loongarch: Use load address to calculate kernel entry addressWang Yao2023-12-111-1/+1
| |/ / /
* | | | LoongArch: Preserve syscall nr across execve()Hengqi Chen2023-12-091-1/+1
* | | | LoongArch: Slightly clean up drdtime()Xi Ruoyao2023-12-091-3/+2
|/ / /
* | | LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()Huacai Chen2023-11-211-6/+5
* | | LoongArch: Record pc instead of offset in la_abs relocationWANG Rui2023-11-212-3/+2
|/ /
* | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-123-25/+86
|\ \
| * | LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen2023-11-081-0/+13
| * | LoongArch: Relax memory ordering for atomic operationsWANG Rui2023-11-081-20/+68
| * | LoongArch: Mark __percpu functions as always inlineNathan Chancellor2023-11-081-5/+5
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-0/+1
|\ \ \
| * | | mm: add statistics for PUD level pagetableBaolin Wang2023-10-061-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-11-038-5/+829
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2023-10-318-5/+829
| |\ \ \ | | |_|/ | |/| |
| | * | LoongArch: KVM: Implement handle iocsr exceptionTianrui Zhao2023-10-021-0/+16
| | * | LoongArch: KVM: Implement kvm mmu operationsTianrui Zhao2023-10-021-0/+139
| | * | LoongArch: KVM: Add vcpu related header filesTianrui Zhao2023-10-023-5/+318
| | * | LoongArch: KVM: Add kvm related header filesTianrui Zhao2023-10-023-0/+356
| | |/