summaryrefslogtreecommitdiff
path: root/arch/loongarch/include
AgeCommit message (Expand)Author
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
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 user mode read and write functionsXianglai 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 user mode read and write functionsXianglai 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 user mode read and write functionXianglai 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
2024-10-21LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen
2024-10-21LoongArch: Use "Exception return address" to comment ERAYanteng Si
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-15LoongArch: vdso: Remove timekeeper includesThomas Weißschuh
2024-10-15ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-09-24LoongArch: Remove posix_types.h include from sigcontext.hXi Ruoyao