aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-30
|\
| * setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier2012-03-26
| * modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich2012-03-26
| * Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-26
| * headers_check: recursively search for linux/types.h inclusionBobby Powers2012-03-26
| * scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle2012-03-24
| * scripts: dtc: fix compile warningsFelipe Balbi2012-03-24
| * kbuild: disable -Wmissing-field-initializers for W=1Kirill A. Shutemov2012-01-26
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-03-30
|\ \
| * | scripts/patch-kernel: digest kernel.org hosted .xz patchesShawn Landden2012-03-30
| * | scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_errJulia Lawall2012-03-26
| * | scripts: refactor remove structure forward declarationsYang Bai2012-03-26
| * | kbuild: incremental tags update for GNU GlobalJianbin Kang2012-03-26
| * | coccinelle: semantic patch for bool issuesJulia Lawall2012-02-24
| * | coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall2012-02-24
| * | coccinelle: semantic patch converting 0 test to null testJulia Lawall2012-02-24
| * | coccinelle: semantic patch for missing iounmapJulia Lawall2012-02-24
| * | coccinelle: semantic patch for missing clk_putJulia Lawall2012-02-24
| * | kbuild: Fix out-of-tree build for 'make deb-pkg'Joerg Roedel2012-02-24
| * | kbuild: Only build linux-image package for UMLJoerg Roedel2012-02-24
| * | kbuild: Fix link to headers in 'make deb-pkg'Joerg Roedel2012-02-24
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-03-30
|\ \ \
| * | | merge_config.sh: Add option to display redundant configsJohn Stultz2012-03-30
| * | | merge_config.sh: Set execute bitJohn Stultz2012-03-30
| * | | merge_config.sh: Use the first file as the initial configJosh Boyer2012-03-24
| * | | kconfig: fix new choices being skipped upon config updateArnaud Lacombe2012-01-26
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ \
| * | | ARM: 7333/2: jump label: detect %c support for ARMRabin Vincent2012-03-24
| |/ /
* | | checkpatch: check for quoted strings broken across linesJosh Triplett2012-03-23
* | | checkpatch: whitespace - add/remove blank linesJoe Perches2012-03-23
* | | checkpatch: warn on use of yield()Joe Perches2012-03-23
* | | checkpatch: add --strict tests for braces, comments and castsJoe Perches2012-03-23
* | | checkpatch: add [] to type extensionsAndy Whitcroft2012-03-23
* | | checkpatch: high precedence operators do not require additional parentheses i...Andy Whitcroft2012-03-23
* | | checkpatch: handle string concatenation in simple #definesAndy Whitcroft2012-03-23
* | | checkpatch: allow simple character constants in #definesAndy Whitcroft2012-03-23
* | | checkpatch: catch [ ... ] usage when not at the beginning of definitionAndy Whitcroft2012-03-23
* | | checkpatch.pl: be silent when -q and --ignore is givenArtem Bityutskiy2012-03-23
* | | checkpatch: add some --strict coding style checksJoe Perches2012-03-23
* | | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-23
* | | get_maintainer.pl: add support for moderated listsRichard Weinberger2012-03-23
* | | get_maintainer: use a default "unknown" S: status/roleJoe Perches2012-03-23
* | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-09
|\ \ \
| * | | mod/file2alias: make modpost compile on darwin againAndreas Bießmann2012-02-26
| * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-02-25
| |\ \ \ | | | |/ | | |/|
| | * | coccicheck: change handling of C={1,2} when M= is setGreg Dietsche2012-02-24
| | * | builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-18
| | * | kbuild: do not check for ancient modutils toolsLucas De Marchi2012-01-23
| | |/
| * | ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren2012-02-15
| * | module: fix broken isapnp handling in file2aliasOndrej Zary2012-02-13