index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Christoffer Dall
2017-04-09
1
-8
/
+7
|
|
*
|
arm/arm64: Add hyp-stub API documentation
Marc Zyngier
2017-04-09
1
-0
/
+53
|
|
*
|
ARM: hyp-stub: Zero r0 on successful stub handling
Marc Zyngier
2017-04-09
2
-0
/
+4
|
|
*
|
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2017-04-09
2
-4
/
+6
|
|
*
|
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
4
-27
/
+7
|
|
*
|
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
4
-28
/
+6
|
|
*
|
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
2017-04-09
1
-1
/
+11
|
|
*
|
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
Marc Zyngier
2017-04-09
1
-15
/
+9
|
|
*
|
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
2017-04-09
3
-7
/
+0
|
|
*
|
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
2017-04-09
3
-14
/
+1
|
|
*
|
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
2017-04-09
2
-1
/
+9
|
|
*
|
ARM: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
1
-0
/
+14
|
|
*
|
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
3
-5
/
+1
|
|
*
|
ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
1
-5
/
+24
|
|
*
|
ARM: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
1
-1
/
+6
|
|
*
|
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
3
-7
/
+29
|
|
*
|
ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
2
-1
/
+13
|
|
*
|
ARM: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
2
-1
/
+3
|
|
*
|
ARM: Expose the VA/IDMAP offset
Marc Zyngier
2017-04-09
1
-0
/
+5
|
|
*
|
ARM: hyp-stub: Use r1 for the soft-restart address
Marc Zyngier
2017-04-09
1
-3
/
+2
|
|
*
|
ARM: Update cpu_v7_reset documentation
Marc Zyngier
2017-04-09
1
-1
/
+2
|
|
*
|
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
2017-04-09
3
-5
/
+9
|
|
*
|
ARM: soft-reboot into same mode that we entered the kernel
Russell King
2017-04-09
4
-8
/
+28
|
|
*
|
ARM: hyp-stub: improve ABI
Russell King
2017-04-09
1
-5
/
+22
|
|
*
|
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
1
-8
/
+23
|
|
*
|
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
4
-20
/
+1
|
|
*
|
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
1
-5
/
+19
|
|
*
|
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
1
-1
/
+6
|
|
*
|
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
1
-0
/
+13
|
|
*
|
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
2
-1
/
+19
|
|
*
|
arm64: hyp-stub: Update documentation in asm/virt.h
Marc Zyngier
2017-04-09
1
-3
/
+8
|
|
*
|
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
3
-2
/
+5
|
|
*
|
arm64: hyp-stub: Don't save lr in the EL1 code
Marc Zyngier
2017-04-09
1
-4
/
+0
|
|
*
|
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2017-04-09
2
-5
/
+2
|
|
*
|
arm64: hyp-stub: Stop pointlessly clobbering lr
Marc Zyngier
2017-04-09
1
-6
/
+0
|
|
*
|
arm: KVM: Treat CP15 accessors returning false as successful
Marc Zyngier
2017-04-09
1
-3
/
+3
|
|
*
|
arm: KVM: Make unexpected register accesses inject an undef
Marc Zyngier
2017-04-09
2
-18
/
+18
|
|
*
|
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
2017-04-09
1
-11
/
+16
|
|
*
|
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
2017-04-09
1
-29
/
+20
|
|
*
|
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
Marc Zyngier
2017-04-09
1
-7
/
+6
|
|
*
|
arm64: KVM: Make unexpected reads from WO registers inject an undef
Marc Zyngier
2017-04-09
2
-18
/
+9
|
|
*
|
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
Marc Zyngier
2017-04-09
1
-2
/
+6
|
|
*
|
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
2017-04-09
1
-1
/
+6
|
|
*
|
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
2017-04-09
1
-14
/
+11
|
|
*
|
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
2017-04-09
3
-8
/
+16
|
|
*
|
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
2017-04-09
1
-6
/
+0
|
|
*
|
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
2017-04-09
1
-40
/
+56
|
|
*
|
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
2017-04-09
3
-8
/
+0
|
|
*
|
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
Christoffer Dall
2017-04-09
2
-69
/
+0
|
|
*
|
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
2017-04-09
4
-96
/
+25
[prev]
[next]