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
path:
root
/
arch
/
mips
/
kvm
Age
Commit message (
Expand
)
Author
2016-06-14
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
2016-06-14
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
2016-06-14
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
MIPS: Define & use CP0_EBase bit definitions
James Hogan
2016-05-13
MIPS: Support extended ASIDs
Paul Burton
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
MIPS: KVM/locore.S: Relax noat
James Hogan
2016-05-13
MIPS: KVM/locore.S: Only preserve callee saved registers
James Hogan
2016-05-13
MIPS: KVM: Abstract guest ASID mask
Paul Burton
2016-05-13
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
2016-05-13
MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run
James Hogan
2016-05-10
MIPS: KVM: Add missing disable FPU hazard barriers
James Hogan
2016-05-10
MIPS: KVM: Fix preemption warning reading FPU capability
James Hogan
2016-05-10
MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
James Hogan
2016-05-10
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
2016-05-10
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-02
mips/kvm: fix ioctl error handling
Michael S. Tsirkin
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-11-18
MIPS: KVM: Uninit VCPU in vcpu_create error path
James Hogan
2015-11-18
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
2015-11-18
MIPS: KVM: Fix ASID restoration logic
James Hogan
2015-11-11
MIPS: Fix duplicate CP0_* definitions.
James Hogan
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-06
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-19
KVM: mips: use id_to_memslot correctly
Paolo Bonzini
2015-05-12
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
2015-05-07
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
2015-03-27
MIPS: KVM: Wire up MSA capability
James Hogan
2015-03-27
MIPS: KVM: Expose MSA registers
James Hogan
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
[next]