| Commit message (Expand) | Author | Age |
* | 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-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-08-08 |
|\ |
|
| * | Merge branch 'master' into for-linus | Chris Metcalf | 2010-08-06 |
| |\ |
|
| * \ | Merge branch 'master' into for-linus | Chris Metcalf | 2010-07-06 |
| |\ \ |
|
| * | | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls. | Chris Metcalf | 2010-06-25 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-07-23 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing: Fix $mcount_regex for MIPS in recordmcount.pl | David Daney | 2010-07-22 |
| * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | perf tools: Make target to generate self contained source tarball | Arnaldo Carvalho de Melo | 2010-06-05 |
* | | | | | | | | kconfig: fix make oldconfig | Sam Ravnborg | 2010-08-06 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | scripts/dtc: Fix a resource leak | Martin Ettl | 2010-07-02 |
| * | | | | | | | Add support for the C variable in the coccicheck script | Nicolas Palix | 2010-06-28 |
| * | | | | | | | Merge branch 'kbuild/coccinelle' into kbuild/misc | Michal Marek | 2010-06-11 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Add scripts/coccinelle/deref_null.cocci | Nicolas Palix | 2010-06-11 |
| | * | | | | | | | Add scripts/coccinelle/err_cast.cocci | Nicolas Palix | 2010-06-11 |
| | * | | | | | | | Add scripts/coccinelle/resource_size.cocci | Nicolas Palix | 2010-06-11 |
| | * | | | | | | | Add scripts/coccinelle/alloc/kzalloc-simple.cocci | Nicolas Palix | 2010-06-11 |
| | * | | | | | | | Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci | Nicolas Palix | 2010-06-11 |
| | * | | | | | | | Add a target to use the Coccinelle checker | Nicolas Palix | 2010-06-11 |
| * | | | | | | | | scripts: decodecode: remove bashisms | Rabin Vincent | 2010-06-04 |
| * | | | | | | | | checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters | Roland Dreier | 2010-06-03 |
| * | | | | | | | | scripts: add nconf into gitignore file | Américo Wang | 2010-06-03 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kbuild: Change section of generated debian packages to kernel | Rogério Brito | 2010-06-03 |
| * | | | | | | | | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4 | Rogério Brito | 2010-06-03 |
| * | | | | | | | | kbuild: Add homepage field to debian/control file | Rogério Brito | 2010-06-03 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 2010-08-04 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | 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-03 |