summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-1711-90/+129
|\
| * kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada2017-11-171-3/+0
| * selinux: remove unnecessary assignment to subdir-Masahiro Yamada2017-11-161-1/+0
| * kbuild: specify FORCE in Makefile.headersinst as .PHONY targetMasahiro Yamada2017-11-161-2/+3
| * kbuild: optimize object directory creation for incremental buildMasahiro Yamada2017-11-161-0/+5
| * kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-163-26/+6
| * kbuild: filter-out PHONY targets from "targets"Masahiro Yamada2017-11-161-1/+1
| * kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada2017-11-163-6/+3
| * kbuild: create directory for make cache only when necessaryMasahiro Yamada2017-11-161-4/+9
| * kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers2017-11-131-2/+3
| * kbuild: shrink .cache.mk when it exceeds 1000 linesMasahiro Yamada2017-11-131-0/+6
| * kbuild: Add a cache for generated variablesDouglas Anderson2017-11-131-14/+76
| * kbuild: add forward declaration of default target to Makefile.asm-genericMasahiro Yamada2017-11-131-0/+3
| * kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGSMasahiro Yamada2017-10-311-4/+4
| * kbuild: comments cleanup in Makefile.libCao jin2017-10-261-14/+7
| * kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada2017-10-101-1/+1
| * kbuild: mkcompile_h: do not create .versionMasahiro Yamada2017-10-091-6/+1
| * kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada2017-10-091-10/+5
* | Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru2017-11-171-0/+7
* | checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada2017-11-171-0/+1
* | checkpatch: add --strict test for lines ending in [ or (Joe Perches2017-11-171-0/+6
* | checkpatch: add TP_printk to list of logging functionsJoe Perches2017-11-171-0/+1
* | checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches2017-11-171-2/+3
* | checkpatch: printks always need a KERN_<LEVEL>Joe Perches2017-11-171-22/+4
* | scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt2017-11-171-1/+1
* | checkpatch: support function pointers for unnamed function definition argumentsMiles Chen2017-11-171-1/+1
* | get_maintainer: add more --self-test optionsJoe Perches2017-11-171-17/+132
* | get_maintainer: add --self-test for internal consistency testsTom Saeger2017-11-171-17/+77
* | parse-maintainers: add ability to specify filenamesJoe Perches2017-11-171-5/+47
* | spelling.txt: add "unnecessary" typo variantsJoe Perches2017-11-171-0/+4
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-0/+5
|\ \
| * \ Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-025-5/+38
| |\ \
| * \ \ Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-10-0339-888/+929
| |\ \ \ | | | |/ | | |/|
| * | | drm: introduce drm_dev_{get/put} functionsAishwarya Pant2017-09-261-0/+5
* | | | Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds2017-11-151-87/+283
|\ \ \ \
| * | | | leaking_addresses: add SigIgn to false positivesTobin C. Harding2017-11-141-0/+1
| * | | | leaking_addresses: add timeout on file readTobin C. Harding2017-11-141-1/+21
| * | | | leaking_addresses: add support for ppc64Tobin C. Harding2017-11-141-6/+60
| * | | | leaking_addresses: add summary reporting optionsTobin C. Harding2017-11-141-3/+188
| * | | | leaking_addresses: add to exclude files/paths listTobin C. Harding2017-11-141-0/+3
| * | | | leaking_addresses: fix comment string typoTobin C. Harding2017-11-141-1/+1
| * | | | leaking_addresses: remove command line optionsTobin C. Harding2017-11-141-58/+0
| * | | | leaking_addresses: remove dead/unused codeTobin C. Harding2017-11-141-9/+0
| * | | | leaking_addresses: use tabs instead of spacesTobin C. Harding2017-11-141-27/+27
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-152-36/+55
|\ \ \ \ \
| * | | | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-2/+0
| * | | | | bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh2017-11-151-34/+55
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-152-0/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-101-0/+305
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0494-1/+95
| |\ \ \ \ \
OpenPOWER on IntegriCloud