| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes | Michal Marek | 2010-08-20 | 2 | -1/+2 |
|\ |
|
| * | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-13 | 5 | -43/+97 |
| |\ |
|
| * | | kconfig: fix make oldconfig | Sam Ravnborg | 2010-08-06 | 1 | -1/+1 |
| * | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-08-05 | 1 | -0/+1 |
| |\ \ |
|
| | * | | scripts: add nconf into gitignore file | Américo Wang | 2010-06-03 | 1 | -0/+1 |
* | | | | 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 |
* | | | kconfig: fix MODULES-related bug in case of no .config | Ulf Magnusson | 2010-07-29 | 1 | -1/+4 |
* | | | kconfig: make randconfig fair for booleans | Peter Korsgaard | 2010-07-26 | 1 | -1/+2 |
* | | | kconfig: Don't write invisible choice values | Jan Beulich | 2010-07-08 | 1 | -12/+12 |
* | | | kbuild: Warn on selecting symbols with unmet direct dependencies | Catalin Marinas | 2010-07-02 | 3 | -0/+25 |
* | | | scripts:conf.c Fix warning: variable 'type' set but not used | Justin P. Mattock | 2010-06-12 | 1 | -4/+0 |
* | | | menuconfig: truncate list items | Li Zefan | 2010-06-03 | 1 | -2/+7 |
* | | | menuconfig: fix to center checklist correctly in a corner case | Li Zefan | 2010-06-03 | 1 | -0/+1 |
* | | | xconfig: add support to show hidden options which have prompts | Li Zefan | 2010-06-02 | 2 | -23/+62 |
* | | | xconfig: remove unused function | Li Zefan | 2010-06-02 | 2 | -29/+0 |
* | | | xconfig: clean up | Li Zefan | 2010-06-02 | 1 | -5/+4 |
* | | | gconfig: fix null pointer warning | Li Zefan | 2010-06-02 | 1 | -2/+3 |
* | | | gconfig: fix to tag NEW symbols correctly | Li Zefan | 2010-06-02 | 1 | -1/+1 |
* | | | menuconfig: improive help text a bit | Li Zefan | 2010-06-02 | 1 | -1/+1 |
* | | | kconfig: fix to tag NEW symbols correctly | Li Zefan | 2010-06-02 | 1 | -2/+6 |
* | | | kconfig: print the range of integer/hex symbol in help text | Li Zefan | 2010-06-02 | 2 | -1/+9 |