Age | Commit message (Expand) | Author |
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-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 |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-07-21 | kbuild: Fix make rpm | Michal Marek |
2010-07-20 | kbuild: Make the setlocalversion script POSIX-compliant | Michał Górny |
2010-07-08 | kconfig: Don't write invisible choice values | Jan Beulich |
2010-07-08 | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell |
2010-07-06 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-07-05 | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar |
2010-07-02 | kbuild: Warn on selecting symbols with unmet direct dependencies | Catalin Marinas |
2010-07-02 | scripts/dtc: Fix a resource leak | Martin Ettl |
2010-07-02 | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek |
2010-06-28 | Merge branch 'linus' into perf/core | Thomas Gleixner |
2010-06-28 | Add support for the C variable in the coccicheck script | Nicolas Palix |