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.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
/
lkc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: remove unused PACKAGE definition
Masahiro Yamada
2021-04-19
1
-4
/
+0
*
kconfig: change sym_change_count to a boolean flag
Masahiro Yamada
2021-04-14
1
-2
/
+0
*
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
2021-04-14
1
-1
/
+0
*
kconfig: remove allnoconfig_y option
Masahiro Yamada
2021-04-14
1
-1
/
+0
*
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
2021-04-14
1
-1
/
+0
*
kconfig: move conf_set_all_new_symbols() to conf.c
Masahiro Yamada
2021-04-14
1
-11
/
+0
*
kconfig: move conf_rewrite_mod_or_yes() to conf.c
Masahiro Yamada
2021-03-25
1
-1
/
+0
*
kconfig: make lkc.h self-sufficient #include-wise
Boris Kolpackov
2020-12-08
1
-0
/
+4
*
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2020-09-20
1
-17
/
+30
*
kconfig: Add yes2modconfig and mod2yesconfig targets.
Tetsuo Handa
2020-01-07
1
-0
/
+3
*
kconfig: squash prop_alloc() into menu_add_prop()
Masahiro Yamada
2020-01-07
1
-1
/
+0
*
kconfig: require the argument of --defconfig
Masahiro Yamada
2019-06-09
1
-1
/
+0
*
kconfig: make conf_get_autoconfig_name() static
Masahiro Yamada
2019-05-14
1
-1
/
+0
*
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
2019-02-13
1
-1
/
+1
*
kconfig: split the lexer out of zconf.y
Masahiro Yamada
2018-12-28
1
-0
/
+3
*
kconfig: split some C files out of zconf.y
Masahiro Yamada
2018-12-28
1
-0
/
+1
*
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-28
1
-1
/
+1
*
kconfig: remove keyword lookup table entirely
Masahiro Yamada
2018-12-28
1
-9
/
+0
*
kconfig: refactor scanning and parsing "option" properties
Masahiro Yamada
2018-12-22
1
-6
/
+3
*
kconfig: use distinct tokens for type and default properties
Masahiro Yamada
2018-12-22
1
-1
/
+0
*
kconfig: remove unused sym_get_env_prop() function
Masahiro Yamada
2018-08-14
1
-1
/
+0
*
kconfig: rename file_write_dep and move it to confdata.c
Masahiro Yamada
2018-07-25
1
-1
/
+0
*
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-29
1
-4
/
+1
*
kconfig: drop localization support
Sam Ravnborg
2018-05-28
1
-14
/
+0
*
kconfig: use yylineno option instead of manual lineno increments
Masahiro Yamada
2018-03-26
1
-0
/
+1
*
kconfig: add xstrdup() helper
Masahiro Yamada
2018-03-02
1
-0
/
+1
*
kconfig: add xrealloc() helper
Masahiro Yamada
2018-02-10
1
-0
/
+1
*
kconfig: Remove menu_end_entry()
Ulf Magnusson
2018-01-22
1
-1
/
+0
*
Remove gperf usage from toolchain
Linus Torvalds
2017-08-19
1
-1
/
+1
*
kconfig: Remove unnecessary prototypes from headers
Michal Marek
2015-02-25
1
-11
/
+0
*
kconfig: Remove dead code
Michal Marek
2015-02-25
1
-1
/
+0
*
kconfig: Get rid of the P() macro in headers
Michal Marek
2015-02-25
1
-2
/
+0
*
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2014-04-07
1
-0
/
+1
*
kconfig: loop as long as we changed some symbols in randconfig
Yann E. MORIN
2013-06-24
1
-1
/
+1
*
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
2013-06-16
1
-0
/
+1
*
kconfig: Fix malloc handling in conf tools
Alan Cox
2012-11-20
1
-0
/
+2
*
kconfig: get CONFIG_ prefix from the environment
Yann E. MORIN
2012-11-20
1
-1
/
+1
*
kconfig: add a function to get the CONFIG_ prefix
Yann E. MORIN
2012-11-20
1
-0
/
+6
*
kbuild: Fix compiler warning with assertion when calling 'fwrite'
Arnaud Lacombe
2012-01-15
1
-2
/
+4
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-07-30
1
-11
/
+5
|
\
|
*
Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...
Michal Marek
2011-07-04
1
-6
/
+0
|
|
\
|
|
*
kconfig/conf: mark xfgets() private
Arnaud Lacombe
2011-07-02
1
-3
/
+0
|
|
*
kconfig: remove pending prototypes for kconfig_load()
Arnaud Lacombe
2011-07-02
1
-3
/
+0
|
*
|
kconfig: introduce specialized printer
Arnaud Lacombe
2011-07-01
1
-0
/
+5
|
|
/
|
*
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-06-06
1
-5
/
+0
*
|
kconfig: kill no longer needed reference to YYDEBUG
Arnaud Lacombe
2011-06-09
1
-2
/
+0
|
/
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-01-10
1
-2
/
+5
|
\
|
*
kconfig: fix `zconfdebug' extern declaration
Arnaud Lacombe
2010-12-15
1
-2
/
+4
|
*
kbuild/gconf: add dummy inline for bind_textdomain_codeset()
Arnaud Lacombe
2010-12-15
1
-0
/
+1
*
|
kconfig: add an option to determine a menu's visibility
Arnaud Lacombe
2010-11-22
1
-0
/
+1
|
/
[next]