summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
* kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
* deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-1248-159/+290
|\
| * scripts: objdiff: support directories for the augument of record commandMasahiro Yamada2014-06-101-11/+22
| * scripts: objdiff: fix a commentMasahiro Yamada2014-06-101-1/+1
| * scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada2014-06-101-2/+3
| * scripts: objdiff: improve path flexibility for record commandMasahiro Yamada2014-06-101-6/+16
| * scripts: objdiff: remove unnecessary codeMasahiro Yamada2014-06-101-2/+0
| * scripts: objdiff: direct error messages to stderrMasahiro Yamada2014-06-101-9/+9
| * scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada2014-06-101-7/+5
| * deb-pkg: Add automatic support for s390x architectureBen Hutchings2014-06-101-1/+1
| * coccicheck: Add unneeded return variable testPeter Senna Tschudin2014-06-101-0/+66
| * kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-1019-91/+89
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-1026-30/+0
| * coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd2014-06-091-0/+62
| * scripts/tags.sh: ignore symlink'ed source filesYann Droneaud2014-06-091-4/+6
| * scripts/tags.sh: add regular expression replacement pattern for memcgJianyu Zhan2014-05-141-0/+8
| * builddeb: add arm64 in the supported architecturesFathi Boudra2014-04-241-0/+2
| * builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra2014-04-241-3/+3
| * scripts/tags.sh: ignore code of user space toolsKonstantin Khlebnikov2014-04-241-0/+3
| * scripts/tags.sh: add pattern for DEFINE_HASHTABLEJianyu Zhan2014-04-161-2/+4
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-1213-109/+106
|\ \
| * | kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-101-2/+2
| * | kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada2014-06-091-1/+1
| * | firmware: Simplify directory creationMichal Marek2014-05-141-13/+11
| * | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-309-21/+21
| * | kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada2014-04-301-11/+4
| * | kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-162-61/+67
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-111-0/+2
|\ \
| * | modpost: Fix resource leak in read_dump()Christian Engelmayer2014-04-281-0/+2
| |/
* | decode_stacktrace: make stack dump output useful againSasha Levin2014-06-101-0/+126
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-062-0/+12
|\ \
| * | ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-292-0/+12
* | | scripts/checkpatch.pl: device_initcall is not the only __initcall substituteFabian Frederick2014-06-041-2/+2
* | | checkpatch: check stable email addressJoe Perches2014-06-041-0/+6
* | | checkpatch: warn on unnecessary void function return statementsJoe Perches2014-06-041-0/+7
* | | checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);Joe Perches2014-06-041-0/+21
* | | checkpatch: add warning for kmalloc/kzalloc with multiplyJoe Perches2014-06-041-0/+24
* | | checkpatch: warn on #defines ending in semicolonJoe Perches2014-06-041-0/+11
* | | checkpatch: make --strict a default for files in drivers/net and net/Joe Perches2014-06-041-0/+13
* | | checkpatch: always warn on missing blank line after variable declaration blockJoe Perches2014-06-041-10/+34
* | | checkpatch: fix wildcard DT compatible string checkingRob Herring2014-06-041-2/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \ \
| * | | modpost: Fix comment typo "Modules.symvers"Paul Bolle2014-05-051-1/+1
* | | | scripts/checksyscalls.sh: Make renameat optionalJames Hogan2014-05-201-1/+4
| |/ / |/| |
* | | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-051-0/+5
|\ \ \ | |_|/ |/| |
| * | xtensa: enable sorting extable at build timeMax Filippov2014-04-021-0/+5
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-125-117/+192
|\ \ \
| * | | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
OpenPOWER on IntegriCloud