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
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
2008-07-20
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
2008-07-20
KVM: Fix memory leak on guest exit
Carsten Otte
2008-07-20
KVM: s390: dont allocate dirty bitmap
Carsten Otte
2008-07-20
KVM: move slots_lock acquision down to vapic_exit
Marcelo Tosatti
2008-07-20
KVM: VMX: Fake emulate Intel perfctr MSRs
Chris Lalancette
2008-07-20
KVM: VMX: Fix a wrong usage of vmcs_config
Sheng Yang
2008-07-20
KVM: MMU: Fix printk format
Avi Kivity
2008-07-20
KVM: MMU: When debug is enabled, make it a run-time parameter
Avi Kivity
2008-07-20
KVM: x86 emulator: lazily evaluate segment registers
Avi Kivity
2008-07-20
KVM: x86 emulator: avoid segment base adjust for lea
Avi Kivity
2008-07-20
KVM: x86 emulator: simplify rip relative decoding
Avi Kivity
2008-07-20
KVM: x86 emulator: simplify r/m decoding
Avi Kivity
2008-07-20
KVM: x86 emulator: simplify sib decoding
Avi Kivity
2008-07-20
KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases
Avi Kivity
2008-07-20
KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97)
Mohammed Gamal
2008-07-20
KVM: Use printk_rlimit() instead of reporting emulation failures just once
Avi Kivity
2008-07-20
KVM: Support mixed endian machines
Tan, Li
2008-07-20
KVM: Do not calculate linear rip in emulation failure report
Glauber Costa
2008-07-20
KVM: only abort guest entry if timer count goes from 0->1
Marcelo Tosatti
2008-07-20
KVM: Add coalesced MMIO support (ia64 part)
Laurent Vivier
2008-07-20
KVM: Add coalesced MMIO support (powerpc part)
Laurent Vivier
2008-07-20
KVM: Add coalesced MMIO support (x86 part)
Laurent Vivier
2008-07-20
KVM: Add coalesced MMIO support (common part)
Laurent Vivier
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
2008-07-20
KVM: MMU: Avoid page prefetch on SVM
Avi Kivity
2008-07-20
KVM: MMU: Move nonpaging_prefetch_page()
Avi Kivity
2008-07-20
KVM: x86 emulator: implement 'push imm' (opcode 0x68)
Avi Kivity
2008-07-20
KVM: x86 emulator: simplify push imm8 emulation
Avi Kivity
2008-07-20
KVM: MMU: Optimize prefetch_page()
Avi Kivity
2008-07-20
KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction
Guillaume Thouvenin
2008-07-20
KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction
Guillaume Thouvenin
2008-07-20
KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction
Guillaume Thouvenin
2008-07-20
KVM: x86 emulator: add support for jmp far 0xea
Guillaume Thouvenin
2008-07-20
KVM: x86 emulator: Update c->dst.bytes in decode instruction
Guillaume Thouvenin
2008-07-20
KVM: Prefixes segment functions that will be exported with "kvm_"
Guillaume Thouvenin
2008-07-20
KVM: MTRR support
Avi Kivity
2008-07-20
KVM: Order segment register constants in the same way as cpu operand encoding
Avi Kivity
2008-07-20
KVM: VMX: Enable NMI with in-kernel irqchip
Sheng Yang
2008-07-20
KVM: IOAPIC/LAPIC: Enable NMI support
Sheng Yang
2008-07-20
KVM: Remove unnecessary ->decache_regs() call
Avi Kivity
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-07-20
KVM: VMX: Add list of potentially locally cached vcpus
Avi Kivity
2008-07-20
KVM: Handle virtualization instruction #UD faults during reboot
Avi Kivity
2008-07-20
KVM: MMU: Fix false flooding when a pte points to page table
Avi Kivity
2008-07-20
KVM: VMX: Trivial vmcs_write64() code simplification
Avi Kivity
2008-07-20
KVM: SVM: Fake MSR_K7 performance counters
Chris Lalancette
2008-07-20
KVM: PIT: support mode 3
Aurelien Jarno
2008-07-20
KVM: Handle vma regions with no backing page
Anthony Liguori
2008-07-20
KVM: SVM: add tracing support for TDP page faults
Joerg Roedel
[next]