summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings2018-07-281-3/+10
* builddeb: Add automatic support for riscv* architecturesBen Hutchings2018-07-281-1/+1
* builddeb: Add automatic support for m68k architectureBen Hutchings2018-07-281-1/+1
* builddeb: Add automatic support for or1k architectureBen Hutchings2018-07-281-0/+2
* builddeb: Add automatic support for sparc64 architectureBen Hutchings2018-07-281-1/+1
* builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings2018-07-281-1/+3
* builddeb: Add automatic support for mips64el architectureBen Hutchings2018-07-281-1/+6
* builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings2018-07-281-1/+6
* builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings2018-07-281-9/+17
* builddeb: Drop check for 32-bit s390Ben Hutchings2018-07-281-1/+1
* builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings2018-07-281-2/+2
* builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings2018-07-281-3/+6
* kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-282-2/+2
* kbuild: buildtar: add arm64 supportOlof Johansson2018-07-191-0/+8
* kbuild: buildtar: remove crufty vax piecesOlof Johansson2018-07-191-4/+0
* kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada2018-07-191-2/+2
* kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)Masahiro Yamada2018-07-191-2/+1
* kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-183-11/+11
* kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-181-5/+5
* kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott2018-07-181-1/+1
* kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-182-2/+2
* kbuild: Add build salt to the kernel and modulesLaura Abbott2018-07-181-0/+3
* kbuild: verify that $DEPMOD is installedRandy Dunlap2018-07-181-1/+7
* kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada2018-07-185-2/+2
* Coccinelle: add atomic_as_refcounter scriptElena Reshetova2018-07-181-0/+129
* checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches2018-07-141-3/+3
* Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-139-23/+4
|\
| * scripts/tags.sh: add __ro_after_initConstantine Shulyupin2018-07-131-1/+1
| * scripts: teach extract-vmlinux about LZ4 and ZSTDAdam Borowski2018-07-081-0/+2
| * kbuild: remove duplicated comments about PHONYMasahiro Yamada2018-07-066-21/+0
| * kbuild: do not drop -I without parameterMasahiro Yamada2018-07-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-021-1/+1
|\ \ | |/ |/|
| * bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-281-1/+1
* | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-304-4/+11
|\ \
| * | kconfig: loop boundary condition fixJerry James2018-06-281-1/+1
| * | kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders2018-06-282-0/+7
| * | kconfig: fix line numbers for if-entries in menu treeDirk Gouders2018-06-251-2/+2
| * | stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim2018-06-251-1/+1
* | | checkpatch: remove warning for 'old' stable@kernel.org addressLinus Torvalds2018-06-271-6/+0
| |/ |/|
* | tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen2018-06-211-1/+1
|/
* scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab2018-06-151-0/+7
* scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab2018-06-151-3/+18
* scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab2018-06-151-0/+6
* scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab2018-06-151-3/+17
* scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab2018-06-151-1/+1
* scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab2018-06-151-1/+1
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-138-104/+39
|\
| * kconfig: fix localmodconfigSam Ravnborg2018-06-111-2/+2
| * gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada2018-06-113-57/+26
| * gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada2018-06-111-8/+0