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
2022-11-24
KVM: PPC: Book3S HV: XIVE: Fix spelling mistakes
Zhang Jiaming
1
-3
/
+3
2022-11-24
KVM: PPC: Use __func__ to get function's name
XueBing Chen
1
-4
/
+3
2022-11-18
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
1
-5
/
+12
2022-11-15
powerpc: Curb objtool unannotated intra-function call warnings
Sathvika Vasireddy
1
-0
/
+3
2022-11-15
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2
-8
/
+18
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
2
-24
/
+16
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
2
-2
/
+2
2022-10-18
KVM: PPC: BookS PR-KVM and BookE do not support context tracking
Nicholas Piggin
1
-0
/
+4
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+12
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
1
-1
/
+1
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
1
-8
/
+11
2022-10-10
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-52
/
+115
2022-10-07
KVM: PPC: Book3S HV: Fix stack frame regs marker
Nicholas Piggin
1
-1
/
+1
2022-09-30
KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA
Nicholas Piggin
1
-21
/
+41
2022-09-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-33
/
+76
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
3
-4
/
+4
2022-09-27
KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
Nicholas Piggin
1
-4
/
+45
2022-09-27
KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
Nicholas Piggin
1
-21
/
+10
2022-09-27
KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
Nicholas Piggin
1
-2
/
+2
2022-09-27
KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
Nicholas Piggin
1
-3
/
+3
2022-09-27
KVM: PPC: Book3S HV: Fix decrementer migration
Fabiano Rosas
2
-3
/
+16
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
4
-4
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
1
-2
/
+2
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
1
-2
/
+2
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
6
-14
/
+14
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
14
-290
/
+322
2022-08-01
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
4
-239
/
+220
2022-07-28
powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
Jason A. Donenfeld
1
-3
/
+4
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
1
-1
/
+1
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-1
/
+1
2022-07-20
powerpc/kvm: Remove comment related to moving PMU code to perf subsystem
Kajol Jain
1
-6
/
+0
2022-07-20
powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and late...
Kajol Jain
3
-221
/
+226
2022-07-20
KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt
Murilo Opsfelder Araujo
1
-18
/
+0
2022-07-09
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
8
-47
/
+94
2022-06-29
KVM: PPC: Kconfig: Fix indentation
Juerg Haefliger
1
-1
/
+1
2022-06-29
KVM: PPC: Do not warn when userspace asked for too big TCE table
Alexey Kardashevskiy
1
-1
/
+1
2022-06-29
KVM: PPC: Book3S HV: tracing: Add missing hcall names
Fabiano Rosas
1
-1
/
+20
2022-06-29
KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path
Fabiano Rosas
3
-19
/
+27
2022-06-29
KVM: PPC: Book3S HV: Expose timing functions to module code
Fabiano Rosas
2
-9
/
+12
2022-06-29
KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path
Fabiano Rosas
3
-4
/
+25
2022-06-29
KVM: PPC: Book3S HV: Add a new config for P8 debug timing
Fabiano Rosas
2
-13
/
+17
2022-06-29
KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
Fabiano Rosas
1
-11
/
+2
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2
-0
/
+2
2022-06-24
KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x
Alexey Kardashevskiy
1
-0
/
+1
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
1
-0
/
+1
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2
-2
/
+2
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
1
-0
/
+5
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2
-2
/
+2
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
19
-1594
/
+883
[prev]
[next]