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
2016-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+31
2016-01-26
Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+6
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
6
-11
/
+11
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-18
/
+13
2016-01-14
KVM: PPC: Fix ONE_REG AltiVec support
Greg Kurz
1
-10
/
+10
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-10
/
+4
2015-12-10
KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
Paul Mackerras
1
-0
/
+6
2015-12-09
KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s'
Geyslan G. Bem
1
-3
/
+0
2015-12-09
KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
Thomas Huth
1
-1
/
+1
2015-12-09
KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
Paul Mackerras
2
-0
/
+20
2015-12-02
powerpc: create flush_all_to_thread()
Anton Blanchard
1
-3
/
+2
2015-12-02
powerpc: create giveup_all()
Anton Blanchard
1
-15
/
+2
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
3
-0
/
+9
2015-11-30
KVM: Use common function for VCPU lookup by id
David Hildenbrand
1
-8
/
+2
2015-11-25
KVM: powerpc: kvmppc_visible_gpa can be boolean
Yaowei Bai
1
-2
/
+2
2015-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+13
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-5
/
+7
2015-11-06
KVM: PPC: Book3S HV: Don't dynamically split core when already split
Paul Mackerras
1
-1
/
+1
2015-11-06
KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
Paul Mackerras
1
-8
/
+12
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-11
/
+52
2015-10-21
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
1
-54
/
+1
2015-10-21
KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path
Gautham R. Shenoy
1
-3
/
+14
2015-10-21
KVM: PPC: Implement extension to report number of memslots
Nikunj A Dadhania
1
-0
/
+3
2015-10-21
KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEs
Paul Mackerras
1
-0
/
+2
2015-10-21
KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctl
Paul Mackerras
1
-1
/
+2
2015-10-16
KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE
Mahesh Salgaonkar
1
-4
/
+8
2015-10-15
KVM: PPC: e500: fix couple of shift operations on 64 bits
Tudor Laurentiu
1
-2
/
+2
2015-10-15
KVM: PPC: e500: Emulate TMCFG0 TMRN register
Tudor Laurentiu
1
-0
/
+19
2015-10-15
KVM: PPC: e500: fix handling local_sid_lookup result
Andrzej Hajda
1
-1
/
+2
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
3
-5
/
+7
2015-09-21
KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
Thomas Huth
1
-0
/
+6
2015-09-21
KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
Gautham R. Shenoy
1
-0
/
+1
2015-09-21
KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
Paul Mackerras
1
-1
/
+5
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2
-0
/
+2
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-134
/
+899
2015-09-04
KVM: PPC: Book3S: Fix typo in top comment about locking
Greg Kurz
1
-1
/
+1
2015-09-03
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
2
-1
/
+17
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-08-22
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
2
-5
/
+5
2015-08-22
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Paul Mackerras
1
-2
/
+7
2015-08-22
KVM: PPC: Book3S HV: Fix preempted vcore list locking
Paul Mackerras
1
-1
/
+2
2015-08-22
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
2
-9
/
+121
2015-08-22
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
2
-1
/
+24
2015-08-22
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
Paul Mackerras
1
-6
/
+12
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
3
-62
/
+443
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
4
-67
/
+282
2015-08-22
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
1
-0
/
+1
2015-08-22
KVM: PPC: Fix warnings from sparse
Thomas Huth
7
-7
/
+11
2015-08-22
KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig
Thomas Huth
1
-4
/
+4
[next]