aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-231-0/+4
|\
| * Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
* | xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin2012-04-181-2/+2
* | checkpatch: revert --strict test for net/ and drivers/net block comment styleJoe Perches2012-04-161-6/+0
* | kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker2012-04-121-11/+0
* | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker2012-04-121-36/+13
* | modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-092-2/+6
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-0/+70
|\ \ | |/ |/|
| * scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall2012-04-051-0/+70
* | Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd2012-04-021-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-308-11/+67
|\ \
| * | setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier2012-03-261-2/+1
| * | modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich2012-03-261-1/+1
| * | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-0/+24
| * | headers_check: recursively search for linux/types.h inclusionBobby Powers2012-03-261-1/+37
| * | scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle2012-03-241-1/+1
| * | scripts: dtc: fix compile warningsFelipe Balbi2012-03-242-6/+1
| * | kbuild: disable -Wmissing-field-initializers for W=1Kirill A. Shutemov2012-01-261-0/+2
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-03-309-10/+687
|\ \ \
| * | | scripts/patch-kernel: digest kernel.org hosted .xz patchesShawn Landden2012-03-301-0/+4
| * | | scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_errJulia Lawall2012-03-261-0/+70
| * | | scripts: refactor remove structure forward declarationsYang Bai2012-03-261-3/+8
| * | | kbuild: incremental tags update for GNU GlobalJianbin Kang2012-03-261-1/+1
| * | | coccinelle: semantic patch for bool issuesJulia Lawall2012-02-241-0/+178
| * | | coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall2012-02-241-0/+41
| * | | coccinelle: semantic patch converting 0 test to null testJulia Lawall2012-02-241-0/+237
| * | | coccinelle: semantic patch for missing iounmapJulia Lawall2012-02-241-0/+67
| * | | coccinelle: semantic patch for missing clk_putJulia Lawall2012-02-241-0/+67
| * | | kbuild: Fix out-of-tree build for 'make deb-pkg'Joerg Roedel2012-02-241-3/+3
| * | | kbuild: Only build linux-image package for UMLJoerg Roedel2012-02-241-5/+9
| * | | kbuild: Fix link to headers in 'make deb-pkg'Joerg Roedel2012-02-241-0/+4
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-03-303-22/+28
|\ \ \ \
| * | | | merge_config.sh: Add option to display redundant configsJohn Stultz2012-03-301-0/+9
| * | | | merge_config.sh: Set execute bitJohn Stultz2012-03-301-0/+0
| * | | | merge_config.sh: Use the first file as the initial configJosh Boyer2012-03-241-1/+5
| * | | | kconfig: fix new choices being skipped upon config updateArnaud Lacombe2012-01-262-21/+14
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: 7333/2: jump label: detect %c support for ARMRabin Vincent2012-03-241-1/+17
| |/ /
* | | checkpatch: check for quoted strings broken across linesJosh Triplett2012-03-231-0/+15
* | | checkpatch: whitespace - add/remove blank linesJoe Perches2012-03-231-1/+3
* | | checkpatch: warn on use of yield()Joe Perches2012-03-231-0/+6
* | | checkpatch: add --strict tests for braces, comments and castsJoe Perches2012-03-231-8/+32
* | | checkpatch: add [] to type extensionsAndy Whitcroft2012-03-231-1/+1
* | | checkpatch: high precedence operators do not require additional parentheses i...Andy Whitcroft2012-03-231-1/+1
* | | checkpatch: handle string concatenation in simple #definesAndy Whitcroft2012-03-231-0/+6
* | | checkpatch: allow simple character constants in #definesAndy Whitcroft2012-03-231-0/+1
* | | checkpatch: catch [ ... ] usage when not at the beginning of definitionAndy Whitcroft2012-03-231-1/+1
* | | checkpatch.pl: be silent when -q and --ignore is givenArtem Bityutskiy2012-03-231-3/+2
* | | checkpatch: add some --strict coding style checksJoe Perches2012-03-231-10/+84
* | | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-231-0/+6