index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_64_mmu_radix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
1
-3
/
+2
2021-04-17
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-12
/
+13
2021-02-22
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
1
-1
/
+1
2020-09-22
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
1
-1
/
+1
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+4
2020-07-21
KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks
Alexey Kardashevskiy
1
-0
/
+4
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-22
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
1
-1
/
+2
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+28
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-24
/
+47
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-13
/
+19
2020-05-29
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
Aneesh Kumar K.V
1
-6
/
+29
2020-05-28
KVM: PPC: Book3S HV: Close race with page faults around memslot flushes
Paul Mackerras
1
-0
/
+5
2020-05-28
KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
Paul Mackerras
1
-4
/
+7
2020-05-27
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
1
-2
/
+14
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-2
/
+2
2020-05-05
powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
Aneesh Kumar K.V
1
-4
/
+4
2020-05-05
powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
Aneesh Kumar K.V
1
-9
/
+9
2020-05-05
powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.
Aneesh Kumar K.V
1
-6
/
+6
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 RADIX_PTE_INDEX_SIZE in Radix MMU code
Michael Ellerman
1
-1
/
+1
2020-03-04
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+2
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+2
2020-01-25
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
1
-4
/
+2
2020-01-17
KVM: PPC: Add skip_page_out parameter to uvmem functions
Sukadev Bhattiprolu
1
-1
/
+1
2019-11-28
KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM
Bharata B Rao
1
-0
/
+3
2019-11-28
KVM: PPC: Book3S HV: Radix changes for secure guest
Bharata B Rao
1
-0
/
+22
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-9
/
+3
2019-07-04
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
1
-9
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-3
/
+1
2019-02-19
KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]
Suraj Jitindar Singh
1
-1
/
+14
2018-12-30
KVM: PPC: Book3S HV: radix: Fix uninitialized var build error
Michael Ellerman
1
-1
/
+1
2018-12-21
KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host
Suraj Jitindar Singh
1
-4
/
+18
2018-12-21
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
Suraj Jitindar Singh
1
-2
/
+2
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
1
-5
/
+4
2018-12-17
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
1
-3
/
+4
2018-12-17
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
1
-0
/
+97
2018-12-17
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
Paul Mackerras
1
-0
/
+20
2018-12-17
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
1
-4
/
+5
2018-12-17
KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
Paul Mackerras
1
-2
/
+6
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-182
/
+536
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
1
-3
/
+36
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
1
-2
/
+28
[next]