index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Lines
2010-07-23
nconfig: Fix segfault when help contains special characters
Stephen Boyd
-1
/
+1
2010-06-04
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
-1
/
+1
2010-06-03
gconfig: fix build failure on fedora 13
Richard Kennedy
-1
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
-148
/
+2504
2010-05-28
kconfig: Hide error output in find command in streamline_config.pl
Toralf Förster
-2
/
+3
2010-05-28
kconfig: Fix typo in comment in streamline_config.pl
Toralf Foerster
-1
/
+1
2010-05-28
kconfig: Make a variable local in streamline_config.pl
Toralf Foerster
-1
/
+1
2010-04-14
gconfig: add support to show hidden options that have prompts
Li Zefan
-11
/
+64
2010-04-14
menuconfig: add support to show hidden options which have prompts
Li Zefan
-16
/
+41
2010-04-14
gconfig: remove show_debug option
Li Zefan
-19
/
+0
2010-04-14
gconfig: remove dbg_print_ptype() and dbg_print_stype()
Li Zefan
-63
/
+4
2010-04-14
kconfig: fix zconfdump()
Li Zefan
-8
/
+34
2010-04-14
kconfig: some small fixes
Li Zefan
-3
/
+3
2010-03-23
kconfig: recalc symbol value before showing search results
Li Zefan
-0
/
+1
2010-03-15
kconfig: util: Fix typo in comment
Thomas Weber
-1
/
+1
2010-02-03
kconfig: Simplify LSMOD= handling
Michal Marek
-5
/
+4
2010-02-02
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
-13
/
+38
2010-02-02
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
Steven Rostedt
-1
/
+14
2010-02-02
Improve kconfig symbol hashing
Andi Kleen
-17
/
+21
2010-02-02
nconfig: minor fix
Nir Tzachar
-3
/
+3
2010-02-02
nconfig: mark local functions as such
Michal Marek
-15
/
+15
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
-20
/
+2314
2010-02-02
menuconfig: wrap long help lines
Vadim Bendebury (вб)
-2
/
+33
2010-01-06
kconfig: Check for if conditions in Kconfig for localmodconfig
Steven Rostedt
-0
/
+26
2010-01-06
kconfig: Create include/generated for localmodconfig
Steven Rostedt
-0
/
+2
2009-12-12
kbuild: generate modules.builtin
Michal Marek
-1
/
+21
2009-12-12
kbuild: create include/generated in silentoldconfig
Michal Marek
-0
/
+1
2009-12-12
kbuild: move autoconf.h to include/generated
Sam Ravnborg
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
-1
/
+1
2009-11-20
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
-8
/
+8
2009-11-15
kconfig: Mark various internal functions static
Josh Triplett
-15
/
+32
2009-10-15
kconfig: Make zconf.y work with current bison
Josh Triplett
-206
/
+174
2009-09-20
kbuild: add static to prototypes
Trevor Keith
-11
/
+11
2009-09-20
gconfig: disable "typeahead find" search in treeviews
Diego Elio 'Flameeyes' Pettenò
-2
/
+2
2009-09-20
kconfig: make use of menu_get_ext_help in gconfig
Cheng Renquan
-18
/
+6
2009-09-20
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
-11
/
+11
2009-09-20
kconfig: make use of menu_get_ext_help in qconfig
Cheng Renquan
-6
/
+4
2009-09-20
kconfig: make use of menu_get_ext_help in menuconfig
Cheng Renquan
-75
/
+3
2009-09-20
kconfig: add menu_get_ext_help function to display more information
Cheng Renquan
-0
/
+81
2009-09-20
kconfig: add symbol value to help find the real depend
Cheng Renquan
-0
/
+2
2009-08-21
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
-1
/
+1
2009-08-18
kconfig: test if a .config already exists
Steven Rostedt
-10
/
+20
2009-08-18
kconfig: make local .config default for streamline_config
Steven Rostedt
-4
/
+4
2009-08-18
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
Steven Rostedt
-0
/
+4
2009-08-18
kconfig: unset IKCONFIG_PROC and clean up nesting
Steven Rostedt
-6
/
+3
2009-08-18
kconfig: search for a config to base the local(mod|yes)config on
Steven Rostedt
-1
/
+62
2009-08-18
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
Steven Rostedt
-10
/
+23
2009-08-18
kconfig: do not warn about modules built in
Steven Rostedt
-3
/
+5
2009-08-18
kconfig: streamline_config.pl do not stop with no depends
Steven Rostedt
-5
/
+3
[next]