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
Age
Commit message (
Expand
)
Author
2018-01-31
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
Longpeng(Mike)
2018-01-31
KVM: x86: AMD Processor Topology Information
Stanislav Lanci
2018-01-31
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2018-01-31
kvm: embed vcpu id to dentry of vcpu anon inode
Masatake YAMATO
2018-01-31
kvm: Map PFN-type memory regions as writable (if possible)
KarimAllah Ahmed
2018-01-31
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-01-31
Merge tag 'kvm-s390-next-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-01-31
KVM: arm/arm64: Fixup userspace irqchip static key optimization
Christoffer Dall
2018-01-31
KVM: arm/arm64: Fix userspace_irqchip_in_use counting
Christoffer Dall
2018-01-31
KVM: arm/arm64: Fix incorrect timer_is_pending logic
Christoffer Dall
2018-01-31
MAINTAINERS: update KVM/s390 maintainers
Cornelia Huck
2018-01-31
MAINTAINERS: add Halil as additional vfio-ccw maintainer
Cornelia Huck
2018-01-31
MAINTAINERS: add David as a reviewer for KVM/s390
Cornelia Huck
2018-01-30
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-01-26
KVM: s390: introduce the format-1 GISA
Michael Mueller
2018-01-26
s390/sclp: expose the GISA format facility
Michael Mueller
2018-01-26
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
2018-01-26
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
2018-01-26
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
2018-01-26
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
2018-01-26
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
2018-01-26
s390/css: indicate the availability of the AIV facility
Michael Mueller
2018-01-26
KVM: s390: implement GISA IPM related primitives
Michael Mueller
2018-01-26
s390/bitops: add test_and_clear_bit_inv()
Jens Freimann
2018-01-26
KVM: s390: define GISA format-0 data structure
Michael Mueller
2018-01-26
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
2018-01-24
KVM: s390: diagnoses are instructions as well
Christian Borntraeger
2018-01-24
s390x/mm: simplify gmap_protect_rmap()
David Hildenbrand
2018-01-24
KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page
David Hildenbrand
2018-01-24
KVM: s390: vsie: use READ_ONCE to access some SCB fields
David Hildenbrand
2018-01-23
KVM: arm/arm64: Fix trailing semicolon
Luis de Bethencourt
2018-01-23
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
James Morse
2018-01-23
s390/mm: Remove superfluous parameter
Janosch Frank
2018-01-17
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
2018-01-16
KVM: VMX: introduce X2APIC_MSR macro
Paolo Bonzini
2018-01-16
KVM: vmx: speed up MSR bitmap merge
Paolo Bonzini
2018-01-16
KVM: vmx: simplify MSR bitmap setup
Paolo Bonzini
2018-01-16
KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit
Paolo Bonzini
2018-01-16
KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full
Paolo Bonzini
2018-01-16
KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full
Paolo Bonzini
2018-01-16
KVM: nVMX: track dirty state of non-shadowed VMCS fields
Paolo Bonzini
2018-01-16
KVM: VMX: split list of shadowed VMCS field to a separate file
Paolo Bonzini
2018-01-16
kvm: vmx: Reduce size of vmcs_field_to_offset_table
Jim Mattson
2018-01-16
kvm: vmx: Change vmcs_field_type to vmcs_field_width
Jim Mattson
2018-01-16
kvm: vmx: Introduce VMCS12_MAX_FIELD_INDEX
Jim Mattson
[next]