aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-0/+70
2012-04-05scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Gravatar Julia Lawall 1-0/+70
2012-04-02Subject: [PATCH] tags.sh: Add missing quotesGravatar Stephen Boyd 1-1/+1
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 8-11/+67
2012-03-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 9-10/+687
2012-03-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 3-22/+28
2012-03-30scripts/patch-kernel: digest kernel.org hosted .xz patchesGravatar Shawn Landden 1-0/+4
2012-03-30merge_config.sh: Add option to display redundant configsGravatar John Stultz 1-0/+9
2012-03-30merge_config.sh: Set execute bitGravatar John Stultz 1-0/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-1/+17
2012-03-26setlocalversion: Use "grep -q" instead of piping output to "read dummy"Gravatar Roland Dreier 1-2/+1
2012-03-26scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_errGravatar Julia Lawall 1-0/+70
2012-03-26modpost: fix ALL_INIT_DATA_SECTIONSGravatar Jan Beulich 1-1/+1
2012-03-26scripts: refactor remove structure forward declarationsGravatar Yang Bai 1-3/+8
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsGravatar Stephen Warren 1-0/+24
2012-03-26kbuild: incremental tags update for GNU GlobalGravatar Jianbin Kang 1-1/+1
2012-03-26headers_check: recursively search for linux/types.h inclusionGravatar Bobby Powers 1-1/+37
2012-03-24scripts/Kbuild.include: Fix portability problem of "echo -e"Gravatar Bernhard Walle 1-1/+1
2012-03-24merge_config.sh: Use the first file as the initial configGravatar Josh Boyer 1-1/+5
2012-03-24scripts: dtc: fix compile warningsGravatar Felipe Balbi 2-6/+1
2012-03-24ARM: 7333/2: jump label: detect %c support for ARMGravatar Rabin Vincent 1-1/+17
2012-03-23checkpatch: check for quoted strings broken across linesGravatar Josh Triplett 1-0/+15
2012-03-23checkpatch: whitespace - add/remove blank linesGravatar Joe Perches 1-1/+3
2012-03-23checkpatch: warn on use of yield()Gravatar Joe Perches 1-0/+6
2012-03-23checkpatch: add --strict tests for braces, comments and castsGravatar Joe Perches 1-8/+32
2012-03-23checkpatch: add [] to type extensionsGravatar Andy Whitcroft 1-1/+1
2012-03-23checkpatch: high precedence operators do not require additional parentheses i...Gravatar Andy Whitcroft 1-1/+1
2012-03-23checkpatch: handle string concatenation in simple #definesGravatar Andy Whitcroft 1-0/+6
2012-03-23checkpatch: allow simple character constants in #definesGravatar Andy Whitcroft 1-0/+1
2012-03-23checkpatch: catch [ ... ] usage when not at the beginning of definitionGravatar Andy Whitcroft 1-1/+1
2012-03-23checkpatch.pl: be silent when -q and --ignore is givenGravatar Artem Bityutskiy 1-3/+2
2012-03-23checkpatch: add some --strict coding style checksGravatar Joe Perches 1-10/+84
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Gravatar Joe Perches 1-0/+6
2012-03-23get_maintainer.pl: add support for moderated listsGravatar Richard Weinberger 1-2/+7
2012-03-23get_maintainer: use a default "unknown" S: status/roleGravatar Joe Perches 1-1/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 6-26/+57
2012-02-27mod/file2alias: make modpost compile on darwin againGravatar Andreas Bießmann 1-4/+31
2012-02-25Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 3-21/+10
2012-02-25coccinelle: semantic patch for bool issuesGravatar Julia Lawall 1-0/+178
2012-02-25coccinelle: semantic patch to check for PTR_ERR after reassignmentGravatar Julia Lawall 1-0/+41
2012-02-25coccinelle: semantic patch converting 0 test to null testGravatar Julia Lawall 1-0/+237
2012-02-25coccinelle: semantic patch for missing iounmapGravatar Julia Lawall 1-0/+67
2012-02-25coccinelle: semantic patch for missing clk_putGravatar Julia Lawall 1-0/+67
2012-02-25kbuild: Fix out-of-tree build for 'make deb-pkg'Gravatar Joerg Roedel 1-3/+3
2012-02-24kbuild: Only build linux-image package for UMLGravatar Joerg Roedel 1-5/+9
2012-02-24kbuild: Fix link to headers in 'make deb-pkg'Gravatar Joerg Roedel 1-0/+4
2012-02-24coccicheck: change handling of C={1,2} when M= is setGravatar Greg Dietsche 1-9/+4
2012-02-18builddeb: Don't create files in /tmp with predictable namesGravatar Ben Hutchings 1-6/+6
2012-02-15ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersGravatar Tony Lindgren 1-0/+9
2012-02-14module: fix broken isapnp handling in file2aliasGravatar Ondrej Zary 1-1/+1