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.13.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
2021-05-07
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
1
-13
/
+33
2021-04-17
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-72
/
+26
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-02-22
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
1
-1
/
+1
2021-01-30
KVM: PPC: Book3S HV: Include prototypes
Cédric Le Goater
1
-0
/
+1
2020-07-21
KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9
Cédric Le Goater
1
-2
/
+6
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
1
-1
/
+1
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-6
/
+6
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
Aneesh Kumar K.V
1
-3
/
+2
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
Aneesh Kumar K.V
1
-4
/
+4
2020-05-05
Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvm
Michael Ellerman
1
-4
/
+5
2020-04-21
Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-4
/
+5
2020-04-21
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
1
-4
/
+5
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+2
2020-03-19
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
Paul Mackerras
1
-62
/
+57
2020-03-04
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+2
2020-01-17
KVM: PPC: Book3S: Replace current->mm by kvm->mm
Leonardo Bras
1
-2
/
+2
2019-11-01
Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-18
/
+6
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
1
-1
/
+1
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
1
-13
/
+0
2019-10-22
KVM: PPC: Reduce calls to get current->mm by storing the value locally
Leonardo Bras
1
-5
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
1
-12
/
+1
2019-05-29
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
Paul Mackerras
1
-18
/
+18
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-2
/
+2
2019-02-19
KVM: PPC: Book3S HV: Optimise mmio emulation for devices on FAST_MMIO_BUS
Suraj Jitindar Singh
1
-0
/
+18
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-17
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
Paul Mackerras
1
-4
/
+5
2018-12-14
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
1
-0
/
+3
2018-10-09
KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
Paul Mackerras
1
-4
/
+3
2018-09-04
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-1
/
+1
2018-08-20
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Paul Mackerras
1
-1
/
+1
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
1
-1
/
+0
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+3
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-05-18
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
1
-0
/
+3
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
1
-9
/
+0
2018-02-10
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
1
-13
/
+25
2018-02-09
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
1
-7
/
+23
2018-02-09
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
2018-01-10
KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
David Gibson
1
-2
/
+4
2017-12-06
KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests
Serhii Popovych
1
-15
/
+35
2017-12-06
KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt
Serhii Popovych
1
-17
/
+27
2017-11-23
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
Paul Mackerras
1
-14
/
+23
2017-11-09
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
Paul Mackerras
1
-0
/
+10
2017-11-08
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
Paul Mackerras
1
-0
/
+10
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
1
-10
/
+12
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
1
-28
/
+11
2017-11-01
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
1
-18
/
+18
2017-11-01
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
1
-6
/
+7
[next]