summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/uapi/asm
AgeCommit message (Expand)AuthorFilesLines
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-0/+10
2025-01-26LoongArch: Extend the maximum number of watchpointsTiezhu Yang1-0/+10
2025-01-13LoongArch: KVM: Add hypercall service support for usermode VMMBibo Mao1-0/+1
2024-11-13LoongArch: KVM: Add irqfd supportXianglai Li1-0/+2
2024-11-13LoongArch: KVM: Add PCHPIC user mode read and write functionsXianglai Li1-0/+4
2024-11-13LoongArch: KVM: Add EIOINTC user mode read and write functionsXianglai Li1-0/+12
2024-11-13LoongArch: KVM: Add IPI user mode read and write functionXianglai Li1-0/+2
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2-1/+1
2024-09-24LoongArch: Remove posix_types.h include from sigcontext.hXi Ruoyao1-1/+0
2024-09-24LoongArch: Rework CPU feature probe from CPUCFG/IOCSRJiaxun Yang1-0/+1
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao3-9/+30
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao1-0/+1
2024-09-11LoongArch: KVM: Add vm migration support for LBT registersBibo Mao1-0/+9
2024-09-11LoongArch: KVM: Add VM feature detection functionBibo Mao1-0/+8
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2024-07-10loongarch: convert to generic syscall tableArnd Bergmann2-2/+3
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao1-0/+4
2024-05-06LoongArch: KVM: Add software breakpoint supportBibo Mao1-0/+4
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini1-2/+0
2023-12-19LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao1-0/+1
2023-10-02LoongArch: KVM: Add kvm related header filesTianrui Zhao1-0/+108
2023-09-06LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu2-0/+16
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+0
2023-06-29LoongArch: Introduce hardware page table walkerHuacai Chen1-0/+1
2023-06-29LoongArch: Add vector extensions supportHuacai Chen2-3/+31
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang1-9/+0
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang1-1/+2
2023-02-25LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang1-0/+9
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang1-0/+9
2022-10-12LoongArch: Add perf events supportHuacai Chen1-0/+40
2022-06-03LoongArch: Add ELF and module supportHuacai Chen2-0/+37
2022-06-03LoongArch: Add signal handling supportHuacai Chen3-0/+92
2022-06-03LoongArch: Add system call supportHuacai Chen1-0/+5
2022-06-03LoongArch: Add process managementHuacai Chen1-0/+52
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen1-0/+23
2022-06-03LoongArch: Add other common headersHuacai Chen3-0/+81
2022-06-03LoongArch: Add build infrastructureHuacai Chen1-0/+2