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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
kconfig: remove P_ENV property type
Masahiro Yamada
3
-4
/
+0
2018-08-14
kconfig: remove unused sym_get_env_prop() function
Masahiro Yamada
2
-10
/
+0
2018-08-13
kconfig: fix the rule of mainmenu_stmt symbol
Masahiro Yamada
1
-2
/
+2
2018-08-02
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
Dirk Gouders
1
-2
/
+2
2018-07-25
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
1
-0
/
+3
2018-07-25
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
7
-19
/
+30
2018-07-25
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
1
-4
/
+6
2018-07-25
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
2
-9
/
+20
2018-07-25
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
1
-1
/
+0
2018-07-25
kconfig: split out useful helpers in confdata.c
Masahiro Yamada
1
-17
/
+64
2018-07-25
kconfig: rename file_write_dep and move it to confdata.c
Masahiro Yamada
3
-32
/
+30
2018-07-25
kconfig: handle format string before calling conf_message_callback()
Masahiro Yamada
4
-18
/
+17
2018-07-17
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
6
-8
/
+8
2018-07-17
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
2
-0
/
+9
2018-07-14
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
1
-3
/
+3
2018-07-13
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-23
/
+4
2018-07-12
scripts/tags.sh: add __ro_after_init
Constantine Shulyupin
1
-1
/
+1
2018-07-08
scripts: teach extract-vmlinux about LZ4 and ZSTD
Adam Borowski
1
-0
/
+2
2018-07-06
kbuild: remove duplicated comments about PHONY
Masahiro Yamada
6
-21
/
+0
2018-07-06
kbuild: do not drop -I without parameter
Masahiro Yamada
1
-1
/
+1
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+11
2018-06-28
kconfig: loop boundary condition fix
Jerry James
1
-1
/
+1
2018-06-28
kconfig: handle P_SYMBOL in print_symbol()
Dirk Gouders
2
-0
/
+7
2018-06-28
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
1
-1
/
+1
2018-06-27
checkpatch: remove warning for 'old' stable@kernel.org address
Linus Torvalds
1
-6
/
+0
2018-06-25
kconfig: fix line numbers for if-entries in menu tree
Dirk Gouders
1
-2
/
+2
2018-06-25
stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=y
Sven Joachim
1
-1
/
+1
2018-06-21
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
1
-1
/
+1
2018-06-16
scripts/documentation-file-ref-check: check tools/*/Documentation
Mauro Carvalho Chehab
1
-0
/
+7
2018-06-16
scripts/documentation-file-ref-check: get rid of false-positives
Mauro Carvalho Chehab
1
-3
/
+18
2018-06-16
scripts/documentation-file-ref-check: hint: dash or underline
Mauro Carvalho Chehab
1
-0
/
+6
2018-06-16
scripts/documentation-file-ref-check: add a fix logic for DT
Mauro Carvalho Chehab
1
-3
/
+17
2018-06-16
scripts/documentation-file-ref-check: accept more wildcards at filenames
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-16
scripts/documentation-file-ref-check: fix help message
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
8
-104
/
+39
2018-06-11
kconfig: fix localmodconfig
Sam Ravnborg
1
-2
/
+2
2018-06-11
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
3
-57
/
+26
2018-06-11
gcc-plugins: move GCC version check for PowerPC to Kconfig
Masahiro Yamada
1
-8
/
+0
2018-06-11
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
3
-14
/
+8
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2018-06-08
kconfig: add CC_IS_CLANG and CLANG_VERSION
Masahiro Yamada
1
-14
/
+4
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
2
-11
/
+1
2018-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-7
/
+28
2018-06-08
checkpatch: improve patch recognition
Joe Perches
1
-0
/
+8
2018-06-08
get_maintainer: improve patch recognition
Joe Perches
1
-1
/
+12
2018-06-08
mm: split page_type out from _mapcount
Matthew Wilcox
1
-3
/
+3
2018-06-08
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2
-3
/
+5
2018-06-08
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-16
/
+264
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+17
[next]