Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b5153163ed580e00c67bdfecb02b2e3843817b3e
/
scripts
/
kconfig
e9203c9
kbuild: fix oldnoconfig to do the right thing
by Kyle McMartin
· 14 years ago
71ebc01
kconfig: Temporarily disable dependency warnings
by Michal Marek
· 14 years ago
ff5ff60
kconfig: delay symbol direct dependency initialization
by Arnaud Lacombe
· 14 years ago
e981b06
Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes
by Michal Marek
· 14 years ago
3643f84
kconfig: fix segfault when detecting recursive dependency
by Sam Ravnborg
· 14 years ago
84062dd
kconfig: fix savedefconfig with choice marked optional
by Sam Ravnborg
· 14 years ago
090b710
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
4418a2b
kconfig: Fix warning: ignoring return value of 'fgets'
by Jean Sacren
· 14 years ago
bf5e327
kconfig: Fix warning: ignoring return value of 'fwrite'
by Jean Sacren
· 14 years ago
866af40
nconfig: Fix segfault when menu is empty
by Andrej Gelenberg
· 14 years ago
a64b44e
kconfig: fix tristate choice with minimal config
by Sam Ravnborg
· 14 years ago
801690c
kconfig: fix savedefconfig for tristate choices
by Sam Ravnborg
· 14 years ago
1482834
kconfig: fix make oldconfig
by Sam Ravnborg
· 14 years ago
f43100a
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
7a996d3
Merge commit 'v2.6.35' into kbuild/kconfig
by Michal Marek
· 14 years ago
7cf3d73
kconfig: add savedefconfig
by Sam Ravnborg
· 14 years ago
49192f2
kconfig: code refactoring in confdata.c
by Sam Ravnborg
· 14 years ago
c252147
kconfig: refactor code in symbol.c
by Sam Ravnborg
· 14 years ago
0748cb3
kconfig: add alldefconfig
by Sam Ravnborg
· 14 years ago
d595cea
kconfig: print more info when we see a recursive dependency
by Roman Zippel
· 14 years ago
59e89e3
kconfig: save location of config symbols
by Sam Ravnborg
· 14 years ago
861b4ea
kconfig: change nonint_oldconfig to listnewconfig
by Sam Ravnborg
· 14 years ago
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
· 15 years ago
120d63e
xconfig: remove unused function
by Li Zefan
· 15 years ago
c1f96f0
xconfig: clean up
by Li Zefan
· 15 years ago
c10d03c
gconfig: fix null pointer warning
by Li Zefan
· 15 years ago
e0bb7fe
gconfig: fix to tag NEW symbols correctly
by Li Zefan
· 15 years ago
f9447c4
menuconfig: improive help text a bit
by Li Zefan
· 15 years ago
3fb9acb
kconfig: fix to tag NEW symbols correctly
by Li Zefan
· 15 years ago
70ed074
kconfig: print the range of integer/hex symbol in help text
by Li Zefan
· 15 years ago
b040b44
kconfig: print symbol type in help text
by Li Zefan
· 15 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
· 16 years ago
a902483
kconfig: make local .config default for streamline_config
by Steven Rostedt
· 16 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
· 16 years ago
284026c
kconfig: do not hardcode ".config" filename
by Markus Heidelberg
· 16 years ago
8d90c97
kconfig qconf: fix the type of the desktop widget
by Markus Heidelberg
· 16 years ago
Next »