index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
Merge branch 'kvm-arm64/pre-nv-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
2020-07-28
KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASE
David Brazdil
2020-07-07
KVM: arm64: Don't use has_vhe() for CHOOSE_HYP_SYM()
Marc Zyngier
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
2020-07-07
KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
Marc Zyngier
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-07-07
KVM: arm64: debug: Drop useless vpcu parameter
Marc Zyngier
2020-07-07
KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access
Marc Zyngier
2020-07-07
KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access
Marc Zyngier
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
2020-07-07
KVM: arm64: Introduce accessor for ctxt->sys_reg
Marc Zyngier
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-07
Merge branch 'kvm-arm64/ttl-for-arm64' into HEAD
Marc Zyngier
2020-07-07
arm64: Add level-hinted TLB invalidation helper
Marc Zyngier
2020-07-07
arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors
Marc Zyngier
2020-07-07
arm64: Detect the ARMv8.4 TTL feature
Marc Zyngier
2020-07-05
KVM: arm64: Rename HSR to ESR
Gavin Shan
2020-07-05
KVM: arm64: Drop long gone function parameter documentation
Peng Hao
2020-07-05
KVM: arm64: vgic-its: Change default outer cacheability for {PEND, PROP}BASER
Alexander Graf
2020-07-05
KVM: arm64: Lift instrumentation restrictions on VHE
David Brazdil
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Handle calls to prefixed hyp functions
Andrew Scull
2020-07-05
KVM: arm64: Use build-time defines in has_vhe()
David Brazdil
2020-07-05
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
2020-07-05
KVM: arm64: Move __smccc_workaround_1_smc to .rodata
David Brazdil
2020-07-05
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
2020-07-05
KVM: arm64: Remove the target table
James Morse
2020-07-05
KVM: arm64: Remove target_table from exit handlers
James Morse
2020-07-05
KVM: arm64: Move ACTLR_EL1 emulation to the sys_reg_descs array
James Morse
2020-07-05
KVM: arm64: Tolerate an empty target_table list
James Morse
2020-07-05
KVM: arm64: Drop the target_table[] indirection
James Morse
2020-07-05
arm64: kvm: Remove kern_hyp_va from get_vcpu_ptr
Andrew Scull
2020-07-05
KVM: arm64: Allow in-atomic injection of SPIs
Marc Zyngier
[next]