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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
powerpc: Fix update form addressing in inline assembly
Christophe Leroy
1
-2
/
+2
2020-12-03
KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR
Aneesh Kumar K.V
1
-0
/
+6
2020-12-03
KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests
Nicholas Piggin
1
-4
/
+16
2020-12-03
KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enable...
Nicholas Piggin
1
-7
/
+16
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+7
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
1
-2
/
+2
2020-11-19
powerpc/mm: Update tlbiel loop on POWER10
Aneesh Kumar K.V
2
-2
/
+16
2020-11-16
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
1
-0
/
+7
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-49
/
+110
2020-10-22
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
1
-1
/
+1
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+15
2020-10-14
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
1
-10
/
+2
2020-10-14
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-14
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-6
/
+7
2020-09-22
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
7
-7
/
+7
2020-09-22
KVM: PPC: Book3S: Remove redundant initialization of variable ret
Jing Xiangfeng
1
-1
/
+1
2020-09-22
KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-09-17
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
2
-5
/
+18
2020-09-17
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
1
-0
/
+6
2020-09-17
KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
Greg Kurz
2
-5
/
+5
2020-09-08
powerpc/64s: handle ISA v3.1 local copy-paste context switches
Nicholas Piggin
2
-0
/
+15
2020-09-03
KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
Greg Kurz
2
-19
/
+71
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+4
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
12
-242
/
+626
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-15
/
+83
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+3
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2020-07-29
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
1
-1
/
+1
2020-07-29
powerpc/kvm/cma: Improve kernel log during boot
Aneesh Kumar K.V
1
-1
/
+1
2020-07-29
powerpc/kvm: Use correct CONFIG symbol in comment
Michael Ellerman
1
-1
/
+1
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-1
/
+3
2020-07-28
KVM: PPC: Book3S HV: Rework secure mem slot dropping
Laurent Dufour
1
-17
/
+35
2020-07-28
KVM: PPC: Book3S HV: Move kvmppc_svm_page_out up
Laurent Dufour
1
-76
/
+90
2020-07-28
KVM: PPC: Book3S HV: Migrate hot plugged memory
Laurent Dufour
2
-12
/
+25
2020-07-28
KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...
Ram Pai
1
-22
/
+132
2020-07-28
KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs
Ram Pai
1
-19
/
+172
2020-07-28
KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
Ram Pai
1
-35
/
+88
2020-07-28
KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
Ram Pai
1
-11
/
+10
2020-07-26
powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
Ravi Bangoria
1
-1
/
+1
2020-07-23
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
1
-1
/
+1
2020-07-23
KVM: PPC: Clean up redundant kvm_run parameters in assembly
Tianjia Zhang
5
-49
/
+44
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
3
-2
/
+52
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
2
-8
/
+26
2020-07-21
KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks
Alexey Kardashevskiy
4
-12
/
+29
2020-07-21
KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9
Cédric Le Goater
1
-2
/
+6
2020-07-21
KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests
Alistair Popple
1
-2
/
+10
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-07-16
KVM: PPC: Book3S PR: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+0
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
1
-0
/
+1
[next]