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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
76
-0
/
+76
2020-04-03
Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+18
2020-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-111
/
+88
2020-04-03
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-7
/
+8
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
44
-107
/
+1
2020-04-03
Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2
-6
/
+45
2020-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
141
-8744
/
+4603
2020-04-03
Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-04-03
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+5
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
50
-733
/
+85
2020-04-02
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
1
-0
/
+1
2020-04-02
Merge branches 'misc' and 'devel-stable' into for-linus
Russell King
1
-76
/
+86
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+27
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
1
-1
/
+1
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
23
-50
/
+4
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
23
-23
/
+23
2020-04-02
sh/mm: use helper fault_signal_pending()
Peter Xu
1
-5
/
+5
2020-04-02
powerpc/mm: use helper fault_signal_pending()
Peter Xu
1
-8
/
+4
2020-04-02
arm64/mm: use helper fault_signal_pending()
Peter Xu
1
-12
/
+7
2020-04-02
arc/mm: use helper fault_signal_pending()
Peter Xu
1
-21
/
+13
2020-04-02
x86/mm: use helper fault_signal_pending()
Peter Xu
1
-15
/
+13
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
17
-18
/
+17
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
2
-27
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
24
-555
/
+0
2020-04-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-0
/
+3
2020-04-02
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-10
/
+9
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2020-04-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-2256
/
+1342
2020-04-01
x86: start using named parameters for low-level uaccess asms
Linus Torvalds
1
-11
/
+15
2020-04-01
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
1
-11
/
+17
2020-04-01
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
1
-7
/
+7
2020-04-01
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
1
-15
/
+15
2020-04-01
x86: remove __put_user_asm() infrastructure
Linus Torvalds
1
-11
/
+0
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
19
-694
/
+2392
2020-04-01
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-354
/
+427
2020-04-01
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
6
-24
/
+4
2020-03-31
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+221
2020-03-31
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-50
/
+10
2020-03-31
Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2020-03-31
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-36
/
+44
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
39
-813
/
+434
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+9
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-13
/
+30
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
70
-650
/
+1908
2020-03-31
Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
51
-236
/
+67
2020-03-31
Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-80
/
+39
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
121
-1147
/
+739
2020-03-31
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-356
/
+328
2020-03-31
KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y
Sean Christopherson
2
-5
/
+5
2020-03-31
KVM: VMX: Add a trampoline to fix VMREAD error handling
Sean Christopherson
2
-7
/
+79
[next]