index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
|
|
*
|
|
KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9
Paul Mackerras
2017-06-19
2
-1
/
+26
|
|
*
|
|
KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pending
Paul Mackerras
2017-06-19
1
-3
/
+22
|
|
*
|
|
KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9
Paul Mackerras
2017-06-19
3
-7
/
+32
|
*
|
|
|
KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code
Paul Mackerras
2017-07-03
1
-2
/
+2
|
*
|
|
|
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-06-30
2
-4
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
2
-4
/
+3
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-7
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-06-20
3
-20
/
+118
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1
Paul Mackerras
2017-06-16
1
-0
/
+8
|
*
|
|
|
KVM: PPC: Book3S HV: Save/restore host values of debug registers
Paul Mackerras
2017-06-16
1
-13
/
+32
|
*
|
|
|
KVM: PPC: Book3S HV: Preserve userspace HTM state properly
Paul Mackerras
2017-06-15
1
-0
/
+21
|
*
|
|
|
KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
Paul Mackerras
2017-06-15
2
-3
/
+17
|
*
|
|
|
KVM: PPC: Book3S HV: Context-switch EBB registers properly
Paul Mackerras
2017-06-13
1
-0
/
+15
|
*
|
|
|
KVM: PPC: Book3S HV: Cope with host using large decrementer mode
Paul Mackerras
2017-05-29
2
-7
/
+28
|
|
/
/
/
*
|
|
|
Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-06-17
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
2017-06-15
1
-2
/
+2
|
|
/
*
|
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
Paul Mackerras
2017-05-12
4
-13
/
+33
*
|
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
2017-05-12
1
-8
/
+26
*
|
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers
Paul Mackerras
2017-05-12
2
-1
/
+21
|
/
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-09
16
-67
/
+3024
|
\
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-28
16
-96
/
+3055
|
|
\
|
|
*
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-27
16
-67
/
+3023
|
*
|
KVM: PPC: Book3S HV: Avoid preemptibility warning in module initialization
Denis Kirjanov
2017-04-28
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
15
-132
/
+1392
|
\
\
\
|
*
|
|
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
4
-5
/
+5
|
|
/
/
[next]