index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: loop as long as we changed some symbols in randconfig
Yann E. MORIN
2013-06-24
1
-1
/
+2
*
kconfig/conf: print the seed used to initialise the RNG for randconfig
Yann E. MORIN
2013-06-18
1
-0
/
+1
*
kconfig/conf: accept a base-16 seed for randconfig
Yann E. MORIN
2013-06-18
1
-1
/
+1
*
kconfig: allow specifying the seed for randconfig
Yann E. MORIN
2013-04-25
1
-1
/
+11
*
kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
Ben Hutchings
2013-02-19
1
-1
/
+6
*
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
2012-09-27
1
-9
/
+16
*
kconfig: document oldnoconfig to what it really does in conf.c
Adam Lee
2012-08-31
1
-1
/
+1
*
kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.
Eric W. Biederman
2012-05-07
1
-1
/
+3
*
kconfig: Add error handling to KCONFIG_ALLCONFIG
Eric W. Biederman
2012-05-05
1
-6
/
+14
*
kconfig/conf: mark xfgets() private
Arnaud Lacombe
2011-07-02
1
-4
/
+3
*
kconfig/conf: add command line options' description
Arnaud Lacombe
2011-07-02
1
-1
/
+31
*
kconfig/conf: reduce the scope of `defconfig_file'
Arnaud Lacombe
2011-07-02
1
-3
/
+1
*
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-06-06
1
-1
/
+0
*
kconfig: annotate non-trivial fall-trough
Arnaud Lacombe
2011-06-06
1
-0
/
+4
*
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
2011-04-24
1
-1
/
+1
*
kconfig/conf: merge duplicate switch's case
Arnaud Lacombe
2010-12-15
1
-2
/
+0
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-12
1
-1
/
+1
|
\
|
*
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
2010-10-09
1
-1
/
+1
|
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-08-13
1
-2
/
+13
|
|
\
|
*
|
kconfig: fix make oldconfig
Sam Ravnborg
2010-08-06
1
-1
/
+1
*
|
|
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
2010-09-19
1
-6
/
+5
*
|
|
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
2010-09-19
1
-1
/
+1
*
|
|
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
2010-09-08
1
-1
/
+1
*
|
|
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
2010-08-31
1
-1
/
+1
|
|
/
|
/
|
*
|
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
2010-08-13
1
-2
/
+13
|
/
*
kconfig: add savedefconfig
Sam Ravnborg
2010-08-03
1
-0
/
+14
*
kconfig: add alldefconfig
Sam Ravnborg
2010-08-03
1
-0
/
+7
*
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2010-08-03
1
-23
/
+11
*
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2010-08-03
1
-7
/
+7
*
kconfig: use long options in conf
Sam Ravnborg
2010-08-03
1
-86
/
+75
*
scripts:conf.c Fix warning: variable 'type' set but not used
Justin P. Mattock
2010-06-12
1
-4
/
+0
*
kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
Aristeu Rozanski
2010-06-02
1
-9
/
+44
*
kbuild: add static to prototypes
Trevor Keith
2009-09-20
1
-1
/
+1
*
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
2009-09-20
1
-11
/
+11
*
kconfig: do not hardcode ".config" filename
Markus Heidelberg
2009-06-09
1
-3
/
+4
*
kconfig: improve seed in randconfig
Ingo Molnar
2009-03-15
1
-1
/
+15
*
kconfig: fix silentoldconfig
zippel@linux-m68k.org
2008-09-29
1
-66
/
+57
*
kconfig: always write out .config
Sam Ravnborg
2008-08-04
1
-1
/
+1
*
kconfig: make defconfig is no longer chatty
Sam Ravnborg
2008-07-25
1
-8
/
+3
*
kconfig: make oldconfig is now less chatty
Sam Ravnborg
2008-07-25
1
-1
/
+1
*
kconfig: speed up all*config + randconfig
Sam Ravnborg
2008-07-25
1
-86
/
+68
*
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2008-01-28
1
-2
/
+2
*
kconfig: gettext support for config
EGRY Gabor
2008-01-28
1
-15
/
+20
*
kconfig: use C89 random functions in conf.c
Ladislav Michl
2008-01-28
1
-2
/
+2
*
kconfig: fix whitespace and sort includes in conf.c
Ladislav Michl
2008-01-28
1
-3
/
+3
*
kconfig: use getopt() in conf.c for handling command line arguments
Andres Salomon
2008-01-28
1
-13
/
+11
*
kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
Paul Mundt
2007-12-23
1
-1
/
+2
*
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
2007-11-17
1
-1
/
+0
*
kconfig: use $K64BIT to set 64BIT with all*config targets
Sam Ravnborg
2007-11-12
1
-0
/
+1
*
kconfig: oldconfig shall not set symbols if it does not need to
Roman Zippel
2007-09-01
1
-9
/
+12
[next]