aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-29LoongArch: entry: Migrate ret_from_fork() to CCharlie Jenkins1-0/+8
2025-04-26LoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang2-19/+30
2025-04-26LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang1-2/+2
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+2
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2-1/+3
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+12
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+5
2025-04-01objtool/loongarch: Add unwind hints in prepare_frametrace()Josh Poimboeuf2-1/+12
2025-03-30LoongArch: Increase ARCH_DMA_MINALIGN up to 16Huacai Chen1-0/+2
2025-03-30LoongArch: Increase MAX_IO_PICS up to 8Huacai Chen1-1/+1
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-72/+28
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-18LoongArch: KVM: Implement arch-specific functions for guest perfBibo Mao1-0/+3
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao1-0/+3
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-5/+5
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-21LoongArch: vDSO: Switch to generic storage implementationThomas Weißschuh6-72/+28
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang2-21/+2
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds4-3/+85
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-01-26LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}Tiezhu Yang2-2/+62
2025-01-26LoongArch: Add debugfs entries to switch SFB/TSO stateHuacai Chen1-0/+15
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng1-1/+1
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+5
2025-01-25LoongArch: Add pgprot_nx() implementationHuacai Chen1-0/+7
2025-01-25LoongArch: Derive timer max_delta from PRCFG1's timer_bitsJiaxun Yang2-1/+1
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-22/+22
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+7
2025-01-13LoongArch: KVM: Add hypercall service support for usermode VMMBibo Mao3-0/+5
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)1-0/+12
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)1-0/+6
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)1-22/+4
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra1-1/+1
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra1-1/+1
2024-12-02loongarch: Use ASM_REACHABLEPeter Zijlstra1-6/+7
2024-12-02LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang1-1/+11
2024-12-02LoongArch: Add architecture specific huge_pte_clear()Bibo Mao1-0/+10
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-3/+5
2024-11-26LoongArch: Allow to enable PREEMPT_LAZYHuacai Chen1-3/+5
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+10
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-1/+248
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+5
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+0
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-25/+4
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-31/+5
2024-11-13irqchip/loongson-eiointc: Add virt extension supportBibo Mao1-0/+1
2024-11-13LoongArch: KVM: Add irqfd supportXianglai Li1-0/+2