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-06-05
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
1
-1
/
+1
2018-06-05
kbuild: Move last word of nconfig help to the previous line
Petr Vorel
1
-2
/
+1
2018-06-05
kconfig: Add testconfig into make help output
Petr Vorel
1
-0
/
+1
2018-05-28
kconfig: add basic helper macros to scripts/Kconfig.include
Masahiro Yamada
1
-0
/
+27
2018-05-28
kconfig: test: add Kconfig macro language tests
Masahiro Yamada
13
-0
/
+191
2018-05-28
kconfig: error out if a recursive variable references itself
Masahiro Yamada
1
-0
/
+13
2018-05-28
kconfig: add 'filename' and 'lineno' built-in variables
Masahiro Yamada
1
-0
/
+16
2018-05-28
kconfig: add 'info', 'warning-if', and 'error-if' built-in functions
Masahiro Yamada
1
-0
/
+27
2018-05-28
kconfig: expand lefthand side of assignment statement
Masahiro Yamada
1
-0
/
+7
2018-05-28
kconfig: support append assignment operator
Masahiro Yamada
3
-3
/
+27
2018-05-28
kconfig: support simply expanded variable
Masahiro Yamada
4
-7
/
+27
2018-05-28
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
4
-4
/
+120
2018-05-28
kconfig: begin PARAM state only when seeing a command keyword
Masahiro Yamada
1
-1
/
+1
2018-05-28
kconfig: add 'shell' built-in function
Masahiro Yamada
1
-0
/
+41
2018-05-28
kconfig: add built-in function support
Masahiro Yamada
1
-12
/
+130
2018-05-28
kconfig: make default prompt of mainmenu less specific
Masahiro Yamada
2
-2
/
+2
2018-05-28
kconfig: remove sym_expand_string_value()
Masahiro Yamada
2
-54
/
+0
2018-05-28
kconfig: remove string expansion for mainmenu after yyparse()
Masahiro Yamada
1
-19
/
+5
2018-05-28
kconfig: remove string expansion in file_lookup()
Masahiro Yamada
1
-3
/
+1
2018-05-28
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
10
-114
/
+326
2018-05-28
kbuild: remove kbuild cache
Masahiro Yamada
1
-87
/
+14
2018-05-28
kconfig: drop localization support
Sam Ravnborg
21
-610
/
+258
2018-05-28
kconfig: refactor ncurses package checks for building mconf and nconf
Masahiro Yamada
5
-128
/
+113
2018-05-28
kconfig: refactor GTK+ package checks for building gconf
Masahiro Yamada
2
-34
/
+32
2018-05-28
kconfig: refactor Qt package checks for building qconf
Masahiro Yamada
2
-45
/
+53
2018-05-28
kbuild: do not display CHK for filechk
Masahiro Yamada
1
-1
/
+0
2018-05-26
checkpatch: fix macro argument precedence test
Joe Perches
1
-1
/
+1
2018-05-12
scripts/faddr2line: fix error when addr2line output contains discriminator
Changbin Du
1
-1
/
+4
2018-05-07
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2018-05-05
Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-12
/
+5
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
1
-2
/
+2
2018-05-05
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
1
-1
/
+1
2018-05-05
gcc-plugins: fix build condition of SANCOV plugin
Masahiro Yamada
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2
-2
/
+2
2018-05-02
modpost: delete stale comment
Rasmus Villemoes
1
-8
/
+1
2018-04-24
dtc: checks: drop warning for missing PCI bridge bus-range
Rob Herring
1
-3
/
+2
2018-04-16
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
19
-5101
/
+271
2018-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-04-13
kconfig: extend output of 'listnewconfig'
Don Zickus
1
-2
/
+12
2018-04-13
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
Javier Martinez Canillas
1
-0
/
+2
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2
-2
/
+0
2018-04-11
checkpatch: whinge about bool bitfields
Joe Perches
1
-0
/
+6
2018-04-11
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
1
-1
/
+1
2018-04-11
checkpatch: add test for assignment at start of line
Joe Perches
1
-0
/
+6
2018-04-11
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
1
-1
/
+1
2018-04-11
checkpatch: two spelling fixes
Claudio Fontana
1
-1
/
+1
2018-04-11
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
1
-1
/
+2
2018-04-11
checkpatch: warn for use of %px
Tobin C. Harding
1
-16
/
+32
2018-04-11
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
1
-32
/
+20
2018-04-11
checkpatch: remove unused variable declarations
Tobin C. Harding
1
-2
/
+0
[next]