index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
Bharat Bhushan
2014-01-09
|
|
*
kvm: booke: clear host tlb reference flag on guest tlb invalidation
Bharat Bhushan
2014-01-09
|
|
*
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
Paul Mackerras
2014-01-09
|
|
*
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
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: PPC: fix couple of memory leaks in MPIC/XICS devices
Gleb Natapov
2014-01-09
|
|
*
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
2014-01-09
|
|
*
powerpc: kvm: optimize "sc 1" as fast return
Liu Ping Fan
2013-11-21
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc/booke64: Add LRAT error exception handler
Mihai Caraman
2014-01-07
|
*
|
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
2013-12-05
|
*
|
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
2013-12-05
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-22
|
\
\
|
*
|
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-12-13
|
|
/
*
|
KVM: PPC: Book3S HV: Don't drop low-order page address bits
Paul Mackerras
2013-12-18
*
|
powerpc: book3s: kvm: Don't abuse host r2 in exit path
Aneesh Kumar K.V
2013-12-18
*
|
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
2013-12-11
*
|
KVM: PPC: Book3S: PR: Enable interrupts earlier
Alexander Graf
2013-12-09
*
|
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
Alexander Graf
2013-12-09
*
|
KVM: PPC: Book3S: PR: Don't clobber our exit handler id
Alexander Graf
2013-12-09
*
|
powerpc: kvm: fix rare but potential deadlock scene
pingfan liu
2013-11-18
*
|
KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
Paul Mackerras
2013-11-18
*
|
KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
Paul Mackerras
2013-11-18
*
|
KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
Paul Mackerras
2013-11-18
*
|
KVM: PPC: Book3S HV: Fix physical address calculations
Paul Mackerras
2013-11-18
|
/
*
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: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
2013-10-17
|
|
*
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
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: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
Paul Mackerras
2013-10-17
|
|
*
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
Paul Mackerras
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
|
|
*
kvm: powerpc: e500: mark page accessed when mapping a guest page
Bharat Bhushan
2013-10-17
|
|
*
kvm: powerpc: allow guest control "G" attribute in mas2
Bharat Bhushan
2013-10-17
|
|
*
kvm: powerpc: allow guest control "E" attribute in mas2
Bharat Bhushan
2013-10-17
|
|
*
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
|
|
*
kvm: powerpc: book3s hv: Fix vcore leak
Paul Mackerras
2013-10-17
|
|
*
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
Paul Mackerras
2013-10-17
[prev]
[next]