aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings1-9/+17
2018-07-28builddeb: Drop check for 32-bit s390Ben Hutchings1-1/+1
2018-07-28builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings1-2/+2
2018-07-28builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings1-3/+6
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2-2/+2
2018-07-25kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada1-0/+3
2018-07-25kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada7-19/+30
2018-07-25kconfig: make syncconfig update .config regardless of sym_change_countMasahiro Yamada1-4/+6
2018-07-25kconfig: create directories needed for syncconfig by itselfMasahiro Yamada2-9/+20
2018-07-25kconfig: remove unneeded directory generation from local*configMasahiro Yamada1-1/+0
2018-07-25kconfig: split out useful helpers in confdata.cMasahiro Yamada1-17/+64
2018-07-25kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada3-32/+30
2018-07-25kconfig: handle format string before calling conf_message_callback()Masahiro Yamada4-18/+17
2018-07-24gcc-plugins: Clean up the cgraph_create_edge* macrosAlexander Popov1-10/+16
2018-07-24gcc-plugins: Regularize Makefile.gcc-pluginsKees Cook1-12/+24
2018-07-24gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/KconfigMasahiro Yamada1-0/+142
2018-07-23PATCH scripts/kernel-docvaldis.kletnieks@vt.edu1-2/+2
2018-07-23arm64: build with baremetal linker target instead of Linux when availableOlof Johansson1-2/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson1-0/+8
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson1-4/+0
2018-07-19kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada1-2/+2
2018-07-19kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)Masahiro Yamada1-2/+1
2018-07-18kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders6-8/+8
2018-07-18kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap2-0/+9
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott3-11/+11
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott1-5/+5
2018-07-18kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott1-1/+1
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2-2/+2
2018-07-18kbuild: Add build salt to the kernel and modulesLaura Abbott1-0/+3
2018-07-18kbuild: verify that $DEPMOD is installedRandy Dunlap1-1/+7
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada5-2/+2
2018-07-18Coccinelle: add atomic_as_refcounter scriptElena Reshetova1-0/+129
2018-07-16scripts/tags.sh: Add BPF_CALLConstantine Shulyupin1-0/+1
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman11-27/+8
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman15-37/+19
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches1-3/+3
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds9-23/+4
2018-07-13scripts/tags.sh: add __ro_after_initConstantine Shulyupin1-1/+1
2018-07-08scripts: teach extract-vmlinux about LZ4 and ZSTDAdam Borowski1-0/+2
2018-07-07ver_linux: Do not check for ver_linux pattern in version functionAlexander Kapshuk1-1/+1
2018-07-07ver_linux: Process input coming from procmaps that matches libc onlyAlexander Kapshuk1-5/+7
2018-07-06kbuild: remove duplicated comments about PHONYMasahiro Yamada6-21/+0
2018-07-06kbuild: do not drop -I without parameterMasahiro Yamada1-1/+1
2018-07-02gcc-plugins: remove unused GCC_PLUGIN_SUBDIRMasahiro Yamada2-7/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-07-02scripts/documentation-file-ref-check: ignore sched-pelt false positiveMauro Carvalho Chehab1-0/+3
2018-07-02scripts/documentation-file-ref-check: remove some false positivesMauro Carvalho Chehab1-0/+3
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus2-0/+17
2018-07-02scripts: Add ppc64le support for checkstack.plBreno Leitao1-7/+4