| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: expand by default the rootmenu's prompt | Arnaud Lacombe | 2010-09-19 | 1 | -0/+4 |
* | kconfig: add a symbol string expansion helper | Arnaud Lacombe | 2010-09-19 | 2 | -0/+50 |
* | kconfig: regen parser | Arnaud Lacombe | 2010-09-19 | 2 | -267/+287 |
* | kconfig: implement the `mainmenu' directive | Arnaud Lacombe | 2010-09-19 | 1 | -3/+11 |
* | kconfig: allow PACKAGE to be defined on the compiler's command-line | Arnaud Lacombe | 2010-09-19 | 1 | -0/+3 |
* | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe | 2010-09-19 | 6 | -54/+45 |
* | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe | 2010-09-19 | 6 | -34/+43 |
* | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe | 2010-09-19 | 2 | -11/+11 |
* | kconfig: replace a `switch()' statement by a more flexible `if()' statement | Arnaud Lacombe | 2010-09-19 | 1 | -14/+5 |
* | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin | 2010-09-08 | 1 | -1/+1 |
* | xconfig: Change the titlebar if using Qt3 | Michal Marek | 2010-09-06 | 1 | -2/+8 |
* | kconfig qconf: port to QT4 | Alexander Stein | 2010-09-01 | 3 | -146/+168 |
* | kbuild: use getopt_long(), not its _only() variant | Arnaud Lacombe | 2010-08-31 | 1 | -1/+1 |
* | kbuild: don't overwrite HOST_EXTRACFLAGS | Arnaud Lacombe | 2010-08-26 | 1 | -4/+2 |
* | kbuild: fix typo | Arnaud Lacombe | 2010-08-17 | 1 | -1/+1 |
* | kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES | Arnaud Lacombe | 2010-08-17 | 1 | -2/+3 |
* | kbuild: confdata.c explicitly reference errno, thus need <errno.h> | Arnaud Lacombe | 2010-08-17 | 1 | -0/+1 |
* | nconfig: add search support | Nir Tzachar | 2010-08-16 | 3 | -180/+208 |
* | 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 | 22 | -402/+670 |
|\ |
|
| * | nconfig: Fix segfault when help contains special characters | Stephen Boyd | 2010-07-23 | 1 | -1/+1 |
| * | kbuild: Fix make rpm | Michal Marek | 2010-07-21 | 2 | -4/+7 |
| * | kbuild: Make the setlocalversion script POSIX-compliant | Michał Górny | 2010-07-20 | 1 | -3/+4 |
| * | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell | 2010-07-08 | 1 | -0/+5 |
| * | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek | 2010-07-02 | 2 | -48/+133 |
| |\ |
|
| | * | kbuild: Clean up and speed up the localversion logic | Michal Marek | 2010-06-18 | 2 | -48/+133 |
| * | | kbuild: Fix modpost segfault | Krzysztof Halasa | 2010-06-12 | 1 | -1/+1 |
| * | | kbuild: Create output directory in Makefile.modbuiltin | Michal Marek | 2010-06-10 | 1 | -0/+5 |
| * | | 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 | 41 | -369/+2818 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | 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 |
| * | | | initramfs: add support for in-kernel initramfs compressed with LZO | Albin Tonnerre | 2010-05-27 | 1 | -0/+1 |
| * | | | checkpatch: warn on declaration with storage class not at the beginning | Tobias Klauser | 2010-05-25 | 1 | -0/+5 |
| * | | | checkpatch: add check for too short Kconfig descriptions | Andi Kleen | 2010-05-25 | 1 | -0/+15 |
| * | | | scripts/get_maintainer.pl: default to not include unspecified tags | Florian Mickler | 2010-05-25 | 1 | -1/+1 |
| * | | | scripts/get_maintainer.pl: add .get_maintainer.conf default options file | Joe Perches | 2010-05-25 | 1 | -1/+30 |
| * | | | scripts/get_maintainer.pl: optionally ignore non-maintainer signatures | Joe Perches | 2010-05-25 | 1 | -9/+26 |
| * | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-05-21 | 1 | -0/+17 |
| |\ \ \ |
|
| | * | | | MODULE_DEVICE_TABLE(isapnp, ...) does nothing | Ondrej Zary | 2010-05-19 | 1 | -0/+17 |
| * | | | | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 2010-05-21 | 1 | -0/+11 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-20 | 1 | -0/+26 |
| |\ \ \ \ |
|