index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
basic
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-22
kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Masahiro Yamada
1
-2
/
+1
2023-01-22
fixdep: do not parse *.rlib, *.rmeta, *.so
Masahiro Yamada
1
-1
/
+10
2023-01-22
fixdep: avoid parsing the same file over again
Masahiro Yamada
1
-2
/
+7
2023-01-22
fixdep: refactor hash table lookup
Masahiro Yamada
1
-22
/
+25
2023-01-22
fixdep: parse Makefile more correctly to handle comments etc.
Masahiro Yamada
1
-54
/
+119
2023-01-22
kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
Masahiro Yamada
1
-2
/
+2
2022-12-30
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
1
-1
/
+0
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
2
-0
/
+12
2022-03-31
fixdep: use fflush() and ferror() to ensure successful write to files
Masahiro Yamada
1
-27
/
+19
2021-05-01
.gitignore: prefix local generated files with a slash
Masahiro Yamada
1
-1
/
+1
2021-04-24
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
1
-37
/
+6
2020-08-09
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
1
-2
/
+1
2020-05-25
modpost,fixdep: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-02
fixdep: remove redundant null character check
Masahiro Yamada
1
-1
/
+1
2020-03-02
fixdep: remove unneeded code and comments about *.ver files
Masahiro Yamada
1
-7
/
+1
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-2
/
+2
2019-08-29
kbuild: remove unneeded comments and code from scripts/basic/Makefile
Masahiro Yamada
1
-12
/
+2
2019-07-01
fixdep: check return value of printf() and putchar()
Masahiro Yamada
1
-10
/
+41
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-27
/
+4
2018-07-17
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
3
-38
/
+0
2018-05-07
fixdep: suppress consecutive / from file paths in dependency list files
Nicolas Pitre
1
-2
/
+4
2018-03-25
kbuild: move include/config/ksym/* to include/ksym/*
Masahiro Yamada
1
-4
/
+4
2018-03-05
fixdep: do not ignore kconfig.h
Rasmus Villemoes
1
-1
/
+0
2018-03-05
fixdep: remove some false CONFIG_ matches
Rasmus Villemoes
1
-0
/
+5
2018-03-05
fixdep: remove stale references to uml-config.h
Rasmus Villemoes
1
-9
/
+0
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-08
fixdep: exit with error code in error branches of do_config_file()
Lukas Bulwahn
1
-4
/
+2
2017-08-09
fixdep: trivial: typo fix and correction
Cao jin
1
-3
/
+3
2017-08-09
kbuild: trivial cleanups on the comments
Cao jin
1
-1
/
+1
2016-08-24
fixdep: faster CONFIG_ search
Alexey Dobriyan
1
-58
/
+28
2016-07-22
scripts: Fix size mismatch of kexec_purgatory_size
Tautschnig, Michael
1
-1
/
+2
2016-03-29
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
1
-0
/
+1
2016-03-29
fixdep: accept extra dependencies on stdin
Nicolas Pitre
1
-15
/
+45
2016-02-18
kbuild: fixdep: Check fstat(2) return value
Tom Rini
1
-1
/
+5
2015-12-07
fixdep: constify strrcmp arguments
Nicolas Iooss
1
-1
/
+1
2015-08-24
kbuild: fixdep: drop meaningless hash table initialization
Masahiro Yamada
1
-19
/
+0
2015-08-24
kbuild: fixdep: optimize code slightly
Masahiro Yamada
1
-3
/
+4
2014-08-09
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Vivek Goyal
1
-1
/
+1
2014-08-09
bin2c: move bin2c in scripts/basic
Vivek Goyal
3
-0
/
+37
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
1
-4
/
+4
2013-04-05
kbuild: fixdep: support concatenated dep files
Stephen Warren
1
-32
/
+61
[next]