aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds
2017-11-23kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada
2017-11-23kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-11-23coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada
2017-11-23kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt
2017-11-21Coccinelle: Remove setup_timer.cocciKees Cook
2017-11-20Add optional check for bad kernel-doc commentsMatthew Wilcox
2017-11-18kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru
2017-11-17checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada
2017-11-17checkpatch: add --strict test for lines ending in [ or (Joe Perches
2017-11-17checkpatch: add TP_printk to list of logging functionsJoe Perches
2017-11-17checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches
2017-11-17checkpatch: printks always need a KERN_<LEVEL>Joe Perches
2017-11-17scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt
2017-11-17checkpatch: support function pointers for unnamed function definition argumentsMiles Chen
2017-11-17get_maintainer: add more --self-test optionsJoe Perches
2017-11-17get_maintainer: add --self-test for internal consistency testsTom Saeger
2017-11-17parse-maintainers: add ability to specify filenamesJoe Perches
2017-11-17spelling.txt: add "unnecessary" typo variantsJoe Perches
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-15bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh
2017-11-16selinux: remove unnecessary assignment to subdir-Masahiro Yamada
2017-11-16kbuild: specify FORCE in Makefile.headersinst as .PHONY targetMasahiro Yamada
2017-11-16kbuild: optimize object directory creation for incremental buildMasahiro Yamada
2017-11-16kbuild: create object directories simpler and fasterMasahiro Yamada
2017-11-16kbuild: filter-out PHONY targets from "targets"Masahiro Yamada
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada
2017-11-16kbuild: create directory for make cache only when necessaryMasahiro Yamada
2017-11-16coccinelle: orplus: reorganize to improve performanceJulia Lawall
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14coccinelle: use exists to improve efficiencyJulia Lawall
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim
2017-11-14Coccinelle: use false positive annotationJulia Lawall
2017-11-14coccinelle: fix verbose message about .cocci file being runMasahiro Yamada
2017-11-14coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada
2017-11-14Coccinelle: make DEBUG_FILE option more usefulJulia Lawall
2017-11-14coccinelle: api: detect identical chip data arraysJulia Lawall
2017-11-14coccinelle: Improve setup_timer.cocci matchingKees Cook
2017-11-14Coccinelle: setup_timer: improve messages from setup_timerJulia Lawall