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
2009-09-10
KVM: Use pointer to vcpu instead of vcpu_id in timer code.
Gleb Natapov
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
KVM: MMU: s/shadow_pte/spte/
Avi Kivity
2009-09-10
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
Avi Kivity
2009-09-10
KVM: MMU: Fix is_dirty_pte()
Avi Kivity
2009-09-10
KVM: VMX: Move rmode structure to vmx-specific code
Avi Kivity
2009-09-10
KVM: Reorder ioctls in kvm.h
Avi Kivity
2009-09-10
KVM: VMX: Support Unrestricted Guest feature
Nitin A Kamble
2009-09-10
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
2009-09-10
KVM: introduce irq_lock, use it to protect ioapic
Marcelo Tosatti
2009-09-10
KVM: move coalesced_mmio locking to its own device
Marcelo Tosatti
2009-09-10
KVM: Grab pic lock in kvm_pic_clear_isr_ack
Marcelo Tosatti
2009-09-10
KVM: Cleanup LAPIC interface
Jan Kiszka
2009-09-10
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2009-09-10
KVM: ppc: e500: Move to Book-3e MMU definitions
Liu Yu
2009-09-10
KVM: Calculate available entries in coalesced mmio ring
Avi Kivity
2009-09-10
KVM: VMX: Fix reporting of unhandled EPT violations
Avi Kivity
2009-09-10
KVM: Cache pdptrs
Avi Kivity
2009-09-10
KVM: VMX: Simplify pdptr and cr3 management
Avi Kivity
2009-09-10
KVM: VMX: Avoid duplicate ept tlb flush when setting cr3
Avi Kivity
2009-09-10
KVM: do not register i8254 PIO regions until we are initialized
Gregory Haskins
2009-09-10
KVM: cleanup io_device code
Gregory Haskins
2009-09-10
KVM: Clean up coalesced_mmio destruction
Gregory Haskins
2009-09-10
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
2009-09-10
KVM: SVM: Fold kvm_svm.h info svm.c
Avi Kivity
2009-09-10
KVM: remove redundant declarations
Christian Ehrhardt
2009-09-10
KVM: No disable_irq for MSI/MSI-X interrupt on device assignment
Sheng Yang
2009-09-10
KVM: SVM: use explicit 64bit storage for sysenter values
Andre Przywara
2009-09-10
KVM: Downsize max support MSI-X entry to 256
Sheng Yang
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
KVM: s390: fix signal handling
Christian Ehrhardt
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-09-10
KVM: ia64: Correct itc_offset calculations
Jes Sorensen
2009-09-10
KVM: Allow PIT emulation without speaker port
Jan Kiszka
2009-09-10
KVM: irqfd
Gregory Haskins
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
2009-09-10
KVM: Drop interrupt shadow when single stepping should be done only on VMX
Gleb Natapov
2009-09-10
KVM: cleanup arch/x86/kvm/Makefile
Christoph Hellwig
2009-09-10
KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
Avi Kivity
2009-09-10
KVM: x86 emulator: Implement zero-extended immediate decoding
Avi Kivity
2009-09-10
KVM: fix cpuid E2BIG handling for extended request types
Mark McLoughlin
2009-09-10
KVM: Use MSR names in place of address
Jaswinder Singh Rajput
2009-09-10
KVM: Add MCE support
Huang Ying
2009-09-10
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
2009-09-10
KVM: VMX: Properly handle software interrupt re-injection in real mode
Gleb Natapov
2009-09-09
Linux 2.6.31
Linus Torvalds
2009-09-09
aoe: allocate unused request_queue for sysfs
Ed Cashin
2009-09-08
i915: disable interrupts before tearing down GEM state
Linus Torvalds
2009-09-08
drm/i915: fix mask bits setting
Zhenyu Wang
[next]