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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-20
Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes
Michal Marek
2
-1
/
+2
2010-08-15
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
1
-0
/
+2
2010-08-15
kconfig: fix savedefconfig with choice marked optional
Sam Ravnborg
1
-2
/
+4
2010-08-14
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
5
-43
/
+97
2010-08-13
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
2
-2
/
+16
2010-08-13
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
3
-2
/
+9
2010-08-13
nconfig: Fix segfault when menu is empty
Andrej Gelenberg
1
-0
/
+2
2010-08-12
kconfig: fix tristate choice with minimal config
Sam Ravnborg
1
-35
/
+67
2010-08-12
kconfig: fix savedefconfig for tristate choices
Sam Ravnborg
1
-4
/
+3
2010-08-06
kconfig: fix make oldconfig
Sam Ravnborg
1
-1
/
+1
2010-08-06
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-0
/
+1
2010-08-04
Merge commit 'v2.6.35' into kbuild/kconfig
Michal Marek
4
-12
/
+78
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
6
-1
/
+171
2010-08-03
kconfig: code refactoring in confdata.c
Sam Ravnborg
1
-67
/
+70
2010-08-03
kconfig: refactor code in symbol.c
Sam Ravnborg
2
-13
/
+34
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
2
-6
/
+14
2010-08-03
kconfig: print more info when we see a recursive dependency
Roman Zippel
1
-15
/
+127
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
3
-0
/
+5
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2
-27
/
+14
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2
-11
/
+10
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
2
-126
/
+105
2010-07-29
kconfig: fix MODULES-related bug in case of no .config
Ulf Magnusson
1
-1
/
+4
2010-07-26
kconfig: make randconfig fair for booleans
Peter Korsgaard
1
-1
/
+2
2010-07-23
nconfig: Fix segfault when help contains special characters
Stephen Boyd
1
-1
/
+1
2010-07-08
kconfig: Don't write invisible choice values
Jan Beulich
1
-12
/
+12
2010-07-02
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
3
-0
/
+25
2010-06-12
scripts:conf.c Fix warning: variable 'type' set but not used
Justin P. Mattock
1
-4
/
+0
2010-06-05
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-1
/
+1
2010-06-03
menuconfig: truncate list items
Li Zefan
1
-2
/
+7
2010-06-03
menuconfig: fix to center checklist correctly in a corner case
Li Zefan
1
-0
/
+1
2010-06-03
scripts: add nconf into gitignore file
Américo Wang
1
-0
/
+1
2010-06-03
gconfig: fix build failure on fedora 13
Richard Kennedy
1
-1
/
+1
2010-06-02
xconfig: add support to show hidden options which have prompts
Li Zefan
2
-23
/
+62
2010-06-02
xconfig: remove unused function
Li Zefan
2
-29
/
+0
2010-06-02
xconfig: clean up
Li Zefan
1
-5
/
+4
2010-06-02
gconfig: fix null pointer warning
Li Zefan
1
-2
/
+3
2010-06-02
gconfig: fix to tag NEW symbols correctly
Li Zefan
1
-1
/
+1
2010-06-02
menuconfig: improive help text a bit
Li Zefan
1
-1
/
+1
2010-06-02
kconfig: fix to tag NEW symbols correctly
Li Zefan
1
-2
/
+6
2010-06-02
kconfig: print the range of integer/hex symbol in help text
Li Zefan
2
-1
/
+9
2010-06-02
kconfig: print symbol type in help text
Li Zefan
1
-1
/
+3
2010-06-02
kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig
Aristeu Rozanski
2
-9
/
+54
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
18
-148
/
+2504
2010-05-28
kconfig: Hide error output in find command in streamline_config.pl
Toralf Förster
1
-2
/
+3
2010-05-28
kconfig: Fix typo in comment in streamline_config.pl
Toralf Foerster
1
-1
/
+1
2010-05-28
kconfig: Make a variable local in streamline_config.pl
Toralf Foerster
1
-1
/
+1
2010-04-14
gconfig: add support to show hidden options that have prompts
Li Zefan
2
-11
/
+64
2010-04-14
menuconfig: add support to show hidden options which have prompts
Li Zefan
4
-16
/
+41
2010-04-14
gconfig: remove show_debug option
Li Zefan
2
-19
/
+0
2010-04-14
gconfig: remove dbg_print_ptype() and dbg_print_stype()
Li Zefan
1
-63
/
+4
[next]