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-09-19
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
-3
/
+11
2010-09-19
kconfig: allow PACKAGE to be defined on the compiler's command-line
Arnaud Lacombe
-0
/
+3
2010-09-19
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
-54
/
+45
2010-09-19
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
-34
/
+43
2010-09-19
kconfig: rephrase help text not to mention the internal prefix
Arnaud Lacombe
-11
/
+11
2010-09-19
kconfig: replace a `switch()' statement by a more flexible `if()' statement
Arnaud Lacombe
-14
/
+5
2010-09-17
scripts/kconfig/gconf.glade Update broken web addresses.
Justin P. Mattock
-1
/
+0
2010-09-13
kconfig: Simplify Makefile for xconfig
Michal Marek
-2
/
+2
2010-09-13
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
-6
/
+4
2010-09-13
nconfig: Fix help for choice menus
Stephen Boyd
-0
/
+2
2010-09-08
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
-1
/
+1
2010-09-06
xconfig: Change the titlebar if using Qt3
Michal Marek
-2
/
+8
2010-09-01
kconfig qconf: port to QT4
Alexander Stein
-146
/
+168
2010-08-31
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
-1
/
+1
2010-08-26
kbuild: don't overwrite HOST_EXTRACFLAGS
Arnaud Lacombe
-4
/
+2
2010-08-20
Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes
Michal Marek
-1
/
+2
2010-08-17
kbuild: fix typo
Arnaud Lacombe
-1
/
+1
2010-08-17
kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
Arnaud Lacombe
-2
/
+3
2010-08-17
kconfig: Allow frontends to display messages themselves
Michal Marek
-48
/
+40
2010-08-17
kbuild: confdata.c explicitly reference errno, thus need <errno.h>
Arnaud Lacombe
-0
/
+1
2010-08-16
nconfig: add search support
Nir Tzachar
-180
/
+208
2010-08-15
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
-0
/
+2
2010-08-15
kconfig: fix savedefconfig with choice marked optional
Sam Ravnborg
-2
/
+4
2010-08-13
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
-43
/
+97
2010-08-13
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
-2
/
+16
2010-08-13
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
-2
/
+9
2010-08-13
nconfig: Fix segfault when menu is empty
Andrej Gelenberg
-0
/
+2
2010-08-12
kconfig: fix tristate choice with minimal config
Sam Ravnborg
-35
/
+67
2010-08-12
kconfig: fix savedefconfig for tristate choices
Sam Ravnborg
-4
/
+3
2010-08-06
kconfig: fix make oldconfig
Sam Ravnborg
-1
/
+1
2010-08-05
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
-0
/
+1
2010-08-04
Merge commit 'v2.6.35' into kbuild/kconfig
Michal Marek
-12
/
+78
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
-1
/
+171
2010-08-03
kconfig: code refactoring in confdata.c
Sam Ravnborg
-67
/
+70
2010-08-03
kconfig: refactor code in symbol.c
Sam Ravnborg
-13
/
+34
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
-6
/
+14
2010-08-03
kconfig: print more info when we see a recursive dependency
Roman Zippel
-15
/
+127
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
-0
/
+5
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
-27
/
+14
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
-11
/
+10
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
-126
/
+105
2010-07-29
kconfig: fix MODULES-related bug in case of no .config
Ulf Magnusson
-1
/
+4
2010-07-26
kconfig: make randconfig fair for booleans
Peter Korsgaard
-1
/
+2
2010-07-23
nconfig: Fix segfault when help contains special characters
Stephen Boyd
-1
/
+1
2010-07-08
kconfig: Don't write invisible choice values
Jan Beulich
-12
/
+12
2010-07-02
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
-0
/
+25
2010-06-12
scripts:conf.c Fix warning: variable 'type' set but not used
Justin P. Mattock
-4
/
+0
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
menuconfig: truncate list items
Li Zefan
-2
/
+7
2010-06-03
menuconfig: fix to center checklist correctly in a corner case
Li Zefan
-0
/
+1
[prev]
[next]