index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2017-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
2017-04-20
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
Marc Zyngier
2017-04-20
ARM: hyp-stub: Fix Thumb-2 compilation
Marc Zyngier
2017-04-19
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
Andrew Jones
2017-04-09
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
2017-04-09
KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
Christoffer Dall
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
2017-04-09
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
2017-04-09
ARM: hyp-stub: Zero r0 on successful stub handling
Marc Zyngier
2017-04-09
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
2017-04-09
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
Marc Zyngier
2017-04-09
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
2017-04-09
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
2017-04-09
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
2017-04-09
ARM: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
ARM: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
ARM: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
ARM: Expose the VA/IDMAP offset
Marc Zyngier
2017-04-09
ARM: hyp-stub: Use r1 for the soft-restart address
Marc Zyngier
2017-04-09
ARM: Update cpu_v7_reset documentation
Marc Zyngier
2017-04-09
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
2017-04-09
ARM: soft-reboot into same mode that we entered the kernel
Russell King
2017-04-09
ARM: hyp-stub: improve ABI
Russell King
2017-04-09
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
arm64: hyp-stub: Update documentation in asm/virt.h
Marc Zyngier
2017-04-09
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
arm64: hyp-stub: Don't save lr in the EL1 code
Marc Zyngier
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2017-04-09
arm64: hyp-stub: Stop pointlessly clobbering lr
Marc Zyngier
2017-04-09
arm: KVM: Treat CP15 accessors returning false as successful
Marc Zyngier
2017-04-09
arm: KVM: Make unexpected register accesses inject an undef
Marc Zyngier
2017-04-09
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
2017-04-09
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
[next]