index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
/
intc
/
eiointc.c
Age
Commit message (
Expand
)
Author
2025-07-21
LoongArch: KVM: Add stat information with kernel irqchip
Bibo Mao
2025-07-21
LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
Bibo Mao
2025-07-21
LoongArch: KVM: Use generic function loongarch_eiointc_write()
Bibo Mao
2025-07-21
LoongArch: KVM: Use generic function loongarch_eiointc_read()
Bibo Mao
2025-07-21
LoongArch: KVM: Use standard bitops API with eiointc
Bibo Mao
2025-07-21
LoongArch: KVM: Remove never called default case statement
Bibo Mao
2025-07-21
LoongArch: KVM: Remove unused parameter len
Bibo Mao
2025-07-21
LoongArch: KVM: Remove unnecessary local variable
Bibo Mao
2025-06-27
LoongArch: KVM: Disable updating of "num_cpu" and "feature"
Bibo Mao
2025-06-27
LoongArch: KVM: Check validity of "num_cpu" from user space
Bibo Mao
2025-06-27
LoongArch: KVM: Check interrupt route from physical CPU
Bibo Mao
2025-06-27
LoongArch: KVM: Fix interrupt route update with EIOINTC
Bibo Mao
2025-06-27
LoongArch: KVM: Add address alignment check for IOCSR emulation
Bibo Mao
2025-06-26
LoongArch: KVM: Avoid overflow with array index
Bibo Mao
2024-11-13
LoongArch: KVM: Add EIOINTC user mode read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add EIOINTC read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add EIOINTC device support
Xianglai Li