index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_pr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
2018-12-17
1
-1
/
+2
*
KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
Suraj Jitindar Singh
2018-12-14
1
-0
/
+1
*
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2018-10-09
1
-2
/
+2
*
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-10-09
1
-1
/
+0
*
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-23
1
-1
/
+1
*
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
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 MSR setting when delivering interrupts
Paul Mackerras
2018-06-13
1
-25
/
+17
*
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 PR: Support TAR handling for PR KVM HTM
Simon Guo
2018-06-01
1
-5
/
+18
*
KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 a...
Simon Guo
2018-06-01
1
-1
/
+12
*
KVM: PPC: Book3S PR: Add emulation for trechkpt.
Simon Guo
2018-06-01
1
-1
/
+1
*
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
1
-1
/
+10
*
KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRs
Simon Guo
2018-06-01
1
-1
/
+1
*
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: Sync TM bits to shadow msr for problem state guest
Simon Guo
2018-06-01
1
-23
/
+50
*
KVM: PPC: Book3S PR: Pass through MSR TM and TS bits to shadow_msr
Simon Guo
2018-06-01
1
-0
/
+5
*
KVM: PPC: Book3S PR: Allow KVM_PPC_CONFIGURE_V3_MMU to succeed
Paul Mackerras
2018-05-31
1
-0
/
+12
*
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
Simon Guo
2018-05-22
1
-0
/
+1
*
KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests
Paul Mackerras
2018-05-18
1
-2
/
+9
*
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
1
-8
/
+8
*
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
1
-28
/
+28
*
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-03-19
1
-10
/
+0
*
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-09
1
-11
/
+9
|
\
|
*
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
2018-02-01
1
-11
/
+9
*
|
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
Alexey Kardashevskiy
2018-01-10
1
-0
/
+2
|
/
*
KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGS
Greg Kurz
2017-11-01
1
-3
/
+13
*
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
1
-1
/
+1
*
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
2017-04-20
1
-1
/
+1
*
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2017-04-20
1
-1
/
+5
*
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
2017-04-20
1
-3
/
+1
*
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate fu...
Thomas Huth
2017-01-27
1
-65
/
+65
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
Thomas Huth
2016-09-27
1
-0
/
+2
*
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
1
-1
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-3
/
+13
|
\
|
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-07-11
1
-1
/
+11
|
|
\
|
|
*
KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exception
Thomas Huth
2016-06-20
1
-1
/
+11
|
*
|
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-07-01
1
-2
/
+2
|
|
/
*
/
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+3
|
/
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-1
/
+5
|
\
|
*
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2016-05-01
1
-1
/
+5
*
|
KVM: PPC: Book3S PR: Manage single-step mode
Laurent Vivier
2016-05-11
1
-1
/
+31
|
/
*
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-15
1
-15
/
+6
|
\
[next]