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
2012-05-21
KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block
Paul Gortmaker
2012-05-17
KVM: s390: onereg for timer related registers
Jason J. herne
2012-05-17
KVM: s390: epoch difference and TOD programmable field
Carsten Otte
2012-05-17
KVM: s390: KVM_GET/SET_ONEREG for s390
Carsten Otte
2012-05-17
KVM: s390: add capability indicating COW support
Christian Borntraeger
2012-05-16
KVM: Fix mmu_reload() clash with nested vmx event injection
Avi Kivity
2012-05-16
KVM: MMU: Don't use RCU for lockless shadow walking
Avi Kivity
2012-05-16
KVM: VMX: Optimize %ds, %es reload
Avi Kivity
2012-05-16
KVM: VMX: Fix %ds/%es clobber
Avi Kivity
2012-05-14
KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()
Joerg Roedel
2012-05-14
KVM: VMX: unlike vmcs on fail path
Xiao Guangrong
2012-05-08
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-05-06
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
Mihai Caraman
2012-05-06
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
2012-05-06
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
2012-05-06
KVM: PPC: Fix stbux emulation
Alexander Graf
2012-05-06
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
Mihai Caraman
2012-05-06
KVM: PPC: Book3S: PR: No isync in slbie path
Alexander Graf
2012-05-06
KVM: PPC: Book3S: PR: Optimize entry path
Alexander Graf
2012-05-06
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
Varun Sethi
2012-05-06
KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
Alexander Graf
2012-05-06
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...
Varun Sethi
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-05-06
KVM: Use minimum and maximum address mapped by TLB1
Bharat Bhushan
2012-05-06
KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding
Takuya Yoshikawa
2012-05-06
KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
Takuya Yoshikawa
2012-05-06
KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf
Gleb Natapov
2012-05-06
KVM: fix cpuid eax for KVM leaf
Michael S. Tsirkin
2012-05-02
KVM: s390: implement KVM_CAP_NR/MAX_VCPUS
Christian Borntraeger
2012-04-30
KVM: s390: Handle sckpf instruction
Cornelia Huck
2012-04-30
KVM: s390: use kvm_vcpu_on_spin for diag 0x44
Christian Borntraeger
2012-04-30
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
2012-04-27
KVM: x86: Run PIT work in own kthread
Jan Kiszka
2012-04-27
KVM: x86: Document in-kernel PIT API
Jan Kiszka
2012-04-27
KVM: Improve readability of KVM API doc
Jan Kiszka
2012-04-24
KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults
Avi Kivity
2012-04-24
KVM: Introduce bitmask for apic attention reasons
Gleb Natapov
2012-04-24
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
2012-04-20
KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h
Marcelo Tosatti
2012-04-19
KVM: ia64: fix build due to typo
Avi Kivity
2012-04-19
KVM: Fix page-crossing MMIO
Avi Kivity
2012-04-19
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-04-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-19
nouveau: Set special lane map for the right chipset
Henrik Rydberg
2012-04-19
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
[next]