summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm
AgeCommit message (Expand)Author
2025-03-30LoongArch: Increase MAX_IO_PICS up to 8Huacai Chen
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini
2025-03-18LoongArch: KVM: Implement arch-specific functions for guest perfBibo Mao
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson
2025-02-21LoongArch: vDSO: Switch to generic storage implementationThomas Weißschuh
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}Tiezhu Yang
2025-01-26LoongArch: Add debugfs entries to switch SFB/TSO stateHuacai Chen
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-25LoongArch: Add pgprot_nx() implementationHuacai Chen
2025-01-25LoongArch: Derive timer max_delta from PRCFG1's timer_bitsJiaxun Yang
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-13LoongArch: KVM: Add hypercall service support for usermode VMMBibo Mao
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra
2024-12-02loongarch: Use ASM_REACHABLEPeter Zijlstra
2024-12-02LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang
2024-12-02LoongArch: Add architecture specific huge_pte_clear()Bibo Mao
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-11-26LoongArch: Allow to enable PREEMPT_LAZYHuacai Chen
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-13irqchip/loongson-eiointc: Add virt extension supportBibo Mao
2024-11-13LoongArch: KVM: Add irqfd supportXianglai Li
2024-11-13LoongArch: KVM: Add PCHPIC read and write functionsXianglai Li
2024-11-13LoongArch: KVM: Add PCHPIC device supportXianglai Li
2024-11-13LoongArch: KVM: Add EIOINTC read and write functionsXianglai Li
2024-11-13LoongArch: KVM: Add EIOINTC device supportXianglai Li
2024-11-13LoongArch: KVM: Add IPI read and write functionXianglai Li
2024-11-13LoongArch: KVM: Add IPI device supportXianglai Li
2024-11-12LoongArch: Add WriteCombine shadow mapping in KASANKanglong Wang
2024-11-12LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabitsHuacai Chen
2024-11-12LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGSYuli Wang
2024-11-11mm: define general function pXd_init()Bibo Mao