index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
Alexey Kardashevskiy
1
-7
/
+8
2019-10-11
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
1
-1
/
+8
2019-10-11
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
1
-5
/
+10
2019-09-16
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
1
-2
/
+2
2019-09-16
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
1
-4
/
+11
2019-06-22
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
Paul Mackerras
1
-8
/
+1
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-21
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
Luke Dashjr
1
-0
/
+1
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+29
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-11
/
+0
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
1
-1
/
+0
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
1
-6
/
+21
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-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-10
/
+0
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
1
-3
/
+94
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+4
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+1
2018-05-18
KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with r...
Nicholas Piggin
1
-0
/
+26
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
1
-3
/
+3
2018-05-17
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
Paul Mackerras
1
-1
/
+60
2018-05-17
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
1
-0
/
+6
2018-05-17
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
1
-0
/
+1
2018-05-03
powerpc64/ftrace: Disable ftrace during kvm entry/exit
Naveen N. Rao
1
-0
/
+4
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-15
/
+40
2018-04-03
KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error
Nicholas Piggin
1
-0
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-14
/
+20
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
1
-1
/
+2
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-13
/
+18
2018-03-27
KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
Michael Neuling
1
-0
/
+2
2018-03-23
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
1
-1
/
+17
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
1
-1
/
+0
2018-03-03
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
Laurent Vivier
1
-3
/
+2
2018-03-02
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
1
-5
/
+7
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-23
/
+47
2018-02-01
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
1
-4
/
+12
2018-01-21
powerpc: Use octal numbers for file permissions
Russell Currey
1
-6
/
+4
2018-01-19
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
1
-1
/
+1
2018-01-18
KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
Paul Mackerras
1
-6
/
+24
2018-01-16
KVM: PPC: Book3S HV: Enable migration of decrementer register
Paul Mackerras
1
-0
/
+8
2017-11-23
KVM: PPC: Book3S HV: Fix conditions for starting vcpu
Paul Mackerras
1
-11
/
+2
2017-11-23
KVM: PPC: Book3S HV: Remove useless statement
Paul Mackerras
1
-1
/
+0
2017-11-23
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
Paul Mackerras
1
-2
/
+1
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-124
/
+223
[next]