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-06-09
KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
Marc Zyngier
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-05-31
KVM: arm64: Flush the instruction cache if not unmapping the VM on reboot
Marc Zyngier
2020-05-28
KVM: arm64: Drop obsolete comment about sys_reg ordering
Marc Zyngier
2020-05-28
KVM: arm64: Parametrize exception entry with a target EL
Marc Zyngier
2020-05-28
KVM: arm64: Don't use empty structures as CPU reset state
Marc Zyngier
2020-05-28
KVM: arm64: Move sysreg reset check to boot time
Marc Zyngier
2020-05-28
KVM: arm64: Add missing reset handlers for PMU emulation
Marc Zyngier
2020-05-28
KVM: arm64: Refactor vcpu_{read,write}_sys_reg
Marc Zyngier
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-05-25
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
2020-05-25
KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()
David Brazdil
2020-05-25
KVM: arm64: Clean up cpu_init_hyp_mode()
David Brazdil
2020-05-16
KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
Marc Zyngier
2020-05-16
KVM: arm64: Support enabling dirty log gradually in small chunks
Keqian Zhu
2020-05-16
KVM: arm64: Unify handling THP backed host memory
Suzuki K Poulose
2020-05-16
KVM: arm64: Clean up the checking for huge mapping
Suzuki K Poulose
2020-05-16
KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation
Jiang Yi
2020-05-16
KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
Zenghui Yu
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
KVM: arm64: Use cpus_have_final_cap for has_vhe()
Marc Zyngier
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
2020-05-16
KVM: arm64: Change CONFIG_KVM to a menuconfig entry
Will Deacon
2020-05-16
KVM: arm64: Update help text
Will Deacon
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-05-09
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-05-07
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
2020-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-07
arm64: hugetlb: avoid potential NULL dereference
Mark Rutland
2020-05-07
ARM: futex: Address build warning
Thomas Gleixner
2020-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-06
Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-05-06
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-06
kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
Paolo Bonzini
2020-05-06
KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
Sean Christopherson
2020-05-05
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
2020-05-05
KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
Christian Borntraeger
2020-05-04
riscv: force __cpu_up_ variables to put in data section
Zong Li
2020-05-04
riscv: add Linux note to vdso
Andreas Schwab
2020-05-04
riscv: set max_pfn to the PFN of the last page
Vincent Chen
2020-05-04
RISC-V: Remove N-extension related defines
Anup Patel
2020-05-04
RISC-V: Add bitmap reprensenting ISA features common across CPUs
Anup Patel
2020-05-04
RISC-V: Export riscv_cpuid_to_hartid_mask() API
Anup Patel
[next]