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
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-22
/
+34
2017-08-24
KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them
Benjamin Herrenschmidt
1
-2
/
+55
2017-08-24
KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
Benjamin Herrenschmidt
1
-1
/
+10
2017-08-24
KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9
Nicholas Piggin
1
-0
/
+3
2017-07-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2017-07-28
Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+51
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
1
-8
/
+51
2017-07-24
KVM: PPC: Book3S HV: Fix host crash on changing HPT size
Paul Mackerras
1
-1
/
+3
2017-07-24
KVM: PPC: Book3S HV: Enable TM before accessing TM registers
Paul Mackerras
1
-0
/
+2
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+19
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-196
/
+563
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+2
2017-07-03
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
7
-208
/
+674
2017-07-03
KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code
Paul Mackerras
1
-2
/
+2
2017-07-01
KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
Paul Mackerras
3
-79
/
+127
2017-07-01
KVM: PPC: Book3S HV: Simplify dynamic micro-threading code
Paul Mackerras
2
-52
/
+38
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2
-4
/
+3
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
1
-2
/
+9
2017-06-22
KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
Paul Mackerras
1
-0
/
+10
2017-06-22
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
3
-32
/
+61
2017-06-21
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
Aravinda Prasad
1
-0
/
+14
2017-06-20
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
3
-20
/
+118
2017-06-20
KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9
Paul Mackerras
1
-1
/
+16
2017-06-19
powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths
Nicholas Piggin
1
-2
/
+10
2017-06-19
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
3
-11
/
+148
2017-06-19
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
Paul Mackerras
2
-12
/
+72
2017-06-19
KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9
Paul Mackerras
2
-1
/
+26
2017-06-19
KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pending
Paul Mackerras
1
-3
/
+22
2017-06-19
KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9
Paul Mackerras
3
-7
/
+32
2017-06-17
Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2017-06-16
KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1
Paul Mackerras
1
-0
/
+8
2017-06-16
KVM: PPC: Book3S HV: Save/restore host values of debug registers
Paul Mackerras
1
-13
/
+32
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
1
-2
/
+2
2017-06-15
KVM: PPC: Book3S HV: Preserve userspace HTM state properly
Paul Mackerras
1
-0
/
+21
2017-06-15
KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
Paul Mackerras
2
-3
/
+17
2017-06-13
KVM: PPC: Book3S HV: Context-switch EBB registers properly
Paul Mackerras
1
-0
/
+15
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
2
-4
/
+3
2017-05-29
KVM: PPC: Book3S HV: Cope with host using large decrementer mode
Paul Mackerras
2
-7
/
+28
2017-05-26
KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
1
-7
/
+7
2017-05-12
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
Paul Mackerras
4
-13
/
+33
2017-05-12
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
1
-8
/
+26
2017-05-12
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers
Paul Mackerras
2
-1
/
+21
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
16
-67
/
+3024
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-132
/
+1392
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-34
/
+41
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
16
-96
/
+3055
2017-04-28
KVM: PPC: Book3S HV: Avoid preemptibility warning in module initialization
Denis Kirjanov
1
-1
/
+1
[next]