summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm
AgeCommit message (Expand)Author
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-10loongarch: convert to generic syscall tableArnd Bergmann
2024-07-10loongarch: avoid generating extra header filesArnd Bergmann
2024-07-09LoongArch: KVM: Add PV steal time support in guest sideBibo Mao
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao
2024-07-09LoongArch: KVM: Add dirty bitmap initially all set supportBibo Mao
2024-07-09LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li
2024-07-03mm: add update_mmu_tlb_range()Bang Li
2024-06-21LoongArch: Trigger user-space watchpoints correctlyHui Li
2024-06-21LoongArch: Fix watchpoint setting errorHui Li
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-06-03LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang
2024-06-03LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14LoongArch: Fix callchain parse error with kernel tracepoint events againHuacai Chen
2024-05-14LoongArch: Give a chance to build with !CONFIG_SMPTiezhu Yang
2024-05-14LoongArch: Select ARCH_SUPPORTS_INT128 if CC_HAS_INT128Xi Ruoyao
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-05-06LoongArch: KVM: Add software breakpoint supportBibo Mao
2024-05-06LoongArch: KVM: Add PV IPI support on guest sideBibo Mao
2024-05-06LoongArch: KVM: Add PV IPI support on host sideBibo Mao
2024-05-06LoongArch: KVM: Add vcpu mapping from physical cpuidBibo Mao
2024-05-06LoongArch: KVM: Add cpucfg area for kvm hypervisorBibo Mao
2024-05-06LoongArch: KVM: Add hypercall instruction emulationBibo Mao
2024-05-06LoongArch/smp: Refine some ipi functions on LoongArch platformBibo Mao
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-24LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen
2024-04-24LoongArch: Fix a build error due to __tlb_remove_tlb_entry()David Hildenbrand
2024-04-24LoongArch: Fix Kconfig item and left code related to CRASH_COREBaoquan He
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
2024-04-10LoongArch: Include linux/sizes.h in addrspace.h to prevent build errorsRandy Dunlap
2024-04-10LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen
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