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.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_pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-17
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
1
-11
/
+9
2017-02-23
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
1
-0
/
+6
2014-09-06
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
1
-0
/
+2
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-43
/
+195
2014-05-30
KVM: PPC: Book3S PR: Expose TM registers
Alexander Graf
1
-1
/
+19
2014-05-30
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
1
-0
/
+18
2014-05-30
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
1
-0
/
+68
2014-05-30
KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions
Alexander Graf
1
-2
/
+2
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
1
-39
/
+58
2014-05-30
KVM: PPC: Book3S PR: Default to big endian guest
Alexander Graf
1
-1
/
+1
2014-05-30
KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
Aneesh Kumar K.V
1
-0
/
+8
2014-05-30
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
1
-1
/
+22
2014-04-28
KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
Alexander Graf
1
-3
/
+3
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
1
-121
/
+34
2014-01-27
KVM: PPC: Book3S PR: Cope with doorbell interrupts
Paul Mackerras
1
-0
/
+1
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
1
-8
/
+6
2014-01-09
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
1
-56
/
+16
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
1
-59
/
+4
2014-01-09
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
1
-6
/
+12
2014-01-09
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
1
-0
/
+3
2013-12-09
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
Alexander Graf
1
-0
/
+22
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-137
/
+361
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
1
-1
/
+0
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
1
-9
/
+16
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
1
-1
/
+4
2013-10-17
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
Aneesh Kumar K.V
1
-1
/
+3
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
1
-0
/
+1
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-69
/
+125
2013-10-17
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
Paul Mackerras
1
-8
/
+32
2013-10-17
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
1
-5
/
+24
2013-10-17
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
1
-12
/
+21
2013-10-17
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
1
-0
/
+1
2013-10-17
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
1
-0
/
+1
2013-10-17
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
1
-6
/
+52
2013-10-17
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
1
-34
/
+88
2013-10-17
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
Paul Mackerras
1
-0
/
+2
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
1
-21
/
+15
2013-08-28
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
1
-1
/
+1
2013-08-28
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
Paul Mackerras
1
-4
/
+25
2013-08-28
KVM: PPC: Book3S PR: return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2013-07-11
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
1
-2
/
+2
2013-06-30
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
1
-2
/
+1
2013-05-06
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
1
-0
/
+1
2013-04-26
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
1
-2
/
+0
2013-04-26
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
1
-1
/
+1
2013-03-18
powerpc: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-03-05
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+1
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2013-02-15
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
1
-0
/
+1
[next]