index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-24
2
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-19
5
-42
/
+61
|
\
|
*
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
2018-08-06
2
-3
/
+5
|
|
\
|
*
|
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
2018-07-26
1
-9
/
+8
|
*
|
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
2018-07-26
2
-13
/
+33
|
*
|
KVM: PPC: Book3S HV: Fix constant size warning
Nicholas Mc Guire
2018-07-18
1
-8
/
+8
|
*
|
KVM: PPC: Book3S HV: Add of_node_put() in success path
Nicholas Mc Guire
2018-07-18
1
-0
/
+2
|
*
|
KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tables
Alexey Kardashevskiy
2018-07-18
1
-3
/
+2
|
*
|
KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
Simon Guo
2018-07-18
2
-19
/
+18
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-18
1
-1
/
+1
|
\
\
\
|
*
|
|
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-08-18
1
-1
/
+1
*
|
|
|
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
20
-94
/
+40
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-08-13
2
-3
/
+5
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
12
-12
/
+0
|
*
|
|
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
4
-0
/
+4
|
*
|
|
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
1
-0
/
+1
|
*
|
|
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
6
-0
/
+8
|
*
|
|
powerpc/powernv/ioda: Allocate indirect TCE levels on demand
Alexey Kardashevskiy
2018-07-16
1
-2
/
+2
|
*
|
|
powerpc/powernv: Add indirect levels to it_userspace
Alexey Kardashevskiy
2018-07-16
1
-8
/
+0
|
*
|
|
KVM: PPC: Make iommu_table::it_userspace big endian
Alexey Kardashevskiy
2018-07-16
2
-10
/
+11
|
*
|
|
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
4
-64
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-07-25
2
-3
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
2018-07-18
2
-3
/
+5
|
|
/
*
/
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-3
/
+3
|
/
*
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2018-06-14
29
-1173
/
+2224
|
\
|
*
KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulation
Simon Guo
2018-06-13
1
-3
/
+3
|
*
KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode
Paul Mackerras
2018-06-13
1
-6
/
+2
|
*
KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit
Paul Mackerras
2018-06-13
1
-0
/
+4
|
*
KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulation
Paul Mackerras
2018-06-13
1
-9
/
+11
|
*
KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts
Paul Mackerras
2018-06-13
2
-33
/
+22
|
*
KVM: PPC: Book3S PR: Handle additional interrupt types
Cameron Kaiser
2018-06-13
1
-0
/
+3
|
*
KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registers
Simon Guo
2018-06-01
1
-0
/
+133
|
*
KVM: PPC: Book3S: Remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
Simon Guo
2018-06-01
1
-6
/
+0
|
*
KVM: PPC: Remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
Simon Guo
2018-06-01
1
-2
/
+0
|
*
KVM: PPC: Move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
Simon Guo
2018-06-01
1
-3
/
+6
|
*
KVM: PPC: Book3S PR: Enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl
Simon Guo
2018-06-01
1
-3
/
+2
|
*
KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
Simon Guo
2018-06-01
3
-7
/
+36
|
*
KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 a...
Simon Guo
2018-06-01
3
-2
/
+19
|
*
KVM: PPC: Book3S PR: Add emulation for tabort. in privileged state
Simon Guo
2018-06-01
1
-0
/
+68
|
*
KVM: PPC: Book3S PR: Add emulation for trechkpt.
Simon Guo
2018-06-01
2
-1
/
+62
|
*
KVM: PPC: Book3S PR: Add emulation for treclaim.
Simon Guo
2018-06-01
1
-0
/
+76
|
*
KVM: PPC: Book3S PR: Restore NV regs after emulating mfspr from TM SPRs
Simon Guo
2018-06-01
1
-2
/
+13
|
*
KVM: PPC: Book3S PR: Always fail transactions in guest privileged state
Simon Guo
2018-06-01
2
-1
/
+50
|
*
KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRs
Simon Guo
2018-06-01
2
-11
/
+49
|
*
KVM: PPC: Book3S PR: Add math support for PR KVM HTM
Simon Guo
2018-06-01
1
-0
/
+35
|
*
KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton
Simon Guo
2018-06-01
1
-0
/
+27
|
*
KVM: PPC: Book3S PR: Add kvmppc_save/restore_tm_sprs() APIs
Simon Guo
2018-06-01
1
-0
/
+22
|
*
KVM: PPC: Book3S PR: Add new kvmppc_copyto/from_vcpu_tm APIs
Simon Guo
2018-06-01
1
-0
/
+41
|
*
KVM: PPC: Book3S PR: Avoid changing TS bits when exiting guest
Simon Guo
2018-06-01
1
-0
/
+13
|
*
KVM: PPC: Book3S PR: Implement RFID TM behavior to suppress change from S0 to N0
Simon Guo
2018-06-01
1
-2
/
+19
[next]