index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-50
/
+76
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+1
2016-05-13
MIPS: Define & use CP0_EBase bit definitions
James Hogan
1
-1
/
+2
2016-05-13
MIPS: Support extended ASIDs
Paul Burton
1
-0
/
+14
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
1
-11
/
+19
2016-05-13
MIPS: KVM/locore.S: Relax noat
James Hogan
1
-11
/
+5
2016-05-13
MIPS: KVM/locore.S: Only preserve callee saved registers
James Hogan
1
-47
/
+1
2016-05-13
MIPS: KVM: Abstract guest ASID mask
Paul Burton
2
-13
/
+15
2016-05-13
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
1
-2
/
+2
2016-05-13
MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run
James Hogan
1
-12
/
+0
2016-05-10
MIPS: KVM: Add missing disable FPU hazard barriers
James Hogan
1
-1
/
+4
2016-05-10
MIPS: KVM: Fix preemption warning reading FPU capability
James Hogan
1
-1
/
+2
2016-05-10
MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
James Hogan
1
-8
/
+18
2016-05-10
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
2
-35
/
+28
2016-05-10
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
1
-5
/
+23
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2
-2
/
+2
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2016-03-02
mips/kvm: fix ioctl error handling
Michael S. Tsirkin
1
-2
/
+2
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-4
/
+4
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-183
/
+103
2016-01-24
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
1
-1
/
+1
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
3
-27
/
+3
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
1
-22
/
+8
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
3
-55
/
+56
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
1
-2
/
+2
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
1
-7
/
+3
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2
-19
/
+19
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
1
-37
/
+0
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
3
-13
/
+11
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2
-8
/
+8
2015-11-18
MIPS: KVM: Uninit VCPU in vcpu_create error path
James Hogan
1
-1
/
+4
2015-11-18
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
1
-1
/
+1
2015-11-18
MIPS: KVM: Fix ASID restoration logic
James Hogan
1
-6
/
+10
2015-11-11
MIPS: Fix duplicate CP0_* definitions.
James Hogan
1
-8
/
+0
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+8
2015-06-06
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
1
-1
/
+1
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-0
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-1
/
+3
2015-05-19
KVM: mips: use id_to_memslot correctly
Paolo Bonzini
1
-1
/
+1
2015-05-12
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
1
-6
/
+0
2015-05-07
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
1
-2
/
+2
2015-03-27
MIPS: KVM: Wire up MSA capability
James Hogan
1
-0
/
+18
2015-03-27
MIPS: KVM: Expose MSA registers
James Hogan
1
-0
/
+65
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
4
-2
/
+124
2015-03-27
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
1
-2
/
+35
2015-03-27
MIPS: KVM: Add base guest MSA support
James Hogan
4
-18
/
+302
2015-03-27
MIPS: KVM: Wire up FPU capability
James Hogan
1
-0
/
+37
2015-03-27
MIPS: KVM: Expose FPU registers
James Hogan
1
-1
/
+71
[next]