index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-02-18
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
1
-0
/
+6
2017-02-17
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
Thomas Huth
1
-2
/
+2
2017-02-16
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
David Gibson
1
-0
/
+3
2017-01-31
KVM: PPC: Book3S HV: KVM-HV HPT resizing implementation
David Gibson
1
-1
/
+187
2017-01-31
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
1
-0
/
+191
2017-01-31
KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()
David Gibson
1
-33
/
+44
2017-01-31
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
David Gibson
1
-13
/
+16
2017-01-31
KVM: PPC: Book3S HV: Split HPT allocation from activation
David Gibson
1
-50
/
+47
2017-01-31
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
1
-15
/
+13
2017-01-31
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
David Gibson
1
-46
/
+46
2017-01-31
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
David Gibson
1
-4
/
+4
2017-01-31
KVM: PPC: Book3S HV: Enable radix guest support
Paul Mackerras
1
-1
/
+0
2017-01-31
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
Paul Mackerras
1
-17
/
+11
2017-01-31
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
Paul Mackerras
1
-21
/
+43
2017-01-31
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
Paul Mackerras
1
-2
/
+5
2017-01-31
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras
1
-2
/
+8
2016-11-24
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
Paul Mackerras
1
-9
/
+30
2016-11-21
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
1
-0
/
+16
2016-11-21
KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
Yongji Xie
1
-1
/
+3
2016-11-21
KVM: PPC: Book3S HV: Fix sparse static warning
Daniel Axtens
1
-2
/
+2
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-6
/
+5
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
1
-1
/
+1
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-10-21
KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctl
Paul Mackerras
1
-1
/
+2
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
1
-1
/
+1
2015-08-22
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
1
-1
/
+7
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-1
/
+1
2015-04-26
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-8
/
+6
2015-04-21
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
1
-0
/
+136
2015-04-21
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
Aneesh Kumar K.V
1
-15
/
+10
2015-04-21
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
1
-14
/
+14
2015-04-17
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
1
-6
/
+3
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
1
-2
/
+3
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
1
-186
/
+14
2014-12-17
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
Suresh E. Warrier
1
-3
/
+10
2014-12-15
KVM: PPC: Book3S HV: ptes are big endian
Cédric Le Goater
1
-1
/
+7
2014-12-15
KVM: PPC: Book3S HV: Add missing HPTE unlock
Aneesh Kumar K.V
1
-1
/
+4
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-2
/
+2
2014-09-03
powerpc/kvm/cma: Fix panic introduces by signed shift operation
Laurent Dufour
1
-2
/
+2
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-73
/
+72
2014-08-07
PPC, KVM, CMA: use general CMA reserved area management framework
Joonsoo Kim
1
-3
/
+1
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
1
-73
/
+72
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
1
-12
/
+5
2014-07-28
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
1
-61
/
+67
2014-06-25
KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
Aneesh Kumar K.V
1
-1
/
+1
2014-05-30
KVM: PPC: Book3S HV: Make sure we don't miss dirty pages
Paul Mackerras
1
-10
/
+37
2014-05-30
KVM: PPC: Book3S HV: Fix dirty map for hugepages
Alexey Kardashevskiy
1
-9
/
+24
2014-05-30
KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address
Paul Mackerras
1
-2
/
+13
2014-05-30
KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation
Aneesh Kumar K.V
1
-17
/
+6
[next]