index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
mconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
menuconfig: fix a regression when canceling the prompt dialog at exit
Li Zefan
1
-1
/
+2
2012-01-14
menuconfig: let make not report error when not save configuration
Wang YanQing
1
-0
/
+1
2011-08-29
kconfig: handle SIGINT in menuconfig
Davidlohr Bueso
1
-34
/
+52
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
1
-1
/
+0
2011-06-06
kconfig: annotate non-trivial fall-trough
Arnaud Lacombe
1
-0
/
+1
2010-09-19
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
Arnaud Lacombe
1
-5
/
+1
2010-09-19
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
1
-20
/
+18
2010-09-19
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
1
-5
/
+5
2010-09-19
kconfig: rephrase help text not to mention the internal prefix
Arnaud Lacombe
1
-5
/
+5
2010-06-02
menuconfig: improive help text a bit
Li Zefan
1
-1
/
+1
2010-04-14
menuconfig: add support to show hidden options which have prompts
Li Zefan
1
-4
/
+18
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
1
-13
/
+0
2010-02-02
menuconfig: wrap long help lines
Vadim Bendebury (вб)
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-20
kconfig: make use of menu_get_ext_help in menuconfig
Cheng Renquan
1
-75
/
+3
2009-07-17
kconfig: initialize the screen before using curses(3) functions
Arnaud Lacombe
1
-0
/
+2
2009-06-09
kconfig: handle comment entries within choice/endchoice
Peter Korsgaard
1
-1
/
+9
2008-05-04
kconfig: fix MAC OS X warnings in menuconfig
Sam Ravnborg
1
-1
/
+2
2008-02-03
kconfig: mark config as changed when loading an alternate config
Sam Ravnborg
1
-0
/
+1
2008-01-28
kconfig: gettext support for menuconfig
EGRY Gabor
1
-25
/
+26
2008-01-28
kconfig: make kconfig MinGW friendly
Ladislav Michl
1
-52
/
+9
2007-10-12
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
1
-8
/
+15
2007-10-12
kconfig: fix segv fault in menuconfig
Sam Ravnborg
1
-2
/
+3
2007-10-12
kconfig: make comments stand out in menuconfig
Sam Ravnborg
1
-0
/
+8
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
1
-2
/
+2
2007-07-17
kconfig: strip 'CONFIG_' automatically in kernel configuration search
Bernhard Walle
1
-2
/
+9
2007-05-02
kconfig/menuconfig: do not hardcode '.config'
Sam Ravnborg
1
-1
/
+1
2007-05-02
menuconfig: remember alternate config filename
Sam Ravnborg
1
-12
/
+31
2006-12-13
[PATCH] kconfig: new function "bool conf_get_changed(void)"
Karsten Wiese
1
-7
/
+14
2006-09-30
kconfig/menuconfig: do not let ncurses clutter screen on exit
Sam Ravnborg
1
-8
/
+8
2006-09-30
kconfig/lxdialog: support resize
Sam Ravnborg
1
-4
/
+8
2006-09-30
kconfig/lxdialog: let <ESC><ESC> behave as expected
Sam Ravnborg
1
-11
/
+14
2006-09-30
kconfig/menuconfig: lxdialog is now built-in
Sam Ravnborg
1
-341
/
+141
2006-09-30
kconfig/lxdialog: add a new theme bluetitle which is now default
Sam Ravnborg
1
-1
/
+2
2006-09-30
kconfig/lxdialog: add support for color themes and add blackbg theme
Sam Ravnborg
1
-1
/
+14
2006-01-16
kbuild: create .kernelrelease at *config step
Sam Ravnborg
1
-1
/
+1
2005-12-16
kconfig: move lxdialog to scripts/kconfig/lxdialog
Sam Ravnborg
1
-1
/
+1
2005-10-30
[PATCH] clarify menuconfig /(search) help text
Randy Dunlap
1
-1
/
+2
2005-06-25
[PATCH] Kill signed chars
J.A. Magallon
1
-2
/
+2
2005-06-25
[PATCH] mconf.c needs locale.h
Jean-Christophe Dubois
1
-0
/
+1
2005-05-05
[PATCH] Kconfig i18n support
Arnaldo Carvalho de Melo
1
-57
/
+63
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1090