summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "LoongArch: KVM: Invalidate guest steal time address on vCPU reset"Huacai Chen2024-10-041-0/+1
* LoongArch: KVM: Invalidate guest steal time address on vCPU resetBibo Mao2024-09-301-1/+0
* LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBEHuacai Chen2024-09-301-0/+2
* LoongArch: Use accessors to page table entries instead of direct dereferenceHuacai Chen2024-09-123-24/+34
* LoongArch: Remove the unused dma-direct.hMiao Wang2024-09-041-11/+0
* LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen2024-08-191-0/+1
* LoongArch: Trigger user-space watchpoints correctlyHui Li2024-06-211-0/+2
* LoongArch: Fix watchpoint setting errorHui Li2024-06-211-1/+1
* LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang2024-06-031-1/+1
* LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang2024-06-031-0/+1
* Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-221-0/+1
|\
| * LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-191-0/+1
* | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-05-224-2/+14
|\ \
| * | LoongArch: Fix callchain parse error with kernel tracepoint events againHuacai Chen2024-05-141-2/+1
| * | LoongArch: Give a chance to build with !CONFIG_SMPTiezhu Yang2024-05-142-0/+7
| * | LoongArch: Select ARCH_SUPPORTS_INT128 if CC_HAS_INT128Xi Ruoyao2024-05-141-0/+6
* | | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-4/+4
|\ \ \ | |_|/ |/| |
| * | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-4/+4
| |/
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
|\ \
| * | fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | | 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-091-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