index
:
blackbird-op-linux
master
Blackbird™ 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
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
2
-2
/
+2
|
\
|
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
|
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
2
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-01
1
-2
/
+1
|
*
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
1
-1
/
+1
*
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
3
-5
/
+38
|
\
\
|
*
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-05-15
1
-5
/
+31
|
|
\
\
|
|
*
|
powerpc/kvm: Switch kvm pmd allocator to custom allocator
Aneesh Kumar K.V
2018-05-15
1
-5
/
+31
|
|
|
/
|
*
|
powerpc64/ftrace: Disable ftrace during kvm entry/exit
Naveen N. Rao
2018-05-03
2
-0
/
+7
|
|
/
*
|
KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path
Paul Mackerras
2018-05-17
1
-0
/
+8
*
|
KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority change
Benjamin Herrenschmidt
2018-05-17
1
-7
/
+101
*
|
KVM: PPC: Book3S HV: Make radix clear pte when unmapping
Nicholas Piggin
2018-05-17
1
-1
/
+1
*
|
KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...
Nicholas Piggin
2018-05-17
1
-2
/
+2
*
|
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
2018-05-17
2
-45
/
+45
|
/
*
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
2018-04-27
1
-0
/
+7
*
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-15
1
-4
/
+0
|
\
|
*
KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
Nicholas Piggin
2018-04-11
1
-4
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
9
-169
/
+210
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
Paul Mackerras
2018-03-28
1
-60
/
+88
|
*
KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
Paul Mackerras
2018-03-19
1
-36
/
+93
|
*
KVM: PPC: Book3S HV: Streamline setting of reference and change bits
Paul Mackerras
2018-03-19
1
-33
/
+19
|
*
KVM: PPC: Book3S HV: Radix page fault handler optimizations
Paul Mackerras
2018-03-19
1
-15
/
+27
|
*
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-03-19
8
-44
/
+2
*
|
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
9
-35
/
+555
|
\
\
|
*
|
KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error
Nicholas Piggin
2018-04-03
1
-0
/
+1
|
*
|
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-04-01
1
-6
/
+0
|
*
|
powerpc/kvm: Fix guest boot failure on Power9 since DAWR changes
Aneesh Kumar K.V
2018-04-01
1
-1
/
+1
|
*
|
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
4
-19
/
+23
|
|
\
\
|
|
*
|
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
2018-03-30
1
-1
/
+2
|
|
*
|
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
2
-14
/
+19
|
|
*
|
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
2018-03-30
2
-4
/
+2
|
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
2
-0
/
+14
|
|
\
\
\
|
*
\
\
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-27
2
-1
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
Michael Neuling
2018-03-27
1
-0
/
+10
|
|
*
|
|
|
KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9
Michael Neuling
2018-03-27
1
-1
/
+7
|
|
*
|
|
|
KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
Michael Neuling
2018-03-27
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-24
6
-9
/
+512
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
Paul Mackerras
2018-03-24
1
-7
/
+10
|
|
*
|
|
|
KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
Suraj Jitindar Singh
2018-03-24
1
-4
/
+20
|
|
*
|
|
|
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-24
6
-7
/
+491
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge two commits from 'kvm-ppc-fixes' into next
Michael Ellerman
2018-03-13
1
-1
/
+3
|
|
\
\
\
\
*
|
\
\
\
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-30
1
-17
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Fix duplication of host SLB entries
Paul Mackerras
2018-03-23
1
-17
/
+18
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-03-28
2
-0
/
+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
2018-03-23
2
-0
/
+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
2018-03-14
1
-5
/
+5
*
|
|
|
Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-03-06
3
-35
/
+55
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
Laurent Vivier
2018-03-03
1
-3
/
+2
|
*
|
|
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
2018-03-02
1
-5
/
+7
[next]