Age | Commit message (Expand) | Author |
2010-08-14 | kbuild: drop unifdef-y support | Sam Ravnborg |
2010-08-13 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-08-13 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-08-13 | setlocalversion: fix version for untaged nontip mercurial revs | Milton Miller |
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 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-12 | MN10300: Permit .GCC-command-line sections | David Howells |
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-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap |
2010-08-11 | fix "scripts/mod/modpost.c: fix memory leak" | Andrew Morton |
2010-08-11 | param: silence .init.text references from param ops | Rusty Russell |
2010-08-09 | checkpatch: fix extraneous EXPORT_SYMBOL* warnings | Patrick Pannuto |
2010-08-09 | checkpatch: warn about unexpectedly long msleep's | Patrick Pannuto |
2010-08-09 | checkpatch: prefer usleep_range over udelay | Patrick Pannuto |
2010-08-09 | checkpatch: add more exceptions to 80 char lines | Joe Perches |
2010-08-09 | checkpatch: change externals to globals | Joe Eloff |
2010-08-09 | checkpatch: fix handling of leading spaces | Raffaele Recalcati |
2010-08-09 | checkpatch: refactor 'allowed asm includes' and add memory.h | Wolfram Sang |
2010-08-09 | scripts/mod/modpost.c: fix memory leak | Alexey Fomenko |
2010-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | kconfig: fix make oldconfig | Sam Ravnborg |
2010-08-06 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-08-05 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2010-08-05 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2010-08-05 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek |
2010-08-03 | modpost: support objects with more than 64k sections | Denys Vlasenko |
2010-08-03 | trivial: fix a typo in a filename | Uwe Kleine-König |
2010-08-03 | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg |
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-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar |
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-23 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-07-22 | tracing: Fix $mcount_regex for MIPS in recordmcount.pl | David Daney |