index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-101
/
+36
2016-07-15
KVM/arm/arm64/vgic-new: Convert to hotplug state machine
Anna-Maria Gleixner
1
-22
/
+9
2016-07-15
arm/kvm/arch_timer: Convert to hotplug state machine
Richard Cochran
1
-24
/
+11
2016-07-15
arm/kvm/vgic: Convert to hotplug state machine
Richard Cochran
1
-31
/
+8
2016-07-15
virt: Convert kvm hotplug to state machine
Thomas Gleixner
1
-24
/
+8
2016-07-14
KVM: don't use anon_inode_getfd() before possible failures
Al Viro
1
-2
/
+11
2016-07-14
Revert "KVM: release anon file in failure path of vm creation"
Paolo Bonzini
1
-2
/
+0
2016-07-14
KVM: release anon file in failure path of vm creation
Liu Shuo
1
-0
/
+2
2016-07-14
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
1
-0
/
+2
2016-06-16
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
Xiubo Li
1
-1
/
+1
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: arm/arm64: vgic-new: Removel harmful BUG_ON
Marc Zyngier
1
-3
/
+1
2016-05-31
KVM: arm/arm64: vgic-v3: Always resample level interrupts
Marc Zyngier
1
-5
/
+9
2016-05-31
KVM: arm/arm64: vgic-v2: Always resample level interrupts
Marc Zyngier
1
-5
/
+9
2016-05-31
KVM: arm/arm64: vgic-v2: Clear all dirty LRs
Christoffer Dall
1
-4
/
+3
2016-05-25
KVM: Create debugfs dir and stat files for each VM
Janosch Frank
1
-10
/
+177
2016-05-24
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
18
-112
/
+4045
2016-05-20
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
1
-39
/
+66
2016-05-20
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
1
-0
/
+5
2016-05-20
KVM: arm/arm64: vgic-new: implement mapped IRQ handling
Andre Przywara
1
-0
/
+53
2016-05-20
KVM: arm/arm64: vgic-new: Wire up irqfd injection
Andre Przywara
1
-0
/
+52
2016-05-20
KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
Eric Auger
2
-2
/
+32
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
Eric Auger
4
-0
/
+175
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
Eric Auger
5
-0
/
+239
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
Eric Auger
1
-0
/
+84
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
Eric Auger
4
-0
/
+245
2016-05-20
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
Andre Przywara
3
-2
/
+116
2016-05-20
KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
Andre Przywara
3
-0
/
+72
2016-05-20
KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
Andre Przywara
1
-1
/
+54
2016-05-20
KVM: arm/arm64: vgic-new: Export register access interface
Christoffer Dall
2
-0
/
+38
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
3
-2
/
+90
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
Eric Auger
1
-0
/
+38
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
Eric Auger
2
-0
/
+89
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
Eric Auger
1
-0
/
+22
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
Eric Auger
1
-4
/
+79
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
Eric Auger
2
-0
/
+110
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
1
-0
/
+106
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
Andre Przywara
1
-1
/
+40
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
Andre Przywara
1
-2
/
+14
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
Andre Przywara
1
-2
/
+30
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
Andre Przywara
2
-1
/
+48
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
4
-0
/
+238
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
1
-2
/
+60
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
1
-1
/
+42
2016-05-20
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
1
-1
/
+42
2016-05-20
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
3
-1
/
+55
2016-05-20
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
4
-1
/
+50
2016-05-20
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
3
-2
/
+93
2016-05-20
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
3
-2
/
+74
[next]