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
/
conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: Add yes2modconfig and mod2yesconfig targets.
Tetsuo Handa
2020-01-07
1
-0
/
+16
*
kconfig: Add option to get the full help text with listnewconfig
Laura Abbott
2019-11-11
1
-1
/
+12
*
kconfig: Fix spelling of sym_is_changable
Marco Ammon
2019-07-06
1
-3
/
+3
*
kconfig: require the argument of --defconfig
Masahiro Yamada
2019-06-09
1
-3
/
+1
*
kbuild: move ".config not found!" message from Kconfig to Makefile
Masahiro Yamada
2019-02-27
1
-13
/
+0
*
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-28
1
-1
/
+1
*
kconfig: remove oldnoconfig target
Masahiro Yamada
2018-11-02
1
-7
/
+0
*
kconfig: suppress "configuration written to .config" for syncconfig
Masahiro Yamada
2018-08-22
1
-0
/
+5
*
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
2018-07-25
1
-14
/
+17
*
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
2018-07-25
1
-4
/
+6
*
kconfig: drop localization support
Sam Ravnborg
2018-05-28
1
-28
/
+23
*
kconfig: extend output of 'listnewconfig'
Don Zickus
2018-04-13
1
-2
/
+12
*
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
2018-03-26
1
-10
/
+10
*
kconfig: hide irrelevant sub-menus for oldconfig
Masahiro Yamada
2018-03-26
1
-3
/
+6
*
kconfig: remove redundant input_mode test for check_conf() loop
Masahiro Yamada
2018-03-26
1
-1
/
+1
*
kconfig: remove unneeded input_mode test in conf()
Masahiro Yamada
2018-03-26
1
-3
/
+1
*
kconfig: do not call check_conf() for olddefconfig
Masahiro Yamada
2018-03-26
1
-5
/
+5
*
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-09
1
-4
/
+6
*
kconfig: echo stdin to stdout if either is redirected
Masahiro Yamada
2018-02-09
1
-3
/
+4
*
kconfig: remove check_stdin()
Masahiro Yamada
2018-02-09
1
-14
/
+0
*
kconfig: show '?' prompt even if no help text is available
Masahiro Yamada
2018-02-09
1
-7
/
+2
*
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
2018-01-28
1
-2
/
+3
*
kconfig: make xfgets() really static
Masahiro Yamada
2018-01-22
1
-10
/
+7
*
kconfig: make input_mode static
Masahiro Yamada
2018-01-22
1
-1
/
+2
*
kconfig: allow kconfig to handle longer path names
Markus Mayer
2015-12-10
1
-3
/
+4
*
kconfig: Do not print status messages in make -s mode
Michal Marek
2015-04-09
1
-2
/
+6
*
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2014-06-10
1
-1
/
+1
*
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
[next]