summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm
AgeCommit message (Expand)Author
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
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
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador
2024-11-04jump_label: adjust inline asm to be consistentAlice Ryhl
2024-11-02LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh
2024-10-28loongarch: Use new fallback IO memcpy/memsetJulian Vetter
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-23LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao