Age | Commit message (Expand) | Author | Files | Lines |
2010-08-16 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt | 1 | -1/+6 |
2010-08-15 | kbuild: drop unifdef-y support | Sam Ravnborg | 1 | -2/+1 |
2010-08-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2010-08-14 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 5 | -43/+97 |
2010-08-13 | setlocalversion: fix version for untaged nontip mercurial revs | Milton Miller | 1 | -1/+1 |
2010-08-13 | kconfig: Fix warning: ignoring return value of 'fgets' | Jean Sacren | 2 | -2/+16 |
2010-08-13 | kconfig: Fix warning: ignoring return value of 'fwrite' | Jean Sacren | 3 | -2/+9 |
2010-08-13 | nconfig: Fix segfault when menu is empty | Andrej Gelenberg | 1 | -0/+2 |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -0/+13 |
2010-08-12 | MN10300: Permit .GCC-command-line sections | David Howells | 1 | -0/+1 |
2010-08-12 | tracing: Extend recordmcount to better support Blackfin mcount | Mike Frysinger | 1 | -1/+6 |
2010-08-12 | kconfig: fix tristate choice with minimal config | Sam Ravnborg | 1 | -35/+67 |
2010-08-12 | kconfig: fix savedefconfig for tristate choices | Sam Ravnborg | 1 | -4/+3 |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap | 1 | -0/+2 |
2010-08-11 | fix "scripts/mod/modpost.c: fix memory leak" | Andrew Morton | 1 | -2/+3 |
2010-08-11 | param: silence .init.text references from param ops | Rusty Russell | 1 | -0/+13 |
2010-08-10 | checkpatch: fix extraneous EXPORT_SYMBOL* warnings | Patrick Pannuto | 1 | -0/+3 |
2010-08-10 | checkpatch: warn about unexpectedly long msleep's | Patrick Pannuto | 1 | -0/+7 |
2010-08-10 | checkpatch: prefer usleep_range over udelay | Patrick Pannuto | 1 | -0/+8 |
2010-08-10 | checkpatch: add more exceptions to 80 char lines | Joe Perches | 1 | -2/+3 |
2010-08-10 | checkpatch: change externals to globals | Joe Eloff | 1 | -2/+2 |
2010-08-10 | checkpatch: fix handling of leading spaces | Raffaele Recalcati | 1 | -0/+7 |
2010-08-10 | checkpatch: refactor 'allowed asm includes' and add memory.h | Wolfram Sang | 1 | -1/+7 |
2010-08-10 | scripts/mod/modpost.c: fix memory leak | Alexey Fomenko | 1 | -14/+40 |
2010-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+0 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -7/+32 |
2010-08-06 | kconfig: fix make oldconfig | Sam Ravnborg | 1 | -1/+1 |
2010-08-06 | Merge branch 'master' into for-linus | Chris Metcalf | 34 | -348/+1515 |
2010-08-06 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 11 | -6/+682 |
2010-08-06 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 1 | -2/+3 |
2010-08-06 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 14 | -282/+666 |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 22 | -402/+670 |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 22 | -360/+543 |
2010-08-03 | modpost: support objects with more than 64k sections | Denys Vlasenko | 3 | -29/+122 |
2010-08-03 | trivial: fix a typo in a filename | Uwe Kleine-König | 1 | -1/+1 |
2010-08-03 | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 1 | -2/+2 |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2 | -6/+10 |
2010-08-03 | kconfig: add savedefconfig | Sam Ravnborg | 6 | -1/+171 |
2010-08-03 | kconfig: code refactoring in confdata.c | Sam Ravnborg | 1 | -67/+70 |
2010-08-03 | kconfig: refactor code in symbol.c | Sam Ravnborg | 2 | -13/+34 |
2010-08-03 | kconfig: add alldefconfig | Sam Ravnborg | 2 | -6/+14 |
2010-08-03 | kconfig: print more info when we see a recursive dependency | Roman Zippel | 1 | -15/+127 |
2010-08-03 | kconfig: save location of config symbols | Sam Ravnborg | 3 | -0/+5 |
2010-08-03 | kconfig: change nonint_oldconfig to listnewconfig | Sam Ravnborg | 2 | -27/+14 |
2010-08-03 | kconfig: rename loose_nonint_oldconfig => oldnoconfig | Sam Ravnborg | 2 | -11/+10 |
2010-08-03 | kconfig: use long options in conf | Sam Ravnborg | 2 | -126/+105 |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 3 | -8/+12 |
2010-07-29 | kconfig: fix MODULES-related bug in case of no .config | Ulf Magnusson | 1 | -1/+4 |
2010-07-26 | kconfig: make randconfig fair for booleans | Peter Korsgaard | 1 | -1/+2 |
2010-07-23 | nconfig: Fix segfault when help contains special characters | Stephen Boyd | 1 | -1/+1 |