aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* scripts/kernel-doc: handle object-like macrosHoria Geanta2014-07-12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-27
|\
| * recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-06-26
* | checkpatch: reduce false positives when checking void function return statementsJoe Perches2014-06-23
* | builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-18
* | kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-18
* | deb-pkg: Fix for relative pathsMichal Marek2014-06-18
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-13
|\
| * scripts: objdiff: support directories for the augument of record commandMasahiro Yamada2014-06-10
| * scripts: objdiff: fix a commentMasahiro Yamada2014-06-10
| * scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada2014-06-10
| * scripts: objdiff: improve path flexibility for record commandMasahiro Yamada2014-06-10
| * scripts: objdiff: remove unnecessary codeMasahiro Yamada2014-06-10
| * scripts: objdiff: direct error messages to stderrMasahiro Yamada2014-06-10
| * scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada2014-06-10
| * deb-pkg: Add automatic support for s390x architectureBen Hutchings2014-06-10
| * coccicheck: Add unneeded return variable testPeter Senna Tschudin2014-06-10
| * kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-10
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-09
| * coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd2014-06-09
| * scripts/tags.sh: ignore symlink'ed source filesYann Droneaud2014-06-09
| * scripts/tags.sh: add regular expression replacement pattern for memcgJianyu Zhan2014-05-14
| * builddeb: add arm64 in the supported architecturesFathi Boudra2014-04-24
| * builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra2014-04-24
| * scripts/tags.sh: ignore code of user space toolsKonstantin Khlebnikov2014-04-24
| * scripts/tags.sh: add pattern for DEFINE_HASHTABLEJianyu Zhan2014-04-16
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-13
|\ \
| * | kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-09
| * | kbuild: do not add "selinux" to subdir- twiceMasahiro Yamada2014-06-09
| * | firmware: Simplify directory creationMichal Marek2014-05-14
| * | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-30
| * | kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada2014-04-30
| * | kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-16
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-11
|\ \
| * | modpost: Fix resource leak in read_dump()Christian Engelmayer2014-04-27
| |/
* | decode_stacktrace: make stack dump output useful againSasha Levin2014-06-10
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\ \
| * | ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-29
* | | scripts/checkpatch.pl: device_initcall is not the only __initcall substituteFabian Frederick2014-06-04
* | | checkpatch: check stable email addressJoe Perches2014-06-04
* | | checkpatch: warn on unnecessary void function return statementsJoe Perches2014-06-04
* | | checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);Joe Perches2014-06-04
* | | checkpatch: add warning for kmalloc/kzalloc with multiplyJoe Perches2014-06-04
* | | checkpatch: warn on #defines ending in semicolonJoe Perches2014-06-04
* | | checkpatch: make --strict a default for files in drivers/net and net/Joe Perches2014-06-04
* | | checkpatch: always warn on missing blank line after variable declaration blockJoe Perches2014-06-04
* | | checkpatch: fix wildcard DT compatible string checkingRob Herring2014-06-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
|\ \ \
| * | | modpost: Fix comment typo "Modules.symvers"Paul Bolle2014-05-05
* | | | scripts/checksyscalls.sh: Make renameat optionalJames Hogan2014-05-20
| |/ / |/| |