summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2019-07-27kbuild: remove unused single-used-mMasahiro Yamada-2/+0
2019-07-27gen_compile_commands: lower the entry count thresholdMasahiro Yamada-2/+2
2019-07-27kbuild: remove unused objectify macroMasahiro Yamada-3/+0
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet-21/+97
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-87/+119
2019-07-18kbuild: split out *.mod out of {single,multi}-used-m rulesMasahiro Yamada-9/+13
2019-07-18kbuild: remove the first line of *.mod filesMasahiro Yamada-11/+6
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada-37/+14
2019-07-18kbuild: export_report: read modules.order instead of .tmp_versions/*.modMasahiro Yamada-6/+5
2019-07-18kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada-6/+9
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+283
2019-07-17kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada-2/+1
2019-07-17kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada-4/+1
2019-07-17kbuild: remove duplication from modules.order in sub-directoriesMasahiro Yamada-6/+3
2019-07-17kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Masahiro Yamada-3/+3
2019-07-17kbuild: do not create empty modules.order in the prepare stageMasahiro Yamada-1/+1
2019-07-17coccinelle: api: add devm_platform_ioremap_resource scriptHimanshu Jha-0/+60
2019-07-17kbuild: compile-test headers listed in header-test-m as wellMasahiro Yamada-2/+2
2019-07-17kbuild: remove unused hostcc-optionMasahiro Yamada-5/+0
2019-07-17kconfig: fix missing choice values in auto.confMasahiro Yamada-4/+4
2019-07-17scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf outputMauro Carvalho Chehab-0/+29
2019-07-17scripts/sphinx-pre-install: cleanup Gentoo checksMauro Carvalho Chehab-2/+13
2019-07-17scripts/sphinx-pre-install: fix latexmk dependenciesMauro Carvalho Chehab-0/+4
2019-07-17scripts/sphinx-pre-install: don't use LaTeX with CentOS 7Mauro Carvalho Chehab-18/+50
2019-07-17scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab-1/+1
2019-07-16scripts/gdb: add helpers to find and list devicesLeonard Crestez-0/+183
2019-07-16scripts/gdb: add lx-genpd-summary commandLeonard Crestez-0/+84
2019-07-16checkpatch.pl: warn on duplicate sysctl local variableMatteo Croce-0/+6
2019-07-16get_maintainer: add ability to skip moderated mailing listsJoe Perches-4/+10
2019-07-17builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger-0/+6
2019-07-17kconfig: run olddefconfig instead of oldconfig after merging fragmentsMasahiro Yamada-1/+1
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab-1/+1
2019-07-15docs: move gcc_plugins.txt to core-api and rename to .rstMauro Carvalho Chehab-1/+1
2019-07-14Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds-1/+8
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov-1/+8
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+2
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-47/+27
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-233/+191
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+469
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+37
2019-07-12scripts/spelling.txt: add more spellings to spelling.txtColin Ian King-0/+33
2019-07-12scripts/decode_stacktrace: Accept dash/underscore in modulesEvan Green-1/+1
2019-07-12scripts/spelling.txt: add spelling fix for prohibitedChris Paterson-0/+2
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley-1/+0
2019-07-12scripts/decode_stacktrace: look for modules with .ko.debug extensionNicolas Boichat-1/+1
2019-07-12scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat-1/+1
2019-07-11Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-687/+416
2019-07-11kconfig: remove meaningless if-conditional in conf_read()Masahiro Yamada-4/+2
2019-07-11kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefixMasahiro Yamada-2/+2
2019-07-11kbuild: fix compression errors getting ignoredHarald Seiler-5/+5