Age | Commit message (Expand) | Author |
2010-08-13 | kconfig: Fix warning: ignoring return value of 'fgets' | Jean Sacren |
2010-08-13 | kconfig: Fix warning: ignoring return value of 'fwrite' | Jean Sacren |
2010-08-13 | nconfig: Fix segfault when menu is empty | Andrej Gelenberg |
2010-08-12 | kconfig: fix tristate choice with minimal config | Sam Ravnborg |
2010-08-12 | kconfig: fix savedefconfig for tristate choices | Sam Ravnborg |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek |
2010-08-03 | kconfig: add savedefconfig | Sam Ravnborg |
2010-08-03 | kconfig: code refactoring in confdata.c | Sam Ravnborg |
2010-08-03 | kconfig: refactor code in symbol.c | Sam Ravnborg |
2010-08-03 | kconfig: add alldefconfig | Sam Ravnborg |
2010-08-03 | kconfig: print more info when we see a recursive dependency | Roman Zippel |
2010-08-03 | kconfig: save location of config symbols | Sam Ravnborg |
2010-08-03 | kconfig: change nonint_oldconfig to listnewconfig | Sam Ravnborg |
2010-08-03 | kconfig: rename loose_nonint_oldconfig => oldnoconfig | Sam Ravnborg |
2010-08-03 | kconfig: use long options in conf | Sam Ravnborg |
2010-07-29 | kconfig: fix MODULES-related bug in case of no .config | Ulf Magnusson |
2010-07-26 | kconfig: make randconfig fair for booleans | Peter Korsgaard |
2010-07-23 | nconfig: Fix segfault when help contains special characters | Stephen Boyd |
2010-07-21 | kbuild: Fix make rpm | Michal Marek |
2010-07-20 | kbuild: Make the setlocalversion script POSIX-compliant | Michał Górny |
2010-07-08 | kconfig: Don't write invisible choice values | Jan Beulich |
2010-07-08 | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell |
2010-07-02 | kbuild: Warn on selecting symbols with unmet direct dependencies | Catalin Marinas |
2010-07-02 | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek |
2010-06-18 | kbuild: Clean up and speed up the localversion logic | Michal Marek |
2010-06-12 | kbuild: Fix modpost segfault | Krzysztof Halasa |
2010-06-12 | scripts:conf.c Fix warning: variable 'type' set but not used | Justin P. Mattock |
2010-06-10 | kbuild: Create output directory in Makefile.modbuiltin | Michal Marek |
2010-06-04 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-06-03 | menuconfig: truncate list items | Li Zefan |
2010-06-03 | menuconfig: fix to center checklist correctly in a corner case | Li Zefan |
2010-06-03 | gconfig: fix build failure on fedora 13 | Richard Kennedy |
2010-06-02 | xconfig: add support to show hidden options which have prompts | Li Zefan |
2010-06-02 | xconfig: remove unused function | Li Zefan |
2010-06-02 | xconfig: clean up | Li Zefan |
2010-06-02 | gconfig: fix null pointer warning | Li Zefan |
2010-06-02 | gconfig: fix to tag NEW symbols correctly | Li Zefan |
2010-06-02 | menuconfig: improive help text a bit | Li Zefan |
2010-06-02 | kconfig: fix to tag NEW symbols correctly | Li Zefan |
2010-06-02 | kconfig: print the range of integer/hex symbol in help text | Li Zefan |
2010-06-02 | kconfig: print symbol type in help text | Li Zefan |
2010-06-02 | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig | Aristeu Rozanski |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-05-28 | kconfig: Hide error output in find command in streamline_config.pl | Toralf Förster |
2010-05-28 | kconfig: Fix typo in comment in streamline_config.pl | Toralf Foerster |
2010-05-28 | kconfig: Make a variable local in streamline_config.pl | Toralf Foerster |
2010-05-27 | initramfs: add support for in-kernel initramfs compressed with LZO | Albin Tonnerre |
2010-05-25 | checkpatch: warn on declaration with storage class not at the beginning | Tobias Klauser |
2010-05-25 | checkpatch: add check for too short Kconfig descriptions | Andi Kleen |
2010-05-25 | scripts/get_maintainer.pl: default to not include unspecified tags | Florian Mickler |