Age | Commit message (Expand) | Author |
2010-09-11 | docbook: warn on unused doc entries | Johannes Berg |
2010-09-11 | kernel-doc: ignore case when stripping attributes | Johannes Berg |
2010-08-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-08-21 | setlocalversion: Ignote SCMs above the linux source tree | Michal Marek |
2010-08-20 | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes | Michal Marek |
2010-08-17 | fixes for using make 3.82 | Jan Beulich |
2010-08-16 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt |
2010-08-15 | kconfig: fix segfault when detecting recursive dependency | Sam Ravnborg |
2010-08-15 | kconfig: fix savedefconfig with choice marked optional | Sam Ravnborg |
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 | tracing: Extend recordmcount to better support Blackfin mcount | Mike Frysinger |
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 |