index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
kvm.c
Age
Commit message (
Expand
)
Author
2017-08-31
powerpc/64: Fix watchdog configuration regressions
Nicholas Piggin
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2015-08-06
powerpc: Remove redundant breaks
Joe Perches
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-05-30
PPC: KVM: Make NX bit available with magic page
Alexander Graf
2014-04-29
KVM guest: Make pv trampoline code executable
Alexander Graf
2014-01-09
kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
Bharat Bhushan
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/ppc: use common help functions to free reserved pages
Jiang Liu
2012-10-05
KVM: PPC: use definitions in epapr header for hcalls
Stuart Yoder
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-05-30
KVM: PPC: Factor out guest epapr initialization
Liu Yu-B13201
2012-03-05
KVM: PPC: Avoid patching paravirt template code
Liu Yu-B13201
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
KVM: PPC: booke: Paravirtualize wrtee
Scott Wood
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2010-11-05
PPC: KVM: Book E doesn't have __end_interrupts.
Scott Wood
2010-10-24
KVM: PPC: Enable napping only for Book3s_64
Alexander Graf
2010-10-24
KVM: PPC: Force enable nap on KVM
Alexander Graf
2010-10-24
KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
Alexander Graf
2010-10-24
KVM: PPC: Make PV mtmsr work with r30 and r31
Alexander Graf
2010-10-24
KVM: PPC: Add mtsrin PV code
Alexander Graf
2010-10-24
KVM: PPC: Add feature bitmap for magic page
Alexander Graf
2010-10-24
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
Alexander Graf
2010-10-24
KVM: PPC: PV wrteei
Alexander Graf
2010-10-24
KVM: PPC: PV mtmsrd L=0 and mtmsr
Alexander Graf
2010-10-24
KVM: PPC: PV mtmsrd L=1
Alexander Graf
2010-10-24
KVM: PPC: Introduce branch patching helper
Alexander Graf
2010-10-24
KVM: PPC: Introduce kvm_tmp framework
Alexander Graf
2010-10-24
KVM: PPC: PV tlbsync to nop
Alexander Graf
2010-10-24
KVM: PPC: PV instructions to loads and stores
Alexander Graf
2010-10-24
KVM: PPC: KVM PV guest stubs
Alexander Graf
2010-10-24
KVM: PPC: Generic KVM PV guest support
Alexander Graf
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf