index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: do not assign a variable in the return statement
Masahiro Yamada
2020-05-12
1
-1
/
+2
*
kconfig: fix nesting of symbol help text
Thomas Hebb
2020-01-07
1
-8
/
+8
*
kconfig: distinguish between dependencies and visibility in help text
Thomas Hebb
2020-01-07
1
-0
/
+11
*
kconfig: list all definitions of a symbol in help text
Thomas Hebb
2020-01-07
1
-24
/
+31
*
kconfig: squash prop_alloc() into menu_add_prop()
Masahiro Yamada
2020-01-07
1
-1
/
+17
*
kconfig: remove 'prompt' argument from menu_add_prop()
Masahiro Yamada
2020-01-07
1
-4
/
+5
*
kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()
Masahiro Yamada
2020-01-07
1
-36
/
+34
*
kconfig: use parent->dep as the parentdep of 'menu'
Masahiro Yamada
2020-01-07
1
-5
/
+3
*
kconfig: remove the rootmenu check in menu_add_prop()
Masahiro Yamada
2020-01-07
1
-1
/
+1
*
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-28
1
-1
/
+1
*
kconfig: refactor scanning and parsing "option" properties
Masahiro Yamada
2018-12-22
1
-23
/
+20
*
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
2018-07-18
1
-1
/
+1
*
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-29
1
-3
/
+0
*
kconfig: drop localization support
Sam Ravnborg
2018-05-28
1
-10
/
+10
*
kconfig: Print reverse dependencies in groups
Eugeniu Rosca
2018-03-26
1
-6
/
+6
*
kconfig: clean-up reverse dependency help implementation
Masahiro Yamada
2018-03-26
1
-2
/
+2
*
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
Masahiro Yamada
2018-03-02
1
-0
/
+1
*
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
2018-01-25
1
-2
/
+2
*
kconfig: Clarify menu and 'if' dependency propagation
Ulf Magnusson
2018-01-22
1
-0
/
+2
*
kconfig: Document 'if' flattening logic
Ulf Magnusson
2018-01-22
1
-0
/
+29
*
kconfig: Clarify choice dependency propagation
Ulf Magnusson
2018-01-22
1
-0
/
+7
*
kconfig: Document SYMBOL_OPTIONAL logic
Ulf Magnusson
2018-01-22
1
-0
/
+9
*
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-22
1
-2
/
+2
*
kconfig: Remove menu_end_entry()
Ulf Magnusson
2018-01-22
1
-5
/
+0
*
kconfig: Document automatic submenu creation code
Ulf Magnusson
2018-01-22
1
-0
/
+38
*
kconfig: Fix choice symbol expression leak
Ulf Magnusson
2018-01-22
1
-0
/
+3
*
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-01-22
1
-0
/
+1
*
kconfig: Clean up modules handling and fix crash
Ulf Magnusson
2017-12-15
1
-4
/
+6
*
kconfig: Clarify expression rewriting
Ulf Magnusson
2017-12-15
1
-0
/
+52
*
kconfig: Rename menu_check_dep() to rewrite_m()
Ulf Magnusson
2017-12-15
1
-6
/
+10
*
kconfig: Warn if choice default is not in choice
Ulf Magnusson
2017-12-07
1
-0
/
+10
*
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
2016-11-16
1
-16
/
+39
*
kconfig: return 'false' instead of 'no' in bool function
Vegard Nossum
2016-01-05
1
-1
/
+1
*
kconfig: Remove unnecessary prototypes from headers
Michal Marek
2015-02-25
1
-2
/
+2
*
kconfig: Fix warning "‘jump’ may be used uninitialized"
Peter Kümmel
2014-11-28
1
-2
/
+2
*
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2014-06-10
1
-3
/
+3
*
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2014-04-07
1
-0
/
+3
*
kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
Martin Walch
2013-10-08
1
-1
/
+1
*
kconfig: adjust warning message for conflicting types
Martin Walch
2013-10-08
1
-3
/
+4
*
kconfig: fix trivial typos and update mconf documentation
Martin Walch
2013-10-08
1
-1
/
+1
*
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2013-09-05
1
-0
/
+6
*
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2013-09-05
1
-4
/
+1
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-07-10
1
-0
/
+16
|
\
|
*
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
Dirk Gouders
2013-06-18
1
-0
/
+16
*
|
kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
Dirk Gouders
2013-05-30
1
-1
/
+14
|
/
*
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
2013-05-07
1
-6
/
+10
*
menuconfig: print more info for symbol without prompts
Wengmeiling
2013-04-30
1
-7
/
+20
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2013-02-25
1
-6
/
+8
|
\
|
*
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
2012-10-25
1
-6
/
+8
*
|
kconfig: Fix malloc handling in conf tools
Alan Cox
2012-11-20
1
-2
/
+2
|
/
[next]