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.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-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
/
kconfig
/
menu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
1
-1
/
+1
2018-12-21
kconfig: refactor scanning and parsing "option" properties
Masahiro Yamada
1
-23
/
+20
2018-07-17
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
1
-1
/
+1
2018-05-28
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
1
-3
/
+0
2018-05-28
kconfig: drop localization support
Sam Ravnborg
1
-10
/
+10
2018-03-25
kconfig: Print reverse dependencies in groups
Eugeniu Rosca
1
-6
/
+6
2018-03-25
kconfig: clean-up reverse dependency help implementation
Masahiro Yamada
1
-2
/
+2
2018-03-02
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
Masahiro Yamada
1
-0
/
+1
2018-01-25
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
1
-2
/
+2
2018-01-21
kconfig: Clarify menu and 'if' dependency propagation
Ulf Magnusson
1
-0
/
+2
2018-01-21
kconfig: Document 'if' flattening logic
Ulf Magnusson
1
-0
/
+29
2018-01-21
kconfig: Clarify choice dependency propagation
Ulf Magnusson
1
-0
/
+7
2018-01-21
kconfig: Document SYMBOL_OPTIONAL logic
Ulf Magnusson
1
-0
/
+9
2018-01-21
kconfig: drop 'boolean' keyword
Masahiro Yamada
1
-2
/
+2
2018-01-21
kconfig: Remove menu_end_entry()
Ulf Magnusson
1
-5
/
+0
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 automatic menu creation mem leak
Ulf Magnusson
1
-0
/
+1
2017-12-15
kconfig: Clean up modules handling and fix crash
Ulf Magnusson
1
-4
/
+6
2017-12-15
kconfig: Clarify expression rewriting
Ulf Magnusson
1
-0
/
+52
2017-12-15
kconfig: Rename menu_check_dep() to rewrite_m()
Ulf Magnusson
1
-6
/
+10
2017-12-07
kconfig: Warn if choice default is not in choice
Ulf Magnusson
1
-0
/
+10
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
1
-16
/
+39
2016-01-05
kconfig: return 'false' instead of 'no' in bool function
Vegard Nossum
1
-1
/
+1
2015-02-25
kconfig: Remove unnecessary prototypes from headers
Michal Marek
1
-2
/
+2
2014-11-28
kconfig: Fix warning "‘jump’ may be used uninitialized"
Peter Kümmel
1
-2
/
+2
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
1
-3
/
+3
2014-04-08
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
1
-0
/
+3
2013-10-09
kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
Martin Walch
1
-1
/
+1
2013-10-09
kconfig: adjust warning message for conflicting types
Martin Walch
1
-3
/
+4
2013-10-09
kconfig: fix trivial typos and update mconf documentation
Martin Walch
1
-1
/
+1
2013-09-05
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
1
-0
/
+6
2013-09-05
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
1
-4
/
+1
2013-07-11
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-0
/
+16
2013-06-19
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
Dirk Gouders
1
-0
/
+16
2013-05-30
kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
Dirk Gouders
1
-1
/
+14
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
1
-6
/
+10
2013-05-01
menuconfig: print more info for symbol without prompts
Wengmeiling
1
-7
/
+20
2013-02-26
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-6
/
+8
2012-11-20
kconfig: Fix malloc handling in conf tools
Alan Cox
1
-2
/
+2
2012-10-25
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
1
-6
/
+8
2012-09-27
menuconfig: Assign jump keys per-page instead of globally
Benjamin Poirier
1
-26
/
+28
2012-09-27
menuconfig: Add jump keys to search results
Benjamin Poirier
1
-11
/
+44
2011-08-08
kconfig: factor code in menu_get_ext_help()
Arnaud Lacombe
1
-6
/
+4
2011-08-08
kbuild: Fix help text not displayed in choice option.
Srinivas Kandagatla
1
-4
/
+3
2011-06-24
kconfig: do not overwrite symbol direct dependency in assignment
Arnaud Lacombe
1
-1
/
+1
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
1
-1
/
+0
2011-06-06
kconfig: add missing <ctype.h> inclusion
Arnaud Lacombe
1
-0
/
+1
2011-06-06
kconfig: add missing <stdarg.h> inclusion
Arnaud Lacombe
1
-0
/
+1
2011-01-10
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-3
/
+12
[next]