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
2018-10-04
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
Paul Mackerras
1
-0
/
+10
2018-09-12
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
1
-54
/
+37
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
1
-8
/
+31
2018-09-04
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2
-4
/
+4
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2
-2
/
+2
2018-08-21
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
Luke Dashjr
1
-0
/
+1
2018-08-20
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Paul Mackerras
1
-1
/
+1
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-42
/
+61
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+1
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
20
-94
/
+40
2018-08-15
KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
Paul Mackerras
1
-3
/
+3
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
2
-3
/
+5
2018-08-06
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
2
-3
/
+5
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
12
-12
/
+0
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
4
-0
/
+4
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
1
-0
/
+1
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
6
-0
/
+8
2018-07-26
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
1
-9
/
+8
2018-07-26
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
2
-13
/
+33
2018-07-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2
-3
/
+5
2018-07-18
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
2
-3
/
+5
2018-07-18
KVM: PPC: Book3S HV: Fix constant size warning
Nicholas Mc Guire
1
-8
/
+8
2018-07-18
KVM: PPC: Book3S HV: Add of_node_put() in success path
Nicholas Mc Guire
1
-0
/
+2
2018-07-18
KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tables
Alexey Kardashevskiy
1
-3
/
+2
2018-07-18
KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
Simon Guo
2
-19
/
+18
2018-07-16
powerpc/powernv/ioda: Allocate indirect TCE levels on demand
Alexey Kardashevskiy
1
-2
/
+2
2018-07-16
powerpc/powernv: Add indirect levels to it_userspace
Alexey Kardashevskiy
1
-8
/
+0
2018-07-16
KVM: PPC: Make iommu_table::it_userspace big endian
Alexey Kardashevskiy
2
-10
/
+11
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
4
-64
/
+16
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
1
-3
/
+3
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
29
-1173
/
+2224
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2018-06-13
KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulation
Simon Guo
1
-3
/
+3
2018-06-13
KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode
Paul Mackerras
1
-6
/
+2
2018-06-13
KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit
Paul Mackerras
1
-0
/
+4
2018-06-13
KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulation
Paul Mackerras
1
-9
/
+11
2018-06-13
KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts
Paul Mackerras
2
-33
/
+22
2018-06-13
KVM: PPC: Book3S PR: Handle additional interrupt types
Cameron Kaiser
1
-0
/
+3
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+2
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-5
/
+38
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+1
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-01
KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registers
Simon Guo
1
-0
/
+133
2018-06-01
KVM: PPC: Book3S: Remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
Simon Guo
1
-6
/
+0
2018-06-01
KVM: PPC: Remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
Simon Guo
1
-2
/
+0
2018-06-01
KVM: PPC: Move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
Simon Guo
1
-3
/
+6
[next]