Age | Commit message (Expand) | Author | Files | Lines |
2010-11-01 | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds | 1 | -6/+2 |
2010-10-30 | semaphore: Remove mutex emulation | Thomas Gleixner | 1 | -6/+2 |
2010-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -7/+36 |
2010-10-29 | ftrace/MIPS: Add module support for C version of recordmcount | Wu Zhangjin | 2 | -4/+57 |
2010-10-29 | ftrace/MIPS: Add MIPS64 support for C version of recordmcount | John Reiser | 2 | -4/+71 |
2010-10-29 | kconfig: Have streamline_config process menuconfigs too | Steven Rostedt | 1 | -2/+2 |
2010-10-29 | kconfig: Fix streamline_config to read multi line deps in Kconfig files | Steven Rostedt | 1 | -1/+18 |
2010-10-29 | kconfig: Fix missing declaration of variable $dir in streamline_config.pl | hiromu | 1 | -1/+3 |
2010-10-29 | kconfig: Fix variable name typo %prompts in streamline_config.pl | hiromu yagura | 1 | -2/+2 |
2010-10-29 | kconfig: Make localmodconfig handle environment variables | Steven Rostedt | 1 | -1/+11 |
2010-10-29 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2 | -2/+4 |
2010-10-29 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 26 | -92/+1196 |
2010-10-29 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 23 | -816/+932 |
2010-10-29 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 5 | -10/+15 |
2010-10-29 | initramfs: Fix build break on symbol-prefixed archs | Mike Frysinger | 1 | -1/+3 |
2010-10-28 | Revert "namespace: add source file location exceptions" | Michal Marek | 1 | -24/+0 |
2010-10-28 | Merge branch 'message-callback' into kbuild/kconfig | Michal Marek | 3 | -48/+40 |
2010-10-28 | Coccinelle: Add contextual message | Nicolas Palix | 1 | -3/+13 |
2010-10-28 | Coccinelle: Find doubled arguments to boolean or bit operators. | Julia Lawall | 2 | -0/+94 |
2010-10-28 | Coccinelle: Find nested lock+irqsave functions that use the same flags variab... | Julia Lawall | 1 | -0/+80 |
2010-10-28 | namespace: add source file location exceptions | Stephen Hemminger | 1 | -0/+24 |
2010-10-28 | scripts/extract-ikconfig: add support for bzip2, lzma and lzo | Dick Streefland | 1 | -14/+27 |
2010-10-28 | kbuild: check return value of asprintf() | Namhyung Kim | 1 | -1/+4 |
2010-10-28 | Merge commit 'v2.6.36' into kbuild/misc | Michal Marek | 44 | -807/+1893 |
2010-10-28 | scripts/namespace.pl: improve to get more correct results | Amerigo Wang | 1 | -9/+12 |
2010-10-28 | scripts/namespace.pl: some bug fixes | Amerigo Wang | 1 | -7/+10 |
2010-10-28 | scripts/namespace.pl: update file exclusion list | Stephen Hemminger | 1 | -47/+56 |
2010-10-28 | scripts/namespace.pl: fix wrong source path | Amerigo Wang | 1 | -4/+4 |
2010-10-27 | scripts/checkpatch.pl: add check for declaration of pci_device_id | Joe Perches | 1 | -0/+5 |
2010-10-27 | scripts/checkpatch.pl: add warnings for static char that could be static cons... | Joe Perches | 1 | -0/+12 |
2010-10-27 | checkpatch: version 0.31 | Andy Whitcroft | 1 | -1/+1 |
2010-10-27 | checkpatch: statement/block context analyser should look at sanitised lines | Andy Whitcroft | 1 | -6/+6 |
2010-10-27 | checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar | Andy Whitcroft | 1 | -1/+10 |
2010-10-27 | checkpatch: clean up structure definition macro handline | Andy Whitcroft | 1 | -2/+2 |
2010-10-27 | checkpatch: update copyright dates | Andy Whitcroft | 1 | -1/+1 |
2010-10-27 | checkpatch: Add additional attribute #defines | Joe Perches | 1 | -0/+14 |
2010-10-27 | checkpatch: check for incorrect permissions | Rabin Vincent | 1 | -1/+13 |
2010-10-27 | checkpatch: ensure kconfig help checks only apply when we are adding help | Andy Whitcroft | 1 | -5/+21 |
2010-10-27 | checkpatch: simplify and consolidate "missing space after" checks | Andy Whitcroft | 1 | -10/+5 |
2010-10-27 | checkpatch: add check for space after struct, union, and enum | Andy Whitcroft | 1 | -0/+10 |
2010-10-27 | checkpatch: returning errno typically should be negative | Andy Whitcroft | 1 | -0/+7 |
2010-10-27 | checkpatch: handle casts better fixing false categorisation of : as binary | Andy Whitcroft | 1 | -0/+5 |
2010-10-27 | checkpatch: ensure we do not collapse bracketed sections into constants | Andy Whitcroft | 1 | -3/+4 |
2010-10-27 | checkpatch: suggest cleanpatch and cleanfile when appropriate | Andy Whitcroft | 1 | -0/+13 |
2010-10-27 | checkpatch: types may sit on a line on their own | Andy Whitcroft | 1 | -1/+1 |
2010-10-27 | checkpatch: fix regressions in "fix handling of leading spaces" | Andy Whitcroft | 1 | -3/+6 |
2010-10-27 | scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists | Joe Perches | 1 | -3/+3 |
2010-10-27 | scripts/get_maintainer.pl: use mailmap in name deduplication and other updates | Joe Perches | 1 | -84/+148 |
2010-10-27 | scripts/get_maintainer.pl: correct indentation in a few places | Joe Perches | 1 | -78/+78 |
2010-10-27 | scripts/get_maintainer.pl: fix mailmap handling | Florian Mickler | 1 | -38/+109 |