index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
*
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
Michael Ellerman
2014-01-27
*
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
2014-01-27
*
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
2014-01-27
*
kvm/ppc: IRQ disabling cleanup
Scott Wood
2014-01-27
*
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
2014-01-27
*
KVM: PPC: Unify kvmppc_get_last_inst and sc
Alexander Graf
2014-01-09
*
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
2014-01-09
*
kvm: powerpc: define a linux pte lookup function
Bharat Bhushan
2014-01-09
*
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
*
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
2014-01-09
*
kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()
Bharat Bhushan
2014-01-09
*
kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
Bharat Bhushan
2014-01-09
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
|
\
|
*
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
|
|
\
|
|
*
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
2013-10-17
|
|
*
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
2013-10-17
|
|
*
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
2013-10-17
|
|
*
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-10-17
|
|
*
powerpc: export debug registers save function for KVM
Bharat Bhushan
2013-10-17
|
|
*
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-17
|
|
*
powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
Bharat Bhushan
2013-10-17
|
|
*
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg
Michael Neuling
2013-10-17
|
*
|
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
2013-10-17
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: PPC: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
*
|
|
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
*
|
|
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
|
\
\
\
|
*
|
|
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
2013-11-06
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
|
|
\
\
\
|
|
|
/
/
[next]