index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
2017-09-15
1
-1
/
+1
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-14
5
-6
/
+22
|
\
|
*
KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
Paul Mackerras
2017-09-12
1
-1
/
+16
|
*
KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
Paul Mackerras
2017-09-12
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
Benjamin Herrenschmidt
2017-09-12
3
-5
/
+4
*
|
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
8
-18
/
+44
|
\
\
|
|
/
|
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
3
-26
/
+102
|
|
\
|
|
*
KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
Paul Mackerras
2017-08-30
1
-11
/
+10
|
*
|
KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fd
nixiaoming
2017-09-01
1
-0
/
+1
|
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-08-31
7
-28
/
+59
|
|
\
\
|
*
|
|
KVM: PPC: Book3S HV: Report storage key support to userspace
Paul Mackerras
2017-08-31
1
-0
/
+8
|
*
|
|
KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9
Paul Mackerras
2017-08-31
1
-1
/
+2
|
*
|
|
KVM: PPC: Book3S HV: Fix invalid use of register expression
Andreas Schwab
2017-08-31
1
-1
/
+1
|
*
|
|
KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validation
Nicholas Piggin
2017-08-31
1
-1
/
+7
|
*
|
|
KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTER
Ram Pai
2017-08-31
1
-1
/
+1
|
*
|
|
KVM: PPC: e500mc: Fix a NULL dereference
Dan Carpenter
2017-08-31
1
-1
/
+3
|
*
|
|
KVM: PPC: e500: Fix some NULL dereferences on error
Dan Carpenter
2017-08-31
1
-2
/
+6
|
*
|
|
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-08
1
-0
/
+5
*
|
|
|
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
7
-30
/
+61
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-29
2
-1
/
+20
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
Nicholas Piggin
2017-08-29
2
-1
/
+20
|
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-8
/
+51
|
|
\
\
\
|
|
*
\
\
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
2017-07-31
1
-1
/
+1
|
|
|
\
\
\
|
*
|
\
\
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
5
-27
/
+39
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-17
5
-27
/
+39
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
powerpc/mm: Update definitions of DSISR bits
Benjamin Herrenschmidt
2017-08-03
1
-2
/
+2
|
|
/
/
/
*
|
|
|
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
2017-08-25
1
-22
/
+34
*
|
|
|
KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them
Benjamin Herrenschmidt
2017-08-24
1
-2
/
+55
*
|
|
|
KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
Benjamin Herrenschmidt
2017-08-24
1
-1
/
+10
*
|
|
|
KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9
Nicholas Piggin
2017-08-24
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-28
2
-1
/
+5
|
\
\
\
|
*
|
|
KVM: PPC: Book3S HV: Fix host crash on changing HPT size
Paul Mackerras
2017-07-24
1
-1
/
+3
|
*
|
|
KVM: PPC: Book3S HV: Enable TM before accessing TM registers
Paul Mackerras
2017-07-24
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-28
1
-8
/
+51
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-26
1
-8
/
+51
*
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
1
-1
/
+1
|
/
*
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
2
-4
/
+19
|
\
|
*
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
1
-2
/
+2
|
|
\
|
*
|
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
2017-06-23
1
-2
/
+9
|
*
|
powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths
Nicholas Piggin
2017-06-19
1
-2
/
+10
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
9
-196
/
+563
|
\
\
\
|
*
\
\
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-07-03
7
-208
/
+674
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
Paul Mackerras
2017-07-01
3
-79
/
+127
|
|
*
|
|
KVM: PPC: Book3S HV: Simplify dynamic micro-threading code
Paul Mackerras
2017-07-01
2
-52
/
+38
|
|
*
|
|
KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
Paul Mackerras
2017-06-22
1
-0
/
+10
|
|
*
|
|
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
2017-06-22
3
-32
/
+61
|
|
*
|
|
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
Aravinda Prasad
2017-06-21
1
-0
/
+14
|
|
*
|
|
KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9
Paul Mackerras
2017-06-20
1
-1
/
+16
|
|
*
|
|
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
2017-06-19
3
-11
/
+148
|
|
*
|
|
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
Paul Mackerras
2017-06-19
2
-12
/
+72
[next]