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
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-08-30
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-08-28
arch: powerpc: kvm: add signed type cast for comparation
Chen Gang
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-26
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-08-22
powerpc/kvm: Copy the pvr value after memset
Aneesh Kumar K.V
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-09
powerpc/kvm: Add signed type cast for comparation
Chen Gang
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-06-10
powerpc,kvm: fix imbalance srcu_read_[un]lock()
Lai Jiangshan
2013-06-01
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-30
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
2012-10-30
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
2012-10-29
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-05
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
2012-10-05
KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs
Paul Mackerras
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
2012-10-05
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
2012-10-05
KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
Paul Mackerras
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-06-19
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
Paul Mackerras
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
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
[next]