Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
932036ce03f6c853a17005bced1e82b23f6378c0
/
scripts
/
kconfig
« Previous
ef61ca8
kconfig: rename loose_nonint_oldconfig => oldnoconfig
by Sam Ravnborg
· 14 years ago
4062f1a
kconfig: use long options in conf
by Sam Ravnborg
· 14 years ago
ac1ffde
kconfig: fix MODULES-related bug in case of no .config
by Ulf Magnusson
· 14 years ago
1244b41
kconfig: make randconfig fair for booleans
by Peter Korsgaard
· 14 years ago
58f915a
nconfig: Fix segfault when help contains special characters
by Stephen Boyd
· 14 years ago
0a28c47
kconfig: Don't write invisible choice values
by Jan Beulich
· 14 years ago
246cf9c
kbuild: Warn on selecting symbols with unmet direct dependencies
by Catalin Marinas
· 14 years ago
60c8eca
scripts:conf.c Fix warning: variable 'type' set but not used
by Justin P. Mattock
· 14 years ago
c1518f1
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
e7401d8
menuconfig: truncate list items
by Li Zefan
· 14 years ago
42ef223
menuconfig: fix to center checklist correctly in a corner case
by Li Zefan
· 14 years ago
073ed10
scripts: add nconf into gitignore file
by Américo Wang
· 14 years ago
cbab05f
gconfig: fix build failure on fedora 13
by Richard Kennedy
· 14 years ago
39a4897
xconfig: add support to show hidden options which have prompts
by Li Zefan
· 14 years ago
120d63e
xconfig: remove unused function
by Li Zefan
· 14 years ago
c1f96f0
xconfig: clean up
by Li Zefan
· 14 years ago
c10d03c
gconfig: fix null pointer warning
by Li Zefan
· 14 years ago
e0bb7fe
gconfig: fix to tag NEW symbols correctly
by Li Zefan
· 14 years ago
f9447c4
menuconfig: improive help text a bit
by Li Zefan
· 14 years ago
3fb9acb
kconfig: fix to tag NEW symbols correctly
by Li Zefan
· 14 years ago
70ed074
kconfig: print the range of integer/hex symbol in help text
by Li Zefan
· 14 years ago
b040b44
kconfig: print symbol type in help text
by Li Zefan
· 14 years ago
f0778c8
kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
by Aristeu Rozanski
· 15 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
1743192
kconfig: Hide error output in find command in streamline_config.pl
by Toralf Förster
· 14 years ago
1d1d1fe
kconfig: Fix typo in comment in streamline_config.pl
by Toralf Foerster
· 14 years ago
e5199ed
kconfig: Make a variable local in streamline_config.pl
by Toralf Foerster
· 14 years ago
06f9a55
gconfig: add support to show hidden options that have prompts
by Li Zefan
· 15 years ago
22c7eca
menuconfig: add support to show hidden options which have prompts
by Li Zefan
· 15 years ago
7b5d872
gconfig: remove show_debug option
by Li Zefan
· 15 years ago
2944235
gconfig: remove dbg_print_ptype() and dbg_print_stype()
by Li Zefan
· 15 years ago
c6ccc30
kconfig: fix zconfdump()
by Li Zefan
· 15 years ago
4280eae
kconfig: some small fixes
by Li Zefan
· 15 years ago
da6df87
kconfig: recalc symbol value before showing search results
by Li Zefan
· 15 years ago
31a2d31
kconfig: util: Fix typo in comment
by Thomas Weber
· 15 years ago
3cebbb8
kconfig: Simplify LSMOD= handling
by Michal Marek
· 15 years ago
615f083
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
by Steven Rostedt
· 15 years ago
88f66ea
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
by Steven Rostedt
· 15 years ago
e66f25d
Improve kconfig symbol hashing
by Andi Kleen
· 15 years ago
68c16ed
nconfig: minor fix
by Nir Tzachar
· 15 years ago
851190c
nconfig: mark local functions as such
by Michal Marek
· 15 years ago
692d97c
kconfig: new configuration interface (nconfig)
by nir.tzachar@gmail.com
· 15 years ago
da60fbb
menuconfig: wrap long help lines
by Vadim Bendebury (вб)
· 15 years ago
13d7e93
kconfig: Check for if conditions in Kconfig for localmodconfig
by Steven Rostedt
· 15 years ago
17263ba
kconfig: Create include/generated for localmodconfig
by Steven Rostedt
· 15 years ago
bc081dd
kbuild: generate modules.builtin
by Michal Marek
· 15 years ago
32197c7
kbuild: create include/generated in silentoldconfig
by Michal Marek
· 15 years ago
264a268
kbuild: move autoconf.h to include/generated
by Sam Ravnborg
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
463bf90
kconfig: Fix make O=<dir> local{mod,yes}config
by Steven Rostedt
· 15 years ago
6516657
kconfig: Mark various internal functions static
by Josh Triplett
· 15 years ago
1456edb
kconfig: Make zconf.y work with current bison
by Josh Triplett
· 15 years ago
4356f48
kbuild: add static to prototypes
by Trevor Keith
· 15 years ago
78222ca
gconfig: disable "typeahead find" search in treeviews
by Diego Elio 'Flameeyes' Pettenò
· 15 years ago
4779105
kconfig: make use of menu_get_ext_help in gconfig
by Cheng Renquan
· 15 years ago
66c4bd8
kconfig: make use of menu_get_ext_help in "make config"
by Cheng Renquan
· 15 years ago
d74c15f
kconfig: make use of menu_get_ext_help in qconfig
by Cheng Renquan
· 15 years ago
1d525e7
kconfig: make use of menu_get_ext_help in menuconfig
by Cheng Renquan
· 15 years ago
6bd5999
kconfig: add menu_get_ext_help function to display more information
by Cheng Renquan
· 15 years ago
544e433
kconfig: add symbol value to help find the real depend
by Cheng Renquan
· 15 years ago
4858621
kconfig: add missing dependency of conf to localyesconfig
by Steven Rostedt
· 15 years ago
a7c0260
kconfig: test if a .config already exists
by Steven Rostedt
· 15 years ago
a902483
kconfig: make local .config default for streamline_config
by Steven Rostedt
· 15 years ago
810b2be
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
by Steven Rostedt
· 16 years ago
d08ca27
kconfig: unset IKCONFIG_PROC and clean up nesting
by Steven Rostedt
· 16 years ago
cdfc479
kconfig: search for a config to base the local(mod|yes)config on
by Steven Rostedt
· 16 years ago
744ffcb
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
by Steven Rostedt
· 16 years ago
ea2c189
kconfig: do not warn about modules built in
by Steven Rostedt
· 16 years ago
74398d3
kconfig: streamline_config.pl do not stop with no depends
by Steven Rostedt
· 16 years ago
281c9da
kconfig: add make localyesconfig option
by Steven Rostedt
· 16 years ago
03fa25d
kconfig: make localmodconfig to run streamline_config.pl
by Steven Rostedt
· 16 years ago
dcc6024
kconfig: add streamline_config.pl to scripts
by Steven Rostedt
· 16 years ago
d0e1e09
kconfig: initialize the screen before using curses(3) functions
by Arnaud Lacombe
· 15 years ago
668cded
kconfig: variable argument lists needs `stdarg.h'
by Arnaud Lacombe
· 15 years ago
12122f6
kconfig: do not hardcode "include/config/auto.conf" filename
by Markus Heidelberg
· 15 years ago
284026c
kconfig: do not hardcode ".config" filename
by Markus Heidelberg
· 15 years ago
8d90c97
kconfig qconf: fix the type of the desktop widget
by Markus Heidelberg
· 15 years ago
fbb8637
kconfig qconf: add namespace for use of Key_ enum values
by Markus Heidelberg
· 15 years ago
7298b93
kconfig qconf: fix namespace for Horizontal and Vertical enum values
by Markus Heidelberg
· 15 years ago
98403a9
kconfig qconf: fix -Wall compiler warnings
by Markus Heidelberg
· 15 years ago
c26dd71
gitignore: ignore Kconfig i18n files
by Markus Heidelberg
· 15 years ago
590a585
kconfig: add a note about the deps to the 'silentoldconfig' help
by Markus Heidelberg
· 15 years ago
6f26e5e
kconfig: fix typo "mconfig" to "menuconfig" in a comment
by Markus Heidelberg
· 15 years ago
af6c159
kconfig: handle comment entries within choice/endchoice
by Peter Korsgaard
· 16 years ago
612c280
kconfig: fix update-po-config to accect backslash in input
by Sam Ravnborg
· 16 years ago
b0fe551
kconfig: improve seed in randconfig
by Ingo Molnar
· 16 years ago
184832c
kconfig: fix randconfig for choice blocks
by Sam Ravnborg
· 16 years ago
7826005
kconfig: improve error messages for bad source statements
by Sam Ravnborg
· 16 years ago
cf82607
kconfig: struct property commented
by Sam Ravnborg
· 16 years ago
5b2cf36
kconfig: add comments to symbol flags
by Sam Ravnborg
· 16 years ago
eaa2a87
kconfig: explain symbol value defaults
by Sam Ravnborg
· 16 years ago
f6682f9
kconfig: fix options to check-lxdialog.sh
by Sam Ravnborg
· 16 years ago
ce97e13
fix allmodconfig breakage
by Al Viro
· 16 years ago
61bee20
x86, um: get rid of arch/um/Kconfig.arch
by Al Viro
· 16 years ago
661b068
kconfig: readd lost change count
by zippel@linux-m68k.org
· 16 years ago
204c96f
kconfig: fix silentoldconfig
by zippel@linux-m68k.org
· 16 years ago
f072181
kconfig: drop the ""trying to assign nonexistent symbol" warning
by Sam Ravnborg
· 16 years ago
22127f2
kconfig: always write out .config
by Sam Ravnborg
· 16 years ago
be2be1d
kconfig: scripts/kconfig/zconf.l: add %option noinput
by Adrian Bunk
· 16 years ago
Next »