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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-05
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
5
-13
/
+43
2016-07-05
MIPS: uasm: Add CFC1/CTC1 instructions
James Hogan
4
-14
/
+24
2016-07-05
Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-3
/
+34
2016-07-05
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
1
-1
/
+1
2016-07-05
KVM: MMU: try to fix up page faults before giving up
Paolo Bonzini
2
-3
/
+43
2016-07-05
KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames
Paolo Bonzini
1
-5
/
+15
2016-07-05
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
3
-3
/
+34
2016-07-01
KVM: vmx: fix missed cancellation of TSC deadline timer
Wanpeng Li
1
-24
/
+24
2016-07-01
KVM: x86: introduce cancel_hv_tscdeadline
Wanpeng Li
1
-8
/
+10
2016-07-01
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
1
-3
/
+3
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
3
-12
/
+9
2016-07-01
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
1
-4
/
+3
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
10
-41
/
+19
2016-06-28
context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
Paolo Bonzini
2
-25
/
+38
2016-06-23
MIPS: KVM: Combine entry trace events into class
James Hogan
1
-40
/
+22
2016-06-23
kvm: x86: use getboottime64
Arnd Bergmann
1
-5
/
+5
2016-06-23
KVM: VMX: enable guest access to LMCE related MSRs
Ashok Raj
3
-6
/
+43
2016-06-23
KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
Haozhong Zhang
1
-1
/
+24
2016-06-23
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
Haozhong Zhang
1
-7
/
+6
2016-06-21
Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
23
-133
/
+3211
2016-06-21
KVM: s390: vsie: add module parameter "nested"
David Hildenbrand
1
-1
/
+6
2016-06-21
KVM: s390: vsie: add indication for future features
David Hildenbrand
2
-0
/
+22
2016-06-21
KVM: s390: vsie: correctly set and handle guest TOD
David Hildenbrand
2
-0
/
+11
2016-06-21
KVM: s390: vsie: speed up VCPU external calls
David Hildenbrand
1
-0
/
+6
2016-06-21
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2
-6
/
+6
2016-06-21
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
4
-0
/
+43
2016-06-21
KVM: s390: vsie: try to refault after a reported fault to g2
David Hildenbrand
1
-1
/
+23
2016-06-21
KVM: s390: vsie: support IBS interpretation
David Hildenbrand
3
-0
/
+5
2016-06-21
KVM: s390: vsie: support conditional-external-interception
David Hildenbrand
3
-0
/
+5
2016-06-21
KVM: s390: vsie: support intervention-bypass
David Hildenbrand
3
-0
/
+5
2016-06-21
KVM: s390: vsie: support guest-storage-limit-suppression
David Hildenbrand
3
-2
/
+8
2016-06-21
KVM: s390: vsie: support guest-PER-enhancement
David Hildenbrand
3
-0
/
+5
2016-06-21
KVM: s390: vsie: support shared IPTE-interlock facility
David Hildenbrand
3
-0
/
+5
2016-06-21
KVM: s390: vsie: support 64-bit-SCAO
David Hildenbrand
3
-0
/
+7
2016-06-21
KVM: s390: vsie: support run-time-instrumentation
David Hildenbrand
1
-0
/
+26
2016-06-21
KVM: s390: vsie: support vectory facility (SIMD)
David Hildenbrand
2
-1
/
+32
2016-06-21
KVM: s390: vsie: support transactional execution
David Hildenbrand
1
-2
/
+35
2016-06-21
KVM: s390: vsie: support aes dea wrapping keys
David Hildenbrand
1
-1
/
+55
2016-06-21
KVM: s390: vsie: support STFLE interpretation
David Hildenbrand
1
-2
/
+47
2016-06-21
KVM: s390: vsie: support host-protection-interruption
David Hildenbrand
1
-0
/
+3
2016-06-21
KVM: s390: vsie: support edat1 / edat2
David Hildenbrand
1
-0
/
+7
2016-06-21
KVM: s390: vsie: support setting the ibc
David Hildenbrand
1
-0
/
+21
2016-06-21
KVM: s390: vsie: optimize gmap prefix mapping
David Hildenbrand
1
-2
/
+29
2016-06-21
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
7
-2
/
+794
2016-06-21
mm/page_ref: introduce page_ref_inc_return
David Hildenbrand
1
-0
/
+9
2016-06-20
s390: introduce page_to_virt() and pfn_to_virt()
David Hildenbrand
1
-0
/
+2
2016-06-20
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
4
-3
/
+19
2016-06-20
KVM: s390: fast path for shadow gmaps in gmap notifier
David Hildenbrand
1
-0
/
+2
2016-06-20
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
David Hildenbrand
1
-6
/
+11
2016-06-20
s390/mm: allow to check if a gmap shadow is valid
David Hildenbrand
2
-0
/
+21
[next]