index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
powerpc.c
Age
Commit message (
Expand
)
Author
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-04-08
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
2012-04-08
KVM: PPC: e500mc support
Scott Wood
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
2012-04-08
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-05
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
KVM: PPC: Add generic single register ioctls
Alexander Graf
2012-03-05
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
Matt Evans
2012-03-05
KVM: PPC: Fix vcpu_create dereference before validity check.
Matt Evans
2012-03-05
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: Make wakeups work again for Book3S HV guests
Paul Mackerras
2012-03-05
KVM: PPC: align vcpu_kick with x86
Alexander Graf
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2011-11-17
Revert "KVM: PPC: Add support for explicit HIOR setting"
Alexander Graf
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-09-25
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
2011-09-25
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-09-25
KVM: PPC: Enable the PAPR CAP for Book3S
Alexander Graf
2011-09-25
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
KVM: PPC: Move guest enter/exit down into subarch-specific code
Paul Mackerras
2011-07-12
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
Paul Mackerras
2011-07-12
KVM: PPC: e500: enable magic page
Scott Wood
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
2011-05-11
KVM: PPC: Fix issue clearing exit timing counters
Bharat Bhushan
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
2010-11-05
KVM: PPC: fix information leak to userland
Vasiliy Kulikov
2010-10-24
KVM: PPC: Expose level based interrupt cap
Alexander Graf
2010-10-24
KVM: PPC: Put segment registers in shared page
Alexander Graf
2010-10-24
KVM: PPC: Add feature bitmap for magic page
Alexander Graf
2010-10-24
KVM: PPC: Add get_pvinfo interface to query hypercall instructions
Alexander Graf
2010-10-24
KVM: PPC: Expose magic page support to guest
Alexander Graf
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
[next]