index
:
Linux Stable
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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
58
-1585
/
+3185
|
\
|
*
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
64
-1719
/
+3332
|
|
\
|
|
*
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
6
-8
/
+10
|
|
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
13
-91
/
+183
|
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
4
-10
/
+13
|
|
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
10
-9
/
+42
|
|
*
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
2013-10-17
5
-207
/
+183
|
|
*
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
Aneesh Kumar K.V
2013-10-17
5
-230
/
+309
|
|
*
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
7
-81
/
+79
|
|
*
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
2013-10-17
3
-4
/
+20
|
|
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
24
-287
/
+748
|
|
*
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-10-17
10
-24
/
+43
|
|
*
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
2013-10-17
9
-16
/
+16
|
|
*
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
Paul Mackerras
2013-10-17
2
-4
/
+9
|
|
*
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
Paul Mackerras
2013-10-17
2
-6
/
+0
|
|
*
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
2013-10-17
4
-18
/
+231
|
|
*
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
2013-10-17
2
-22
/
+25
|
|
*
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-10-17
5
-6
/
+54
|
|
*
powerpc: export debug registers save function for KVM
Bharat Bhushan
2013-10-17
2
-1
/
+3
|
|
*
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-17
8
-140
/
+147
|
|
*
powerpc: remove unnecessary line continuations
Bharat Bhushan
2013-10-17
1
-1
/
+1
|
|
*
kvm: powerpc: e500: mark page accessed when mapping a guest page
Bharat Bhushan
2013-10-17
1
-0
/
+3
|
|
*
kvm: powerpc: allow guest control "G" attribute in mas2
Bharat Bhushan
2013-10-17
1
-1
/
+1
|
|
*
kvm: powerpc: allow guest control "E" attribute in mas2
Bharat Bhushan
2013-10-17
1
-1
/
+1
|
|
*
powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
Bharat Bhushan
2013-10-17
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
2
-6
/
+27
|
|
*
kvm: powerpc: book3s hv: Fix vcore leak
Paul Mackerras
2013-10-17
1
-0
/
+10
|
|
*
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
Paul Mackerras
2013-10-17
1
-8
/
+32
|
|
*
KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written
Paul Mackerras
2013-10-17
1
-11
/
+15
|
|
*
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
Paul Mackerras
2013-10-17
3
-13
/
+39
|
|
*
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
9
-40
/
+91
|
|
*
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
2013-10-17
3
-50
/
+26
|
|
*
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
6
-26
/
+39
|
|
*
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
5
-34
/
+72
|
|
*
KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
Paul Mackerras
2013-10-17
1
-5
/
+14
|
|
*
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
Paul Mackerras
2013-10-17
1
-0
/
+3
|
|
*
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2013-10-17
5
-13
/
+57
|
|
*
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
2013-10-17
6
-15
/
+197
|
|
*
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
2013-10-17
9
-239
/
+162
|
|
*
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
Paul Mackerras
2013-10-17
1
-0
/
+2
|
|
*
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
Paul Mackerras
2013-10-17
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
6
-2
/
+66
|
|
*
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
7
-1
/
+30
|
|
*
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
8
-17
/
+74
|
|
*
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
1
-0
/
+6
|
|
*
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
Paul Mackerras
2013-10-17
1
-10
/
+10
|
|
*
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
Paul Mackerras
2013-10-17
1
-49
/
+68
|
|
*
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
Paul Mackerras
2013-10-17
1
-166
/
+178
|
|
*
KVM: PPC: Book3S HV: Implement H_CONFER
Paul Mackerras
2013-10-17
1
-0
/
+9
|
|
*
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
2
-0
/
+12
[next]