aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/asm-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+2
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao1-0/+1
2025-02-21LoongArch: vDSO: Switch to generic storage implementationThomas Weißschuh1-1/+1
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)1-12/+0
2024-11-02LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh1-0/+9
2023-11-23arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann1-13/+13
2023-10-02LoongArch: KVM: Implement vcpu world switchTianrui Zhao1-0/+32
2023-09-06LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu1-7/+11
2023-06-20LoongArch: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng1-1/+14
2022-12-14LoongArch: Add basic STACKPROTECTOR supportHuacai Chen1-0/+3
2022-12-14LoongArch: Add hibernation (ACPI S4) supportHuacai Chen1-0/+12
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-0/+2
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang1-0/+2
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+0
2022-07-17loongarch: drop definition of PGD_ORDERMike Rapoport1-2/+0
2022-07-17loongarch: drop definition of PMD_ORDERMike Rapoport1-3/+0
2022-07-17loongarch: drop definition of PTE_ORDERMike Rapoport1-1/+0
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu1-1/+0
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen1-0/+10
2022-06-03LoongArch: Add misc common routinesHuacai Chen1-0/+254