index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
conf.c
Age
Commit message (
Expand
)
Author
2012-09-27
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
2012-08-31
kconfig: document oldnoconfig to what it really does in conf.c
Adam Lee
2012-05-07
kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.
Eric W. Biederman
2012-05-05
kconfig: Add error handling to KCONFIG_ALLCONFIG
Eric W. Biederman
2011-07-02
kconfig/conf: mark xfgets() private
Arnaud Lacombe
2011-07-02
kconfig/conf: add command line options' description
Arnaud Lacombe
2011-07-02
kconfig/conf: reduce the scope of `defconfig_file'
Arnaud Lacombe
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-06-06
kconfig: annotate non-trivial fall-trough
Arnaud Lacombe
2011-04-24
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
2010-12-15
kconfig/conf: merge duplicate switch's case
Arnaud Lacombe
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-09
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
2010-09-19
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
2010-09-19
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
2010-09-08
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
2010-08-31
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
2010-08-13
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-08-13
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
2010-08-06
kconfig: fix make oldconfig
Sam Ravnborg
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
2010-06-12
scripts:conf.c Fix warning: variable 'type' set but not used
Justin P. Mattock
2010-06-02
kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
Aristeu Rozanski
2009-09-20
kbuild: add static to prototypes
Trevor Keith
2009-09-20
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
2009-06-09
kconfig: do not hardcode ".config" filename
Markus Heidelberg
2009-03-15
kconfig: improve seed in randconfig
Ingo Molnar
2008-09-29
kconfig: fix silentoldconfig
zippel@linux-m68k.org
2008-08-04
kconfig: always write out .config
Sam Ravnborg
2008-07-25
kconfig: make defconfig is no longer chatty
Sam Ravnborg
2008-07-25
kconfig: make oldconfig is now less chatty
Sam Ravnborg
2008-07-25
kconfig: speed up all*config + randconfig
Sam Ravnborg
2008-01-28
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2008-01-28
kconfig: gettext support for config
EGRY Gabor
2008-01-28
kconfig: use C89 random functions in conf.c
Ladislav Michl
2008-01-28
kconfig: fix whitespace and sort includes in conf.c
Ladislav Michl
2008-01-28
kconfig: use getopt() in conf.c for handling command line arguments
Andres Salomon
2007-12-23
kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
Paul Mundt
2007-11-17
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
2007-11-12
kconfig: use $K64BIT to set 64BIT with all*config targets
Sam Ravnborg
2007-09-01
kconfig: oldconfig shall not set symbols if it does not need to
Roman Zippel
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
2007-05-02
kbuild: be more explicit on missing .config file
Randy Dunlap
2006-12-13
[PATCH] kconfig: new function "bool conf_get_changed(void)"
Karsten Wiese
2006-06-09
kconfig: exit if no beginning filename
Randy Dunlap
2006-06-09
kconfig: allow loading multiple configurations
Roman Zippel
[next]