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
2014-09-16
kvm: ioapic: conditionally delay irq delivery duringeoi broadcast
Zhang Haoyu
2014-09-16
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-11
Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-09-10
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
2014-09-10
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
2014-09-10
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
2014-09-10
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2014-09-10
KVM: fix api documentation of KVM_GET_EMULATED_CPUID
Alex Bennée
2014-09-10
KVM: document KVM_SET_GUEST_DEBUG api
Alex Bennée
2014-09-05
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
2014-09-05
KVM: remove redundant assigment of return value in kvm_dev_ioctl
Christian Borntraeger
2014-09-05
KVM: remove redundant check of in_spin_loop
Christian Borntraeger
2014-09-05
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-03
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2014-09-03
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-09-03
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-08-29
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
2014-08-29
KVM: x86 emulator: emulate MOVNTDQ
Alex Williamson
2014-08-29
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
Nadav Amit
2014-08-29
KVM: x86: fix some sparse warnings
Paolo Bonzini
2014-08-29
KVM: nVMX: nested TPR shadow/threshold emulation
Wanpeng Li
2014-08-29
KVM: nVMX: introduce nested_get_vmcs12_pages
Wanpeng Li
2014-08-29
KVM: Unconditionally export KVM_CAP_USER_NMI
Christoffer Dall
2014-08-29
KVM: Unconditionally export KVM_CAP_READONLY_MEM
Christoffer Dall
2014-08-29
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
2014-08-26
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-08-26
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-25
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
2014-08-25
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2014-08-25
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
2014-08-25
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
2014-08-25
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
[next]