aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14coccinelle: use exists to improve efficiencyJulia Lawall1-1/+1
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim1-2/+2
2017-11-14Coccinelle: use false positive annotationJulia Lawall1-4/+4
2017-11-14coccinelle: fix verbose message about .cocci file being runMasahiro Yamada1-1/+1
2017-11-14coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada2-3/+3
2017-11-14Coccinelle: make DEBUG_FILE option more usefulJulia Lawall1-9/+11
2017-11-14coccinelle: api: detect identical chip data arraysJulia Lawall1-0/+161
2017-11-14coccinelle: Improve setup_timer.cocci matchingKees Cook1-24/+105
2017-11-14Coccinelle: setup_timer: improve messages from setup_timerJulia Lawall1-9/+6
2017-11-14kbuild: rpm-pkg: do not force -jN in submakeMasahiro Yamada1-1/+2
2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada1-2/+2
2017-11-14kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada1-2/+2
2017-11-14kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Masahiro Yamada1-16/+16
2017-11-14kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledMasahiro Yamada1-25/+32
2017-11-14kbuild: rpm-pkg: refactor mkspec with here docMasahiro Yamada1-113/+105
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
2017-11-06scripts: add leaking_addresses.plTobin C. Harding1-0/+305
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller94-1/+95
2017-11-02Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds94-0/+94
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman94-0/+94
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar1-1/+0
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie5-5/+38
2017-10-31kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGSMasahiro Yamada1-4/+4
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+1
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2017-10-26kbuild: comments cleanup in Makefile.libCao jin1-14/+7
2017-10-25scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2-1/+10
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-1/+1