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.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: obey KCONFIG_ALLCONFIG choices with randconfig.
Paul Mundt
2007-12-23
1
-1
/
+2
*
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
2007-11-17
3
-29
/
+0
*
x86: enable "make ARCH=x86"
Sam Ravnborg
2007-11-12
1
-6
/
+1
*
kconfig: use $K64BIT to set 64BIT with all*config targets
Sam Ravnborg
2007-11-12
1
-0
/
+1
*
kconfig: add helper to set config symbol from environment variable
Sam Ravnborg
2007-11-12
2
-0
/
+28
*
kconfig: factor out code in confdata.c
Sam Ravnborg
2007-11-12
1
-55
/
+64
*
x86: move i386 and x86_64 Kconfig files to x86 directory
Sam Ravnborg
2007-10-25
1
-1
/
+6
*
kconfig: small code refactoring in kconfig Makefile
Sam Ravnborg
2007-10-25
1
-13
/
+15
*
x86: move defconfig files for i386 and x86_64 to x86
Sam Ravnborg
2007-10-25
1
-3
/
+3
*
kconfig: set title bar in xconfig
Randy Dunlap
2007-10-20
1
-0
/
+4
*
Revert "kconfig: tristate choices with mixed tristate and boolean values"
Linus Torvalds
2007-10-19
1
-26
/
+9
*
kconfig: comment typo in scripts/kconfig/Makefile.
Rob Landley
2007-10-18
1
-1
/
+1
*
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
2007-10-12
1
-8
/
+15
*
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2007-10-12
1
-9
/
+26
*
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
2007-10-12
3
-754
/
+897
*
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
2
-13
/
+0
*
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2007-10-12
2
-7
/
+11
*
kconfig: make comments stand out in menuconfig
Sam Ravnborg
2007-10-12
1
-0
/
+8
*
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2007-10-12
2
-8
/
+16
*
kconfig: oldconfig shall not set symbols if it does not need to
Roman Zippel
2007-09-01
1
-9
/
+12
*
kconfig: remove unused members from struct symbol
Sam Ravnborg
2007-07-25
1
-1
/
+0
*
kconfig: attach help text to menus
Sam Ravnborg
2007-07-25
10
-43
/
+49
*
kconfig: reset generated values only if Kconfig and .config agree.
Roman Zippel
2007-07-17
1
-11
/
+26
*
kconfig: strip 'CONFIG_' automatically in kernel configuration search
Bernhard Walle
2007-07-17
1
-2
/
+9
*
kconfig: fix update-po-config
Sam Ravnborg
2007-07-16
2
-18
/
+21
*
kconfig: use POSIX equality test in check-lxdialog.sh
Mike Frysinger
2007-07-16
1
-1
/
+1
*
kconfig: search harder for curses library in check-lxdialog.sh
Mike Frysinger
2007-05-19
1
-15
/
+9
*
kconfig: fix mconf segmentation fault
Marcin Garski
2007-05-06
2
-2
/
+2
*
kconfig: error out if recursive dependencies are found
Sam Ravnborg
2007-05-06
3
-12
/
+13
*
kconfig: correct minor typo in Kconfig warning message.
Robert P. J. Day
2007-05-02
1
-1
/
+1
*
kbuild: be more explicit on missing .config file
Randy Dunlap
2007-05-02
1
-0
/
+1
*
kconfig: refer to qt3 if we cannot find qt libraries
Sam Ravnborg
2007-05-02
1
-2
/
+2
*
kbuild: remove kconfig binaries during make mrproper
Sam Ravnborg
2007-05-02
1
-0
/
+1
*
kconfig/menuconfig: do not hardcode '.config'
Sam Ravnborg
2007-05-02
2
-1
/
+2
*
menuconfig: remember alternate config filename
Sam Ravnborg
2007-05-02
3
-12
/
+37
*
kconfig/xconfig: sync main view with search dialog current menu
Marco Costalba
2007-05-02
2
-2
/
+5
*
menuconfig: dont use obsolete index() function in lxdialog
Mike Frysinger
2007-05-02
1
-2
/
+2
*
[PATCH] qconf: hide empty list items
Cyrill V. Gorcunov
2007-02-14
1
-0
/
+2
*
[PATCH] qconf: Back button behaviour normalization
Cyrill V. Gorcunov
2007-02-14
1
-1
/
+4
*
[PATCH] qconf: fix showing help info on failed search
Cyrill V. Gorcunov
2007-02-14
1
-0
/
+1
*
[PATCH] qconf: relocate Search Command
Shlomi Fish
2007-02-14
1
-3
/
+6
*
[PATCH] qconf: immediately update integer and string values in xconfig display
Karsten Wiese
2007-02-14
1
-0
/
+1
*
[PATCH] qconf: (re)fix SIGSEGV on empty menu items
Roman Zippel
2007-01-11
2
-13
/
+4
*
[PATCH] qconf: fix SIGSEGV on empty menu items
Cyrill V. Gorcunov
2007-01-05
2
-2
/
+12
*
[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...
Karsten Wiese
2006-12-13
2
-19
/
+20
*
[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...
Karsten Wiese
2006-12-13
4
-2
/
+27
*
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
2006-12-13
6
-9
/
+21
*
[PATCH] kconfig: new function "bool conf_get_changed(void)"
Karsten Wiese
2006-12-13
5
-10
/
+23
*
[PATCH] qconf: support old QT
akpm@osdl.org
2006-12-07
1
-4
/
+4
*
[PATCH] fix menuconfig colours with TERM=vt100
Roman Zippel
2006-11-25
1
-9
/
+7
[next]