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
2019-07-08
kbuild: compile-test exported headers to ensure they are self-contained
Masahiro Yamada
6
-2
/
+148
2019-07-07
init/Kconfig: add CONFIG_CC_CAN_LINK
Masahiro Yamada
2
-1
/
+4
2019-07-07
kallsyms: exclude kasan local symbols on s390
Vasily Gorbik
1
-0
/
+3
2019-07-07
kbuild: add more hints about SUBDIRS replacement
Masahiro Yamada
1
-0
/
+7
2019-07-07
coccinelle: api/stream_open: treat all wait_.*() calls as blocking
Kirill Smelkov
1
-4
/
+4
2019-07-07
coccinelle: put_device: Add a cast to an expression for an assignment
Markus Elfring
1
-1
/
+1
2019-07-07
coccinelle: put_device: Adjust a message construction
Markus Elfring
1
-5
/
+4
2019-07-07
coccinelle: kstrdup: Fix typo in warning messages
Rikard Falkeborn
1
-4
/
+4
2019-07-04
kbuild: Add ability to test Clang's integrated assembler
Nathan Chancellor
1
-0
/
+2
2019-07-01
fixdep: check return value of printf() and putchar()
Masahiro Yamada
1
-10
/
+41
2019-07-01
kbuild: split modules.order build rule out of 'modules' target
Masahiro Yamada
1
-2
/
+4
2019-07-01
kbuild: fix missed rebuild of modules.builtin
Masahiro Yamada
1
-4
/
+8
2019-07-01
kbuild: save $(strip ...) for calling if_changed and friends
Masahiro Yamada
1
-3
/
+3
2019-07-01
kbuild: save $(strip ...) for calling any-prepreq
Masahiro Yamada
1
-2
/
+2
2019-07-01
kbuild: rename arg-check to cmd-check
Masahiro Yamada
1
-7
/
+7
2019-06-23
kbuild: fix 'No such file or directory' warning for headers_install
Masahiro Yamada
1
-2
/
+4
2019-06-23
genksyms: Teach parser about 128-bit built-in types
Will Deacon
2
-0
/
+6
2019-06-23
kbuild: Remove unnecessary -Wno-unused-value
Nathan Huckleberry
1
-1
/
+0
2019-06-23
lib/raid6: refactor unroll rules with pattern rules
Masahiro Yamada
1
-86
/
+11
2019-06-23
lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
Masahiro Yamada
1
-1
/
+0
2019-06-23
kbuild: Enable -Wuninitialized
Nathan Chancellor
1
-1
/
+0
2019-06-23
kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+1
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
9
-12
/
+32
2019-06-15
kbuild: deb-pkg: do not run headers_check
Masahiro Yamada
1
-1
/
+1
2019-06-15
kbuild: simplify scripts/headers_install.sh
Masahiro Yamada
2
-29
/
+21
2019-06-15
kbuild: move hdr-inst shorthand to top Makefile
Masahiro Yamada
2
-6
/
+2
2019-06-15
kbuild: re-implement Makefile.headersinst without recursion
Masahiro Yamada
3
-84
/
+62
2019-06-15
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
3
-15
/
+20
2019-06-15
kbuild: build all prerequisites of headers_install simultaneously
Masahiro Yamada
1
-2
/
+5
2019-06-15
kbuild: remove build_unifdef target in scripts/Makefile
Masahiro Yamada
2
-6
/
+1
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
12
-14
/
+39
2019-06-15
kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK
Masahiro Yamada
1
-3
/
+3
2019-06-15
kbuild: make gdb_script depend on prepare0 instead of prepare
Masahiro Yamada
1
-1
/
+1
2019-06-15
kbuild: remove stale dependency between Documentation/ and headers_install
Masahiro Yamada
1
-2
/
+1
2019-06-15
kbuild: remove headers_{install,check}_all
Masahiro Yamada
4
-54
/
+3
2019-06-09
kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn
Mathieu Malaterre
1
-1
/
+0
2019-06-09
Linux 5.2-rc4
Linus Torvalds
1
-1
/
+1
2019-06-09
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
8
-135
/
+156
2019-06-08
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+19
2019-06-08
Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+5
2019-06-08
Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-13
/
+10
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3631
-32524
/
+3637
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-131
/
+192
2019-06-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+5
2019-06-08
Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
6
-49
/
+100
2019-06-08
Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-92
/
+251
2019-06-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+6
2019-06-08
Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2019-06-08
Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
48
-197
/
+510
2019-06-08
MAINTAINERS: Karthikeyan Ramasubramanian is MIA
Wolfram Sang
1
-1
/
+0
[next]