locks: add lock cancel command
[safe/jmp/linux-2.6] / scripts / kconfig /
2007-02-14 Cyrill V. Gorcunov[PATCH] qconf: hide empty list items
2007-02-14 Cyrill V. Gorcunov[PATCH] qconf: Back button behaviour normalization
2007-02-14 Cyrill V. Gorcunov[PATCH] qconf: fix showing help info on failed search
2007-02-14 Shlomi Fish[PATCH] qconf: relocate Search Command
2007-02-14 Karsten Wiese[PATCH] qconf: immediately update integer and string...
2007-01-12 Roman Zippel[PATCH] qconf: (re)fix SIGSEGV on empty menu items
2007-01-06 Cyrill V. Gorcunov[PATCH] qconf: fix SIGSEGV on empty menu items
2006-12-13 Karsten Wiese[PATCH] kconfig: set gconf's save-widget's sensitivity...
2006-12-13 Karsten Wiese[PATCH] kconfig: add "void conf_set_changed_callback...
2006-12-13 Karsten Wiese[PATCH] kconfig: make sym_change_count static, let...
2006-12-13 Karsten Wiese[PATCH] kconfig: new function "bool conf_get_changed...
2006-12-07 akpm@osdl.org[PATCH] qconf: support old QT
2006-11-25 Roman Zippel[PATCH] fix menuconfig colours with TERM=vt100
2006-11-25 Roman Zippel[PATCH] qconf: fix uninitialsied member
2006-11-13 Franck Bui-Huu[PATCH] .gitignore: add miscellaneous files
2006-10-11 Luca Tettamanti[PATCH] Fix menuconfig build failure due to missing...
2006-10-01 Sam Ravnborgkconfig: fix saving alternate kconfig file in parent dir
2006-09-30 Sam Ravnborgkconfig/menuconfig: do not let ncurses clutter screen...
2006-09-30 Sam Ravnborgkconfig/lxdialog: clear long menu lines
2006-09-30 Sam Ravnborgkbuild: do not build mconf & lxdialog unless needed
2006-09-30 Sam Ravnborgkconfig/lxdialog: fix make mrproper
2006-09-30 Sam Ravnborgkconfig/lxdialog: support resize
2006-09-30 Sam Ravnborgkconfig/lxdialog: let <ESC><ESC> behave as expected
2006-09-30 Sam Ravnborgkconfig/menuconfig: lxdialog is now built-in
2006-09-30 Sam Ravnborgkconfig/lxdialog: add a new theme bluetitle which is...
2006-09-30 Sam Ravnborgkconfig/lxdialog: add support for color themes and...
2006-09-30 Sam Ravnborgkconfig/lxdialog: refactor color support
2006-09-25 Robert P. J. Daykbuild: update help in top level Makefile
2006-09-25 Matthew Wilcoxkconfig: support DOS line endings
2006-08-01 Roman Zippelkconfig: correct oldconfig for unset choice options
2006-07-01 Samuel Thibaultkconfig: enhancing accessibility of lxdialog
2006-06-09 Roman Zippelkconfig: KCONFIG_OVERWRITECONFIG
2006-06-09 Randy Dunlapkconfig: exit if no beginning filename
2006-06-09 Roman Zippelkconfig: warn about leading whitespace for menu prompts
2006-06-09 Roman Zippelkconfig: jump to linked menu prompt
2006-06-09 Roman Zippelkconfig: create links in info window
2006-06-09 Roman Zippelkconfig: finer customization via popup menus
2006-06-09 Roman Zippelkconfig: Add search option for xconfig
2006-06-09 Roman Zippelkconfig: add defconfig_list/module option
2006-06-09 Roman Zippelkconfig: add symbol option config syntax
2006-06-09 Roman Zippelkconfig: integrate split config into silentoldconfig
2006-06-09 Roman Zippelkconfig: allow loading multiple configurations
2006-06-09 Roman Zippelkconfig: allow multiple default values per symbol
2006-06-09 Roman Zippelkconfig: remove SYMBOL_{YES,MOD,NO}
2006-06-09 Roman Zippelkconfig: fix .config dependencies
2006-06-09 Roman Zippelkconfig: improve config load/save output
2006-04-19 Randy Dunlap[PATCH] config: update usage/help info
2006-04-14 Samuel Thibault[PATCH] Enhancing accessibility of lxdialog
2006-04-11 Roman Zippelkconfig: fix typo in change count initialization
2006-04-11 Roman Zippelkconfig: recenter menuconfig
2006-04-11 Roman Zippelkconfig: revert conf behaviour change
2006-04-11 Roman Zippelkconfig: fix default value for choice input
2006-03-12 Jan Beulichkconfig: fix time ordering of writes to .kconfig.d...
2006-03-05 Paul Smithkbuild: change kbuild to not rely on incorrect GNU...
2006-02-27 Jesper Juhlkbuild: small update of allnoconfig description
2006-02-09 Linus TorvaldsRevert "[PATCH] kconfig: detect if -lintl is needed...
2006-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-bugfix
2006-02-05 Robb, Sam[PATCH] kconfig: detect if -lintl is needed when linkin...
2006-01-21 Sam Ravnborgkconfig: fix /dev/null breakage
2006-01-16 Sam Ravnborgkbuild: create .kernelrelease at *config step
2006-01-15 Sam Ravnborgkconfig: get rid of stray a.o, support ncursesw
2006-01-10 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2006-01-09 Ben Collins[PATCH] kconf: Check for eof from input stream.
2006-01-09 Dave Jones[PATCH] fix gcc4.1 build failure on xconfig
2006-01-08 Sam Ravnborgkconfig: factor out ncurses check in a shell script
2006-01-06 Adrian Bunkkconfig: fix gconfig with POSIXLY_CORRECT=1
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-03 Matt Mackalls/retreiv/retriev/g
2006-01-03 <sam@mars.ravnbor... gitignore: ignore more generated files
2006-01-01 Petr Baudiskconfig: Remove support for lxdialog --checklist
2006-01-01 Brian Gerstgitignore: misc files
2005-12-26 Sam Ravnborgkbuild: always run 'make silentoldconfig' when tree...
2005-12-16 Sam Ravnborgkconfig: move lxdialog to scripts/kconfig/lxdialog
2005-11-22 Roman Zippel[PATCH] prefer pkg-config for the QT check
2005-11-09 Roman Zippel[PATCH] kconfig: stricter error checking for .config
2005-11-09 Roman Zippel[PATCH] kconfig: improve error handling in the parser
2005-11-09 Roman Zippel[PATCH] kconfig: simplify symbol type parsing
2005-11-09 Roman Zippel[PATCH] kconfig: use gperf for kconfig keywords
2005-11-09 Roman Zippel[PATCH] kconfig: update kconfig Makefile
2005-11-09 Roman Zippel[PATCH] kconfig: allow variable argumnts for range
2005-11-09 Roman Zippel[PATCH] kconfig: preset config during all*config
2005-11-09 Roman Zippel[PATCH] kconfig: fix restart for choice symbols
2005-11-09 David Gibson[PATCH] kconfig: Fix Kconfig performance bug
2005-11-07 Yuri Vasilevski[PATCH] typo correction for fix-build-on-nls-free-systems
2005-11-06 Sam Ravnborgkconfig: fix xconfig on fedora 2 & 3 (x86_64)
2005-10-31 Yuri Vasilevski[PATCH] fix build on nls free systems
2005-10-31 Randy Dunlap[PATCH] clarify menuconfig /(search) help text
2005-10-18 Linus TorvaldsAdd some basic .gitignore files
2005-09-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-09-05 Egry Gabor[PATCH] kconfig: linux.pot for all arch
2005-09-05 Egry Gabor[PATCH] kconfig: kxgettext: EOL fix
2005-09-05 Egry Gabor[PATCH] kconfig: kxgettext: message fix
2005-07-28 Joachim Nilsson[PATCH] fix gconfig crash
2005-07-28 blaisorblade@yahoo.it[PATCH] kconfig: trivial cleanup
2005-06-25 J.A. Magallon[PATCH] Kill signed chars
2005-06-25 Jean-Christophe... [PATCH] mconf.c needs locale.h
2005-06-23 Thierry Vignaud[PATCH] gconfig: only show scrollbars if needed
2005-05-05 Arnaldo Carvalho... [PATCH] Kconfig i18n support
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2