aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 18-87/+119
2019-07-18kbuild: split out *.mod out of {single,multi}-used-m rulesGravatar Masahiro Yamada 1-9/+13
2019-07-18kbuild: remove the first line of *.mod filesGravatar Masahiro Yamada 3-11/+6
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRGravatar Masahiro Yamada 5-37/+14
2019-07-18kbuild: export_report: read modules.order instead of .tmp_versions/*.modGravatar Masahiro Yamada 1-6/+5
2019-07-18kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modGravatar Masahiro Yamada 1-6/+9
2019-07-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-4/+283
2019-07-17kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.modGravatar Masahiro Yamada 1-2/+1
2019-07-17kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.modGravatar Masahiro Yamada 1-4/+1
2019-07-17kbuild: remove duplication from modules.order in sub-directoriesGravatar Masahiro Yamada 1-6/+3
2019-07-17kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Gravatar Masahiro Yamada 3-3/+3
2019-07-17kbuild: do not create empty modules.order in the prepare stageGravatar Masahiro Yamada 1-1/+1
2019-07-17coccinelle: api: add devm_platform_ioremap_resource scriptGravatar Himanshu Jha 1-0/+60
2019-07-17kbuild: compile-test headers listed in header-test-m as wellGravatar Masahiro Yamada 2-2/+2
2019-07-17kbuild: remove unused hostcc-optionGravatar Masahiro Yamada 1-5/+0
2019-07-17kconfig: fix missing choice values in auto.confGravatar Masahiro Yamada 2-4/+4
2019-07-16scripts/gdb: add helpers to find and list devicesGravatar Leonard Crestez 2-0/+183
2019-07-16scripts/gdb: add lx-genpd-summary commandGravatar Leonard Crestez 2-0/+84
2019-07-16checkpatch.pl: warn on duplicate sysctl local variableGravatar Matteo Croce 1-0/+6
2019-07-16get_maintainer: add ability to skip moderated mailing listsGravatar Joe Perches 1-4/+10
2019-07-17builddeb: generate multi-arch friendly linux-libc-dev packageGravatar Cedric Hombourger 2-0/+6
2019-07-17kconfig: run olddefconfig instead of oldconfig after merging fragmentsGravatar Masahiro Yamada 1-1/+1
2019-07-15docs: driver-model: move it to the driver-api bookGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15docs: move gcc_plugins.txt to core-api and rename to .rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-14Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxGravatar Linus Torvalds 1-1/+8
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekGravatar Kirill Smelkov 1-1/+8
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+2
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 10-47/+27
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 21-233/+191
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-1/+469
2019-07-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-3/+37
2019-07-12scripts/spelling.txt: add more spellings to spelling.txtGravatar Colin Ian King 1-0/+33
2019-07-12scripts/decode_stacktrace: Accept dash/underscore in modulesGravatar Evan Green 1-1/+1
2019-07-12scripts/spelling.txt: add spelling fix for prohibitedGravatar Chris Paterson 1-0/+2
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listGravatar Paul Walmsley 1-1/+0
2019-07-12scripts/decode_stacktrace: look for modules with .ko.debug extensionGravatar Nicolas Boichat 1-1/+1
2019-07-12scripts/decode_stacktrace: match basepath using shell prefix operator, not regexGravatar Nicolas Boichat 1-1/+1
2019-07-11Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 23-687/+416
2019-07-11kconfig: remove meaningless if-conditional in conf_read()Gravatar Masahiro Yamada 1-4/+2
2019-07-11kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefixGravatar Masahiro Yamada 1-2/+2
2019-07-11kbuild: fix compression errors getting ignoredGravatar Harald Seiler 1-5/+5
2019-07-11kbuild: add a flag to force absolute path for srctreeGravatar Masahiro Yamada 1-2/+1
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeGravatar Masahiro Yamada 5-5/+5
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 8-66/+116
2019-07-09scripts/tags.sh: remove unused environment variables from commentsGravatar Masahiro Yamada 1-2/+2
2019-07-09scripts/tags.sh: drop SUBARCH support for ARMGravatar Masahiro Yamada 1-34/+2
2019-07-09kbuild: support header-test-pattern-yGravatar Masahiro Yamada 1-0/+11
2019-07-09kbuild: do not create wrappers for header-test-yGravatar Masahiro Yamada 3-7/+7
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2019-07-08kallsyms: exclude kasan local symbols on s390Gravatar Vasily Gorbik 1-0/+3