summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/uapi
AgeCommit message (Expand)AuthorLines
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-0/+1
2026-02-10LoongArch: Add detection for SC.Q supportGeorge Guo-0/+1
2026-02-06LoongArch: KVM: Add paravirt preempt feature in hypervisor sideBibo Mao-0/+2
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-0/+17
2025-12-08LoongArch: Adjust system call for 32BIT/64BITHuacai Chen-0/+7
2025-12-08LoongArch: Adjust process management for 32BIT/64BITHuacai Chen-0/+10
2025-11-27LoongArch: KVM: Add AVEC basic supportSong Gao-0/+1
2025-11-20LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh-22/+18
2025-09-23LoongArch: KVM: Add PTW feature detection on new hardwareBibo Mao-0/+1
2025-08-20LoongArch: Increase COMMAND_LINE_SIZE up to 4096Ming Wang-0/+8
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-0/+10
2025-01-26LoongArch: Extend the maximum number of watchpointsTiezhu Yang-0/+10
2025-01-13LoongArch: KVM: Add hypercall service support for usermode VMMBibo Mao-0/+1
2024-11-13LoongArch: KVM: Add irqfd supportXianglai Li-0/+2
2024-11-13LoongArch: KVM: Add PCHPIC user mode read and write functionsXianglai Li-0/+4
2024-11-13LoongArch: KVM: Add EIOINTC user mode read and write functionsXianglai Li-0/+12
2024-11-13LoongArch: KVM: Add IPI user mode read and write functionXianglai Li-0/+2
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-1/+1
2024-09-24LoongArch: Remove posix_types.h include from sigcontext.hXi Ruoyao-1/+0
2024-09-24LoongArch: Rework CPU feature probe from CPUCFG/IOCSRJiaxun Yang-0/+1
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao-9/+30
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao-0/+1
2024-09-11LoongArch: KVM: Add vm migration support for LBT registersBibo Mao-0/+9
2024-09-11LoongArch: KVM: Add VM feature detection functionBibo Mao-0/+8
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+4
2024-07-10loongarch: convert to generic syscall tableArnd Bergmann-2/+3
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann-1/+0
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao-0/+4
2024-05-06LoongArch: KVM: Add software breakpoint supportBibo Mao-0/+4
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini-2/+0
2023-12-19LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao-0/+1
2023-10-02LoongArch: KVM: Add kvm related header filesTianrui Zhao-0/+108
2023-09-06LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu-0/+16
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+0
2023-06-29LoongArch: Introduce hardware page table walkerHuacai Chen-0/+1
2023-06-29LoongArch: Add vector extensions supportHuacai Chen-3/+31
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang-9/+0
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang-1/+2
2023-02-25LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang-0/+9
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang-0/+9
2022-10-12LoongArch: Add perf events supportHuacai Chen-0/+40
2022-06-03LoongArch: Add ELF and module supportHuacai Chen-0/+37
2022-06-03LoongArch: Add signal handling supportHuacai Chen-0/+92
2022-06-03LoongArch: Add system call supportHuacai Chen-0/+5
2022-06-03LoongArch: Add process managementHuacai Chen-0/+52
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen-0/+23
2022-06-03LoongArch: Add other common headersHuacai Chen-0/+81
2022-06-03LoongArch: Add build infrastructureHuacai Chen-0/+2