summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm
AgeCommit message (Expand)AuthorFilesLines
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao1-0/+3
2025-03-17mm/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-27Merge 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-26mm: 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-22Merge 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-26Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+10
2024-11-24Merge 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-21Merge 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-20Merge 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
2024-11-13LoongArch: KVM: Add PCHPIC read and write functionsXianglai Li2-0/+33
2024-11-13LoongArch: KVM: Add PCHPIC device supportXianglai Li2-0/+33
2024-11-13LoongArch: KVM: Add EIOINTC read and write functionsXianglai Li2-0/+32
2024-11-13LoongArch: KVM: Add EIOINTC device supportXianglai Li2-1/+96
2024-11-13LoongArch: KVM: Add IPI read and write functionXianglai Li2-0/+14
2024-11-13LoongArch: KVM: Add IPI device supportXianglai Li2-0/+37
2024-11-12LoongArch: Add WriteCombine shadow mapping in KASANKanglong Wang1-1/+10
2024-11-12LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabitsHuacai Chen1-1/+1
2024-11-12LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGSYuli Wang1-4/+1
2024-11-12mm: define general function pXd_init()Bibo Mao1-0/+3
2024-11-08arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)1-0/+1
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-11-07mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador1-5/+0
2024-11-05jump_label: adjust inline asm to be consistentAlice Ryhl1-6/+10
2024-11-02LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh3-21/+4