aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds11-90/+129
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru1-0/+7
2017-11-17checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada1-0/+1
2017-11-17checkpatch: add --strict test for lines ending in [ or (Joe Perches1-0/+6
2017-11-17checkpatch: add TP_printk to list of logging functionsJoe Perches1-0/+1
2017-11-17checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches1-2/+3
2017-11-17checkpatch: printks always need a KERN_<LEVEL>Joe Perches1-22/+4
2017-11-17scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt1-1/+1
2017-11-17checkpatch: support function pointers for unnamed function definition argumentsMiles Chen1-1/+1
2017-11-17get_maintainer: add more --self-test optionsJoe Perches1-17/+132
2017-11-17get_maintainer: add --self-test for internal consistency testsTom Saeger1-17/+77
2017-11-17parse-maintainers: add ability to specify filenamesJoe Perches1-5/+47
2017-11-17spelling.txt: add "unnecessary" typo variantsJoe Perches1-0/+4
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada1-3/+0
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2017-11-15Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds1-87/+283
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-36/+55
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-2/+0
2017-11-15bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh1-34/+55
2017-11-16selinux: remove unnecessary assignment to subdir-Masahiro Yamada1-1/+0
2017-11-16kbuild: specify FORCE in Makefile.headersinst as .PHONY targetMasahiro Yamada1-2/+3
2017-11-16kbuild: optimize object directory creation for incremental buildMasahiro Yamada1-0/+5
2017-11-16kbuild: create object directories simpler and fasterMasahiro Yamada3-26/+6
2017-11-16kbuild: filter-out PHONY targets from "targets"Masahiro Yamada1-1/+1
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada3-6/+3
2017-11-16kbuild: create directory for make cache only when necessaryMasahiro Yamada1-4/+9
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+32
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds19-235/+1622
2017-11-14leaking_addresses: add SigIgn to false positivesTobin C. Harding1-0/+1
2017-11-14leaking_addresses: add timeout on file readTobin C. Harding1-1/+21
2017-11-14leaking_addresses: add support for ppc64Tobin C. Harding1-6/+60
2017-11-14leaking_addresses: add summary reporting optionsTobin C. Harding1-3/+188
2017-11-14leaking_addresses: add to exclude files/paths listTobin C. Harding1-0/+3
2017-11-14leaking_addresses: fix comment string typoTobin C. Harding1-1/+1
2017-11-14leaking_addresses: remove command line optionsTobin C. Harding1-58/+0
2017-11-14leaking_addresses: remove dead/unused codeTobin C. Harding1-9/+0
2017-11-14leaking_addresses: use tabs instead of spacesTobin C. Harding1-27/+27
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds3-4/+90
2017-11-13kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers1-2/+3
2017-11-13kbuild: shrink .cache.mk when it exceeds 1000 linesMasahiro Yamada1-0/+6
2017-11-13kbuild: Add a cache for generated variablesDouglas Anderson1-14/+76
2017-11-13kbuild: add forward declaration of default target to Makefile.asm-genericMasahiro Yamada1-0/+3
2017-11-12modpost: detect modules without a MODULE_LICENSERandy Dunlap1-1/+1
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+305
2017-11-09Merge branch 'dt/kbuild' into dt/nextRob Herring2-4/+7
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2-4/+7
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar95-1/+400
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar95-2/+400