index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
2
-4
/
+10
2017-04-20
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
Marc Zyngier
1
-1
/
+0
2017-04-20
ARM: hyp-stub: Fix Thumb-2 compilation
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
Marc Zyngier
2
-4
/
+15
2017-04-19
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
Andrew Jones
1
-1
/
+7
2017-04-09
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
6
-334
/
+284
2017-04-09
KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
Christoffer Dall
1
-0
/
+7
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
4
-11
/
+51
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
3
-32
/
+110
2017-04-09
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
4
-0
/
+54
2017-04-09
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Christoffer Dall
1
-8
/
+7
2017-04-09
arm/arm64: Add hyp-stub API documentation
Marc Zyngier
1
-0
/
+53
2017-04-09
ARM: hyp-stub: Zero r0 on successful stub handling
Marc Zyngier
2
-0
/
+4
2017-04-09
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2
-4
/
+6
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
4
-27
/
+7
2017-04-09
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
4
-28
/
+6
2017-04-09
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
1
-1
/
+11
2017-04-09
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
Marc Zyngier
1
-15
/
+9
2017-04-09
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
3
-7
/
+0
2017-04-09
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
3
-14
/
+1
2017-04-09
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
2
-1
/
+9
2017-04-09
ARM: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
1
-0
/
+14
2017-04-09
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
3
-5
/
+1
2017-04-09
ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+24
2017-04-09
ARM: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
1
-1
/
+6
2017-04-09
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
3
-7
/
+29
2017-04-09
ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2
-1
/
+13
2017-04-09
ARM: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2
-1
/
+3
2017-04-09
ARM: Expose the VA/IDMAP offset
Marc Zyngier
1
-0
/
+5
2017-04-09
ARM: hyp-stub: Use r1 for the soft-restart address
Marc Zyngier
1
-3
/
+2
2017-04-09
ARM: Update cpu_v7_reset documentation
Marc Zyngier
1
-1
/
+2
2017-04-09
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
3
-5
/
+9
2017-04-09
ARM: soft-reboot into same mode that we entered the kernel
Russell King
4
-8
/
+28
2017-04-09
ARM: hyp-stub: improve ABI
Russell King
1
-5
/
+22
2017-04-09
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
1
-8
/
+23
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
4
-20
/
+1
2017-04-09
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+19
2017-04-09
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
1
-1
/
+6
2017-04-09
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
1
-0
/
+13
2017-04-09
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2
-1
/
+19
2017-04-09
arm64: hyp-stub: Update documentation in asm/virt.h
Marc Zyngier
1
-3
/
+8
2017-04-09
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
3
-2
/
+5
2017-04-09
arm64: hyp-stub: Don't save lr in the EL1 code
Marc Zyngier
1
-4
/
+0
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2
-5
/
+2
2017-04-09
arm64: hyp-stub: Stop pointlessly clobbering lr
Marc Zyngier
1
-6
/
+0
2017-04-09
arm: KVM: Treat CP15 accessors returning false as successful
Marc Zyngier
1
-3
/
+3
2017-04-09
arm: KVM: Make unexpected register accesses inject an undef
Marc Zyngier
2
-18
/
+18
2017-04-09
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
1
-11
/
+16
2017-04-09
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
1
-29
/
+20
[next]