summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-08-14Coccinelle: doubletest: reduce side effect false positivesJulia Lawall
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada
2018-07-29scripts: Add Python 3 support to tracing/draw_functrace.pyJeremy Cline
2018-07-28builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for riscv* architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for m68k architectureBen Hutchings
2018-07-28builddeb: Add automatic support for or1k architectureBen Hutchings
2018-07-28builddeb: Add automatic support for sparc64 architectureBen Hutchings
2018-07-28builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for mips64el architectureBen Hutchings
2018-07-28builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings
2018-07-28builddeb: Drop check for 32-bit s390Ben Hutchings
2018-07-28builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings
2018-07-28builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson
2018-07-19kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada
2018-07-19kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)Masahiro Yamada
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott
2018-07-18kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott
2018-07-18kbuild: Add build salt to the kernel and modulesLaura Abbott
2018-07-18kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2018-07-18Coccinelle: add atomic_as_refcounter scriptElena Reshetova
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-13scripts/tags.sh: add __ro_after_initConstantine Shulyupin
2018-07-08scripts: teach extract-vmlinux about LZ4 and ZSTDAdam Borowski
2018-07-06kbuild: remove duplicated comments about PHONYMasahiro Yamada
2018-07-06kbuild: do not drop -I without parameterMasahiro Yamada
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-28kconfig: loop boundary condition fixJerry James
2018-06-28kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada
2018-06-27checkpatch: remove warning for 'old' stable@kernel.org addressLinus Torvalds
2018-06-25kconfig: fix line numbers for if-entries in menu treeDirk Gouders
2018-06-25stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim
2018-06-21tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen
2018-06-15scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds