index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
mconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
kconfig: fix trivial typos and update mconf documentation
Martin Walch
1
-31
/
+29
2013-07-23
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
1
-2
/
+2
2013-07-16
kconfig/[mn]conf: shorten title in search-box
Yann E. MORIN
1
-2
/
+2
2013-07-11
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-9
/
+12
2013-06-24
kconfig/[mn]conf: make it explicit in the search box that a regexp is possible
Yann E. MORIN
1
-1
/
+1
2013-06-19
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
Dirk Gouders
1
-5
/
+6
2013-06-19
kconfig/lxdialog: handle newline characters in print_autowrap()
Dirk Gouders
1
-2
/
+2
2013-06-19
kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
Sedat Dilek
1
-1
/
+3
2013-05-30
mconf: handle keys in empty dialogs
Dirk Gouders
1
-5
/
+6
2013-04-17
menuconfig: Add "breadcrumbs" navigation aid
Benjamin Poirier
1
-1
/
+70
2013-04-16
menuconfig: Fix memory leak introduced by jump keys feature
Benjamin Poirier
1
-0
/
+3
2013-02-26
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-3
/
+3
2013-01-16
menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...
Wang YanQing
1
-14
/
+0
2013-01-16
menuconfig: Add Save/Load buttons
Wang YanQing
1
-5
/
+25
2012-11-20
kconfig: remove CONFIG_ from string constants
Yann E. MORIN
1
-2
/
+8
2012-10-25
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
1
-3
/
+3
2012-09-27
menuconfig: Assign jump keys per-page instead of globally
Benjamin Poirier
1
-16
/
+59
2012-09-27
menuconfig: Add jump keys to search results
Benjamin Poirier
1
-21
/
+43
2012-09-27
menuconfig: Extend dialog_textbox so that it can return to a scrolled position
Benjamin Poirier
1
-4
/
+4
2012-09-27
menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses
Benjamin Poirier
1
-2
/
+10
2012-08-30
kconfig/mconf.c: revision of curses initialization.
Dirk Gouders
1
-4
/
+0
2012-07-26
menuconfig: add u, d, q command keys in text boxes
Benjamin Poirier
1
-3
/
+3
2012-05-18
MCA: delete all remaining traces of microchannel bus support.
Paul Gortmaker
1
-1
/
+1
2012-01-16
menuconfig: fix a regression when canceling the prompt dialog at exit
Li Zefan
1
-1
/
+2
2012-01-15
menuconfig: let make not report error when not save configuration
Wang YanQing
1
-0
/
+1
2011-08-30
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-20
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
Arnaud Lacombe
1
-5
/
+1
2010-09-20
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
1
-20
/
+18
2010-09-20
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
1
-5
/
+5
2010-09-20
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-18
kconfig: initialize the screen before using curses(3) functions
Arnaud Lacombe
1
-0
/
+2
2009-06-10
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-29
kconfig: gettext support for menuconfig
EGRY Gabor
1
-25
/
+26
2008-01-29
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
[next]