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_64_mmu_hv.c
Age
Commit message (
Expand
)
Author
2017-09-01
KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fd
nixiaoming
2017-08-31
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-07-24
KVM: PPC: Book3S HV: Fix host crash on changing HPT size
Paul Mackerras
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-04-06
KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl
Dan Carpenter
2017-03-09
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
2017-02-18
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2017-02-17
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
Thomas Huth
2017-02-16
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
David Gibson
2017-01-31
KVM: PPC: Book3S HV: KVM-HV HPT resizing implementation
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Split HPT allocation from activation
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Enable radix guest support
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras
2016-11-24
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
Paul Mackerras
2016-11-21
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
2016-11-21
KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
Yongji Xie
2016-11-21
KVM: PPC: Book3S HV: Fix sparse static warning
Daniel Axtens
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-10-21
KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctl
Paul Mackerras
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-08-22
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-04-26
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-21
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
2015-04-21
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
Aneesh Kumar K.V
2015-04-21
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
2015-04-17
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
Suresh E. Warrier
2014-12-15
KVM: PPC: Book3S HV: ptes are big endian
Cédric Le Goater
2014-12-15
KVM: PPC: Book3S HV: Add missing HPTE unlock
Aneesh Kumar K.V
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-03
powerpc/kvm/cma: Fix panic introduces by signed shift operation
Laurent Dufour
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-06
PPC, KVM, CMA: use general CMA reserved area management framework
Joonsoo Kim
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
[next]