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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-21
kconfig: Document SYMBOL_OPTIONAL logic
Ulf Magnusson
1
-0
/
+9
2018-01-21
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
Masahiro Yamada
1
-6
/
+2
2018-01-21
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
3
-22
/
+19
2018-01-21
kconfig: make conf_unsaved a local variable of conf_read()
Masahiro Yamada
1
-2
/
+2
2018-01-21
kconfig: make xfgets() really static
Masahiro Yamada
1
-10
/
+7
2018-01-21
kconfig: make input_mode static
Masahiro Yamada
1
-1
/
+2
2018-01-21
kconfig: Warn if there is more than one help text
Ulf Magnusson
1
-0
/
+5
2018-01-21
kconfig: drop 'boolean' keyword
Masahiro Yamada
6
-7
/
+6
2018-01-21
kconfig: Remove menu_end_entry()
Ulf Magnusson
3
-11
/
+1
2018-01-21
kconfig: Document important expression functions
Ulf Magnusson
1
-0
/
+106
2018-01-21
kconfig: Document automatic submenu creation code
Ulf Magnusson
1
-0
/
+38
2018-01-21
kconfig: Fix choice symbol expression leak
Ulf Magnusson
1
-0
/
+3
2018-01-21
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
1
-1
/
+1
2018-01-21
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
1
-0
/
+1
2018-01-21
kconfig: Don't leak main menus during parsing
Ulf Magnusson
1
-9
/
+24
2018-01-19
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
1
-0
/
+2
2018-01-19
scripts/decodecode: fix decoding for AArch64 (arm64) instructions
Will Deacon
1
-0
/
+8
2018-01-18
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
1
-0
/
+3
2018-01-18
fixdep: use existing helper to check modular CONFIG options
Masahiro Yamada
1
-12
/
+12
2018-01-18
fixdep: refactor parse_dep_file()
Masahiro Yamada
1
-40
/
+40
2018-01-18
fixdep: move global variables to local variables of main()
Masahiro Yamada
1
-26
/
+16
2018-01-18
fixdep: remove unneeded memcpy() in parse_dep_file()
Masahiro Yamada
1
-13
/
+9
2018-01-18
fixdep: factor out common code for reading files
Masahiro Yamada
1
-55
/
+20
2018-01-18
fixdep: use malloc() and read() to load dep_file to buffer
Masahiro Yamada
1
-24
/
+32
2018-01-18
fixdep: remove unnecessary <arpa/inet.h> inclusion
Masahiro Yamada
1
-1
/
+0
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+10
2018-01-16
modpost: Remove trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-16
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
1
-0
/
+0
2018-01-16
Coccinelle: ifnullfree: Trim the warning reported in report mode
Himanshu Jha
1
-1
/
+1
2018-01-16
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
1
-21
/
+71
2018-01-16
Coccinelle: array_size: report even if include is missing
Jérémy Lefaure
1
-2
/
+2
2018-01-16
Coccinelle: kzalloc-simple: Add all zero allocating functions
Himanshu Jha
1
-5
/
+367
2018-01-16
objtool: Fix seg fault with gold linker
Josh Poimboeuf
1
-4
/
+10
2018-01-14
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+4
2018-01-13
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
1
-1
/
+0
2018-01-10
kconfig: Don't leak 'option' arguments during parsing
Ulf Magnusson
1
-1
/
+3
2018-01-10
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2
-0
/
+5
2018-01-10
kconfig: Don't leak symbol names during parsing
Ulf Magnusson
1
-17
/
+19
2018-01-09
checkpatch: add pF/pf deprecation warning
Sergey Senozhatsky
1
-2
/
+9
2018-01-08
fixdep: exit with error code in error branches of do_config_file()
Lukas Bulwahn
1
-4
/
+2
2018-01-05
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
1
-1
/
+4
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+6
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2
-26
/
+4
2018-01-01
scripts: kernel_doc: better handle show warnings logic
Mauro Carvalho Chehab
1
-15
/
+41
2017-12-21
scripts: kernel-doc: apply filtering rules to warnings
Mauro Carvalho Chehab
1
-7
/
+23
2017-12-21
scripts: kernel-doc: improve nested logic to handle multiple identifiers
Mauro Carvalho Chehab
1
-25
/
+44
2017-12-21
scripts: kernel-doc: handle nested struct function arguments
Mauro Carvalho Chehab
1
-12
/
+26
2017-12-21
scripts: kernel-doc: print the declaration name on warnings
Mauro Carvalho Chehab
1
-22
/
+16
2017-12-21
scripts: kernel-doc: get rid of $nested parameter
Mauro Carvalho Chehab
1
-15
/
+4
2017-12-21
scripts: kernel-doc: parse next structs/unions
Mauro Carvalho Chehab
1
-53
/
+68
[prev]
[next]