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
pinetabv-6.6.y-devel
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-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-103
/
+454
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
192
-15213
/
+49074
2016-03-22
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
33
-487
/
+1327
2016-03-22
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-32
/
+136
2016-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-23
/
+46
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-136
/
+101
2016-03-22
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-372
/
+1893
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
29
-1195
/
+1240
2016-03-22
Merge tag 'pci-v4.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+1
2016-03-22
Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+28
2016-03-22
Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-414
/
+2953
2016-03-22
KVM: page_track: fix access to NULL slot
Paolo Bonzini
1
-2
/
+7
2016-03-22
KVM: PPC: do not compile in vfio.o unconditionally
Paolo Bonzini
1
-1
/
+2
2016-03-22
kvm, rt: change async pagefault code locking for PREEMPT_RT
Rik van Riel
1
-18
/
+19
2016-03-22
KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()
Lan Tianyu
1
-0
/
+3
2016-03-22
KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()
Lan Tianyu
1
-2
/
+6
2016-03-22
KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs()
Lan Tianyu
1
-2
/
+16
2016-03-22
KVM/x86: Call smp_wmb() before increasing tlbs_dirty
Lan Tianyu
1
-0
/
+11
2016-03-22
KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_req...
Lan Tianyu
1
-2
/
+2
2016-03-22
KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...
Lan Tianyu
1
-4
/
+3
2016-03-22
KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
Lan Tianyu
1
-8
/
+7
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
4
-6
/
+37
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
7
-8
/
+72
2016-03-22
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
2
-0
/
+88
2016-03-22
KVM, pkeys: save/restore PKRU when guest/host switches
Xiao Guangrong
1
-0
/
+23
2016-03-22
x86: pkey: introduce write_pkru() for KVM
Xiao Guangrong
2
-0
/
+22
2016-03-22
KVM, pkeys: add pkeys support for xsave state
Huaitong Han
1
-1
/
+2
2016-03-22
KVM, pkeys: disable pkeys for guests in non-paging mode
Huaitong Han
1
-6
/
+10
2016-03-22
KVM: x86: remove magic number with enum cpuid_leafs
Huaitong Han
1
-20
/
+20
2016-03-22
KVM: MMU: return page fault error code from permission_fault
Paolo Bonzini
2
-8
/
+12
2016-03-22
Revert "PCI: dra7xx: Mark driver as broken"
Sekhar Nori
1
-1
/
+0
2016-03-22
KVM: fix spin_lock_init order on x86
Paolo Bonzini
1
-10
/
+11
2016-03-22
KVM: PPC: Create a virtual-mode only TCE table handlers
Alexey Kardashevskiy
3
-7
/
+57
2016-03-22
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
1
-1
/
+13
2016-03-22
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
1
-0
/
+1
2016-03-22
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
1
-0
/
+1
2016-03-22
Merge tag 'kvm-arm-for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-1
/
+13
2016-03-22
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
1
-2
/
+0
2016-03-22
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-931
/
+1102
2016-03-22
Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
64
-777
/
+1171
2016-03-22
Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6
Doug Ledford
224
-17223
/
+24043
2016-03-22
Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-40
/
+58
2016-03-22
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
1
-7
/
+20
2016-03-22
IB/mlx5: Implement callbacks for manipulating VFs
Eli Cohen
6
-2
/
+223
2016-03-22
net/mlx5_core: Implement modify HCA vport command
Eli Cohen
3
-0
/
+77
2016-03-22
net/mlx5_core: Add VF param when querying vport counter
Eli Cohen
3
-4
/
+6
2016-03-22
IB/ipoib: Add ndo operations for configuring VFs
Eli Cohen
1
-2
/
+63
2016-03-22
IB/core: Add interfaces to control VF attributes
Eli Cohen
2
-0
/
+59
2016-03-21
[media] vsp1: use proper dma alloc/free functions
Linus Torvalds
1
-2
/
+2
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
686
-27593
/
+39064
[next]