index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-13
kconfig: fix select in combination with default
Roman Zippel
1
-13
/
+21
2008-02-03
kconfig: ignore select of unknown symbol
Sam Ravnborg
1
-6
/
+3
2008-02-03
kconfig: mark config as changed when loading an alternate config
Sam Ravnborg
1
-0
/
+1
2008-01-28
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
3
-7
/
+45
2008-01-28
kconfig: remove "enable"
Adrian Bunk
2
-21
/
+18
2008-01-28
kconfig: use environment option
Roman Zippel
1
-15
/
+0
2008-01-28
kconfig: environment symbol support
Roman Zippel
8
-35
/
+108
2008-01-28
kconfig: explicitly introduce expression list
Roman Zippel
5
-20
/
+24
2008-01-28
kconfig: gconfig: symbol fix
EGRY Gabor
1
-1
/
+1
2008-01-28
kconfig: gettext support for config
EGRY Gabor
1
-15
/
+20
2008-01-28
kconfig: gettext support for lxdialog
EGRY Gabor
7
-10
/
+22
2008-01-28
kconfig: gettext support for menuconfig
EGRY Gabor
1
-25
/
+26
2008-01-28
kconfig: gettext support for xconfig
EGRY Gabor
1
-44
/
+49
2008-01-28
kconfig: macro fix in menu.c
EGRY Gabor
1
-2
/
+2
2008-01-28
kconfig: gettext support for gconfig
EGRY Gabor
2
-2
/
+6
2008-01-28
kconfig: missing macros in gconfig
EGRY Gabor
1
-4
/
+8
2008-01-28
kconfig: whitespace removing
EGRY Gabor
2
-0
/
+10
2008-01-28
kconfig: update-po-config info
EGRY Gabor
1
-7
/
+11
2008-01-28
kconfig: use C89 random functions in conf.c
Ladislav Michl
1
-2
/
+2
2008-01-28
kconfig: fix whitespace and sort includes in conf.c
Ladislav Michl
1
-3
/
+3
2008-01-28
kconfig: delete unused FILE_ and SYMBOL_ flags
Sam Ravnborg
2
-4
/
+0
2008-01-28
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
4
-10
/
+10
2008-01-28
kconfig: allow overriding symbols
Jan Engelhardt
1
-9
/
+5
2008-01-28
kconfig: make kconfig MinGW friendly
Ladislav Michl
3
-66
/
+32
2008-01-28
kconfig: use getopt() in conf.c for handling command line arguments
Andres Salomon
1
-13
/
+11
2008-01-28
kconfig: if ncurses-devel is missing then say so
Sam Ravnborg
2
-13
/
+17
2007-12-23
kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
Paul Mundt
1
-1
/
+2
2007-11-17
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
3
-29
/
+0
2007-11-12
x86: enable "make ARCH=x86"
Sam Ravnborg
1
-6
/
+1
2007-11-12
kconfig: use $K64BIT to set 64BIT with all*config targets
Sam Ravnborg
1
-0
/
+1
2007-11-12
kconfig: add helper to set config symbol from environment variable
Sam Ravnborg
2
-0
/
+28
2007-11-12
kconfig: factor out code in confdata.c
Sam Ravnborg
1
-55
/
+64
2007-10-25
x86: move i386 and x86_64 Kconfig files to x86 directory
Sam Ravnborg
1
-1
/
+6
2007-10-25
kconfig: small code refactoring in kconfig Makefile
Sam Ravnborg
1
-13
/
+15
2007-10-25
x86: move defconfig files for i386 and x86_64 to x86
Sam Ravnborg
1
-3
/
+3
2007-10-20
kconfig: set title bar in xconfig
Randy Dunlap
1
-0
/
+4
2007-10-19
Revert "kconfig: tristate choices with mixed tristate and boolean values"
Linus Torvalds
1
-26
/
+9
2007-10-18
kconfig: comment typo in scripts/kconfig/Makefile.
Rob Landley
1
-1
/
+1
2007-10-12
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
1
-8
/
+15
2007-10-12
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
1
-9
/
+26
2007-10-12
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
3
-754
/
+897
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2
-13
/
+0
2007-10-12
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2
-7
/
+11
2007-10-12
kconfig: make comments stand out in menuconfig
Sam Ravnborg
1
-0
/
+8
2007-10-12
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2
-8
/
+16
2007-09-01
kconfig: oldconfig shall not set symbols if it does not need to
Roman Zippel
1
-9
/
+12
2007-07-25
kconfig: remove unused members from struct symbol
Sam Ravnborg
1
-1
/
+0
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
10
-43
/
+49
2007-07-17
kconfig: reset generated values only if Kconfig and .config agree.
Roman Zippel
1
-11
/
+26
2007-07-17
kconfig: strip 'CONFIG_' automatically in kernel configuration search
Bernhard Walle
1
-2
/
+9
[next]