index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
1
-4
/
+4
*
kbuild: remove clean-dirs syntax
Masahiro Yamada
2019-08-29
1
-1
/
+1
*
kconfig: run olddefconfig instead of oldconfig after merging fragments
Masahiro Yamada
2019-07-17
1
-1
/
+1
*
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
2019-06-09
1
-0
/
+4
*
kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional
Masahiro Yamada
2019-06-09
1
-3
/
+1
*
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
2019-05-19
1
-3
/
+1
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
kconfig: rename zconf.y to parser.y
Masahiro Yamada
2019-02-13
1
-3
/
+4
*
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
2019-02-13
1
-3
/
+3
*
kconfig: clean generated *conf-cfg files
Masahiro Yamada
2019-01-14
1
-1
/
+1
*
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2019-01-06
1
-18
/
+18
*
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2019-01-06
1
-3
/
+1
*
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
Masahiro Yamada
2018-12-28
1
-2
/
+2
*
kconfig: split the lexer out of zconf.y
Masahiro Yamada
2018-12-28
1
-6
/
+2
*
kconfig: split some C files out of zconf.y
Masahiro Yamada
2018-12-28
1
-10
/
+9
*
kconfig: remove silentoldconfig target
Masahiro Yamada
2018-11-02
1
-8
/
+1
*
kconfig: remove oldnoconfig target
Masahiro Yamada
2018-11-02
1
-8
/
+1
*
kconfig: do not require pkg-config on make {menu,n}config
Masahiro Yamada
2018-09-03
1
-1
/
+0
*
kconfig: fix "Can't open ..." in parallel build
Masahiro Yamada
2018-08-22
1
-2
/
+3
*
kconfig: add build-only configurator targets
Randy Dunlap
2018-08-22
1
-1
/
+10
*
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-08-15
1
-10
/
+7
|
\
|
*
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
2018-07-25
1
-9
/
+6
|
*
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
2018-07-25
1
-1
/
+0
|
*
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
2018-07-18
1
-0
/
+1
*
|
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
2018-07-18
1
-4
/
+4
|
/
*
kbuild: Move last word of nconfig help to the previous line
Petr Vorel
2018-06-05
1
-2
/
+1
*
kconfig: Add testconfig into make help output
Petr Vorel
2018-06-05
1
-0
/
+1
*
kconfig: drop localization support
Sam Ravnborg
2018-05-28
1
-39
/
+3
*
kconfig: refactor ncurses package checks for building mconf and nconf
Masahiro Yamada
2018-05-28
1
-34
/
+24
*
kconfig: refactor GTK+ package checks for building gconf
Masahiro Yamada
2018-05-28
1
-34
/
+9
*
kconfig: refactor Qt package checks for building qconf
Masahiro Yamada
2018-05-28
1
-45
/
+28
*
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
1
-1
/
+1
*
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
1
-1
/
+1
*
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-04-03
1
-7
/
+22
|
\
|
*
kconfig: tests: add framework for Kconfig unit testing
Masahiro Yamada
2018-03-26
1
-0
/
+8
|
*
kconfig: remove redundant streamline_config.pl prerequisite
Ulf Magnusson
2018-03-26
1
-4
/
+4
|
*
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
2018-03-26
1
-3
/
+10
|
*
kconfig: invoke oldconfig instead of silentoldconfig from local*config
Masahiro Yamada
2018-03-26
1
-2
/
+2
*
|
kbuild: restore autoksyms.h touch to the top Makefile
Masahiro Yamada
2018-03-26
1
-2
/
+0
|
/
*
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
2018-01-28
1
-3
/
+4
*
kconfig: announce removal of oldnoconfig if used
Masahiro Yamada
2018-01-25
1
-0
/
+2
*
kconfig: fix make xconfig when gettext is missing
Yaakov Selkowitz
2018-01-22
1
-0
/
+1
*
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
2018-01-22
1
-3
/
+0
*
kconfig: generate lexer and parser during build instead of shipping
Masahiro Yamada
2017-12-16
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Remove gperf usage from toolchain
Linus Torvalds
2017-08-19
1
-2
/
+2
*
kconfig: Check for libncurses before menuconfig
Borislav Petkov
2017-06-10
1
-1
/
+1
*
kbuild: make sure autoksyms.h exists early
Nicolas Pitre
2016-12-01
1
-0
/
+2
*
scripts/kconfig: allow building with make 3.80 again
Jan Beulich
2016-02-01
1
-1
/
+3
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-11-10
1
-42
/
+14
|
\
[next]