summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-05-1019-19/+345
|\ \ \
| * | | LoongArch: KVM: Add software breakpoint supportBibo Mao2024-05-064-0/+13
| * | | LoongArch: KVM: Add PV IPI support on guest sideBibo Mao2024-05-063-0/+32
| * | | LoongArch: KVM: Add PV IPI support on host sideBibo Mao2024-05-064-0/+143
| * | | LoongArch: KVM: Add vcpu mapping from physical cpuidBibo Mao2024-05-062-0/+28
| * | | LoongArch: KVM: Add cpucfg area for kvm hypervisorBibo Mao2024-05-062-0/+12
| * | | LoongArch: KVM: Add hypercall instruction emulationBibo Mao2024-05-062-1/+27
| * | | LoongArch/smp: Refine some ipi functions on LoongArch platformBibo Mao2024-05-063-8/+30
| | |/ | |/|
| * | LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen2024-04-241-0/+8
| * | LoongArch: Fix a build error due to __tlb_remove_tlb_entry()David Hildenbrand2024-04-241-2/+0
| * | LoongArch: Fix Kconfig item and left code related to CRASH_COREBaoquan He2024-04-241-2/+2
| |/
| * LoongArch: Include linux/sizes.h in addrspace.h to prevent build errorsRandy Dunlap2024-04-101-0/+1
| * LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen2024-04-103-6/+49
* | KVM: delete .change_pte MMU notifier callbackPaolo Bonzini2024-04-111-1/+0
|/
* 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
|/ / /