index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
2010-09-19
1
-3
/
+11
|
*
|
|
|
|
|
kconfig: allow PACKAGE to be defined on the compiler's command-line
Arnaud Lacombe
2010-09-19
1
-0
/
+3
|
*
|
|
|
|
|
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
2010-09-19
6
-54
/
+45
|
*
|
|
|
|
|
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
2010-09-19
6
-34
/
+43
|
*
|
|
|
|
|
kconfig: rephrase help text not to mention the internal prefix
Arnaud Lacombe
2010-09-19
2
-11
/
+11
|
*
|
|
|
|
|
kconfig: replace a `switch()' statement by a more flexible `if()' statement
Arnaud Lacombe
2010-09-19
1
-14
/
+5
*
|
|
|
|
|
|
kconfig: fix menuconfig on debian lenny
Junio C Hamano
2010-09-20
1
-0
/
+2
*
|
|
|
|
|
|
scripts/kconfig/gconf.glade Update broken web addresses.
Justin P. Mattock
2010-09-17
1
-1
/
+0
*
|
|
|
|
|
|
kconfig: Simplify Makefile for xconfig
Michal Marek
2010-09-13
1
-2
/
+2
*
|
|
|
|
|
|
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
2010-09-13
1
-6
/
+4
*
|
|
|
|
|
|
nconfig: Fix help for choice menus
Stephen Boyd
2010-09-13
1
-0
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
2010-09-08
1
-1
/
+1
*
|
|
|
|
|
xconfig: Change the titlebar if using Qt3
Michal Marek
2010-09-06
1
-2
/
+8
*
|
|
|
|
|
kconfig qconf: port to QT4
Alexander Stein
2010-09-01
3
-146
/
+168
*
|
|
|
|
|
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
2010-08-31
1
-1
/
+1
*
|
|
|
|
|
kbuild: don't overwrite HOST_EXTRACFLAGS
Arnaud Lacombe
2010-08-26
1
-4
/
+2
*
|
|
|
|
|
kbuild: fix typo
Arnaud Lacombe
2010-08-17
1
-1
/
+1
*
|
|
|
|
|
kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
Arnaud Lacombe
2010-08-17
1
-2
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
kbuild: confdata.c explicitly reference errno, thus need <errno.h>
Arnaud Lacombe
2010-08-17
1
-0
/
+1
*
|
|
|
|
nconfig: add search support
Nir Tzachar
2010-08-16
3
-180
/
+208
|
/
/
/
/
*
|
|
|
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
2010-08-15
1
-0
/
+2
*
|
|
|
kconfig: fix savedefconfig with choice marked optional
Sam Ravnborg
2010-08-15
1
-2
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
2010-08-13
2
-2
/
+16
*
|
|
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
2010-08-13
3
-2
/
+9
*
|
|
nconfig: Fix segfault when menu is empty
Andrej Gelenberg
2010-08-13
1
-0
/
+2
*
|
|
kconfig: fix tristate choice with minimal config
Sam Ravnborg
2010-08-12
1
-35
/
+67
*
|
|
kconfig: fix savedefconfig for tristate choices
Sam Ravnborg
2010-08-12
1
-4
/
+3
|
/
/
*
|
Merge commit 'v2.6.35' into kbuild/kconfig
Michal Marek
2010-08-04
4
-12
/
+78
|
\
\
|
*
|
nconfig: Fix segfault when help contains special characters
Stephen Boyd
2010-07-23
1
-1
/
+1
|
*
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2010-06-04
1
-1
/
+1
|
|
\
\
|
|
*
|
gconfig: fix build failure on fedora 13
Richard Kennedy
2010-06-03
1
-1
/
+1
|
*
|
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
18
-148
/
+2504
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
kconfig: Hide error output in find command in streamline_config.pl
Toralf Förster
2010-05-28
1
-2
/
+3
|
*
|
|
kconfig: Fix typo in comment in streamline_config.pl
Toralf Foerster
2010-05-28
1
-1
/
+1
|
*
|
|
kconfig: Make a variable local in streamline_config.pl
Toralf Foerster
2010-05-28
1
-1
/
+1
|
*
|
|
kconfig: util: Fix typo in comment
Thomas Weber
2010-03-15
1
-1
/
+1
|
*
|
|
kconfig: Simplify LSMOD= handling
Michal Marek
2010-02-03
1
-5
/
+4
|
*
|
|
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2010-02-02
2
-13
/
+38
|
*
|
|
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
Steven Rostedt
2010-02-02
1
-1
/
+14
|
*
|
|
kconfig: Check for if conditions in Kconfig for localmodconfig
Steven Rostedt
2010-01-06
1
-0
/
+26
|
*
|
|
kconfig: Create include/generated for localmodconfig
Steven Rostedt
2010-01-06
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
kconfig: add savedefconfig
Sam Ravnborg
2010-08-03
6
-1
/
+171
*
|
|
kconfig: code refactoring in confdata.c
Sam Ravnborg
2010-08-03
1
-67
/
+70
*
|
|
kconfig: refactor code in symbol.c
Sam Ravnborg
2010-08-03
2
-13
/
+34
*
|
|
kconfig: add alldefconfig
Sam Ravnborg
2010-08-03
2
-6
/
+14
*
|
|
kconfig: print more info when we see a recursive dependency
Roman Zippel
2010-08-03
1
-15
/
+127
*
|
|
kconfig: save location of config symbols
Sam Ravnborg
2010-08-03
3
-0
/
+5
*
|
|
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2010-08-03
2
-27
/
+14
*
|
|
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2010-08-03
2
-11
/
+10
*
|
|
kconfig: use long options in conf
Sam Ravnborg
2010-08-03
2
-126
/
+105
[prev]
[next]