Age | Commit message (Expand) | Author | Files | Lines |
2010-09-11 | docbook: warn on unused doc entries | Johannes Berg | 2 | -3/+178 |
2010-09-11 | kernel-doc: ignore case when stripping attributes | Johannes Berg | 1 | -1/+1 |
2010-08-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 4 | -5/+11 |
2010-08-21 | setlocalversion: Ignote SCMs above the linux source tree | Michal Marek | 1 | -2/+2 |
2010-08-20 | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes | Michal Marek | 25 | -91/+963 |
2010-08-17 | fixes for using make 3.82 | Jan Beulich | 1 | -1/+3 |
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 | kconfig: fix segfault when detecting recursive dependency | Sam Ravnborg | 1 | -0/+2 |
2010-08-15 | kconfig: fix savedefconfig with choice marked optional | Sam Ravnborg | 1 | -2/+4 |
2010-08-14 | kbuild: drop unifdef-y support | Sam Ravnborg | 1 | -2/+1 |
2010-08-13 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2010-08-13 | 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-09 | checkpatch: fix extraneous EXPORT_SYMBOL* warnings | Patrick Pannuto | 1 | -0/+3 |
2010-08-09 | checkpatch: warn about unexpectedly long msleep's | Patrick Pannuto | 1 | -0/+7 |
2010-08-09 | checkpatch: prefer usleep_range over udelay | Patrick Pannuto | 1 | -0/+8 |
2010-08-09 | checkpatch: add more exceptions to 80 char lines | Joe Perches | 1 | -2/+3 |
2010-08-09 | checkpatch: change externals to globals | Joe Eloff | 1 | -2/+2 |
2010-08-09 | checkpatch: fix handling of leading spaces | Raffaele Recalcati | 1 | -0/+7 |
2010-08-09 | checkpatch: refactor 'allowed asm includes' and add memory.h | Wolfram Sang | 1 | -1/+7 |
2010-08-09 | 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-05 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 11 | -6/+682 |
2010-08-05 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 1 | -2/+3 |
2010-08-05 | 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 |