summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2017-11-14kbuild: rpm-pkg: do not force -jN in submakeMasahiro Yamada
2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada
2017-11-14kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada
2017-11-14kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Masahiro Yamada
2017-11-14kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledMasahiro Yamada
2017-11-14kbuild: rpm-pkg: refactor mkspec with here docMasahiro Yamada
2017-11-14leaking_addresses: add SigIgn to false positivesTobin C. Harding
2017-11-14leaking_addresses: add timeout on file readTobin C. Harding
2017-11-14leaking_addresses: add support for ppc64Tobin C. Harding
2017-11-14leaking_addresses: add summary reporting optionsTobin C. Harding
2017-11-14leaking_addresses: add to exclude files/paths listTobin C. Harding
2017-11-14leaking_addresses: fix comment string typoTobin C. Harding
2017-11-14leaking_addresses: remove command line optionsTobin C. Harding
2017-11-14leaking_addresses: remove dead/unused codeTobin C. Harding
2017-11-14leaking_addresses: use tabs instead of spacesTobin C. Harding
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds
2017-11-13kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers
2017-11-13kbuild: shrink .cache.mk when it exceeds 1000 linesMasahiro Yamada
2017-11-13kbuild: Add a cache for generated variablesDouglas Anderson
2017-11-13kbuild: add forward declaration of default target to Makefile.asm-genericMasahiro Yamada
2017-11-12modpost: detect modules without a MODULE_LICENSERandy Dunlap
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09Merge branch 'dt/kbuild' into dt/nextRob Herring