index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
Thomas Huth
2015-09-21
1
-0
/
+6
*
KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
Gautham R. Shenoy
2015-09-21
1
-0
/
+1
*
KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
Paul Mackerras
2015-09-21
1
-1
/
+5
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
2
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
17
-134
/
+899
|
\
|
*
KVM: PPC: Book3S: Fix typo in top comment about locking
Greg Kurz
2015-09-04
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
2015-09-03
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
2015-09-03
2
-1
/
+17
|
*
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
2015-08-22
2
-5
/
+5
|
*
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Paul Mackerras
2015-08-22
1
-2
/
+7
|
*
KVM: PPC: Book3S HV: Fix preempted vcore list locking
Paul Mackerras
2015-08-22
1
-1
/
+2
|
*
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
2015-08-22
2
-9
/
+121
|
*
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
2015-08-22
2
-1
/
+24
|
*
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
Paul Mackerras
2015-08-22
1
-6
/
+12
|
*
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
2015-08-22
3
-62
/
+443
|
*
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
2015-08-22
4
-67
/
+282
|
*
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
2015-08-22
1
-0
/
+1
|
*
KVM: PPC: Fix warnings from sparse
Thomas Huth
2015-08-22
7
-7
/
+11
|
*
KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig
Thomas Huth
2015-08-22
1
-4
/
+4
|
*
KVM: PPC: fix suspicious use of conditional operator
Tudor Laurentiu
2015-08-22
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo compatability -> compatibility
Laurent Pinchart
2015-08-07
1
-1
/
+1
|
|
/
*
|
sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()
Konstantin Khlebnikov
2015-08-03
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
6
-24
/
+35
|
\
|
*
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
5
-6
/
+11
|
*
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
5
-10
/
+10
|
*
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
3
-4
/
+10
|
*
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2015-05-20
1
-2
/
+3
|
|
\
|
*
|
KVM: booke: use __kvm_guest_exit
Paolo Bonzini
2015-05-07
1
-3
/
+3
|
*
|
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
1
-1
/
+1
*
|
|
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
2015-06-07
1
-1
/
+1
|
|
/
*
|
KVM: PPC: Book3S HV: Fix list traversal in error case
Paul Mackerras
2015-05-10
1
-2
/
+3
|
/
*
powerpc/kvm: Fix SMP=n build error in book3s_xics.c
Michael Ellerman
2015-04-29
1
-1
/
+1
*
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-26
4
-57
/
+77
|
\
|
*
powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error
Shreyas B. Prabhu
2015-04-17
1
-1
/
+1
|
*
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
2015-04-17
2
-7
/
+4
|
*
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-17
3
-11
/
+38
|
*
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
2015-04-17
2
-36
/
+28
|
*
KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
Aneesh Kumar K.V
2015-04-17
1
-8
/
+12
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-26
12
-345
/
+1440
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
2015-04-21
3
-22
/
+67
|
*
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
2015-04-21
3
-68
/
+73
|
*
KVM: PPC: Book3S HV: Streamline guest entry and exit
Paul Mackerras
2015-04-21
1
-86
/
+126
|
*
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
2015-04-21
3
-41
/
+35
|
*
KVM: PPC: Book3S HV: Use decrementer to wake napping threads
Paul Mackerras
2015-04-21
1
-2
/
+41
|
*
KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
Paul Mackerras
2015-04-21
1
-3
/
+7
|
*
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
2015-04-21
2
-32
/
+34
|
*
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
2015-04-21
1
-40
/
+52
|
*
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
2015-04-21
1
-25
/
+19
[next]