summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-03-26kbuild: Improve portability of some sed invocationsMichael Forney
2018-03-26kbuild: add clang-version.shSami Tolvanen
2018-03-21kernel-doc: Remove __sched markingsMatthew Wilcox
2018-03-21kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre
2018-03-19drm: remove drm_mode_object_{un/reference} aliasesHaneen Mohammed
2018-03-16arch: remove blackfin portArnd Bergmann
2018-03-09mn10300: Remove the architectureDavid Howells
2018-03-09kbuild: Handle builtin dtb file names containing hyphensJames Hogan
2018-03-09scripts/bloat-o-meter: fix typos in helpMatteo Croce
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2018-03-06scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel
2018-03-05scripts: turn off some new dtc warnings by defaultRob Herring
2018-03-05scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-03-05scripts/dtc: generate lexer and parser during build instead of shippingRob Herring
2018-03-05fixdep: do not ignore kconfig.hRasmus Villemoes
2018-03-05fixdep: remove some false CONFIG_ matchesRasmus Villemoes
2018-03-05fixdep: remove stale references to uml-config.hRasmus Villemoes
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-03kconfig: fix line number in recursive inclusion error messageMasahiro Yamada
2018-03-03Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna
2018-03-02kbuild/kallsyms: trivial typo fixCao jin
2018-03-02kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin
2018-03-02kconfig: Don't leak choice names during parsingMasahiro Yamada
2018-03-02kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_listMasahiro Yamada
2018-03-01scripts: re-enable some now fixed dtc warningsRob Herring
2018-03-01kbuild: add dtc as dependency on .dtb filesRob Herring
2018-03-01kbuild: remove remaining use of undefined YACC_PREFIXRob Herring
2018-03-02kconfig: add xstrdup() helperMasahiro Yamada
2018-02-23Drop a bunch of metag referencesJames Hogan
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-02-21objtool: Add module specific retpoline rulesPeter Zijlstra
2018-02-21objtool: Add retpoline validationPeter Zijlstra
2018-02-20Merge branch 'kerneldoc2' into docs-nextJonathan Corbet
2018-02-20docs: Add an SPDX header to kernel-docJonathan Corbet
2018-02-18scripts: kernel-doc: support in-line comments on nested structs/unionsMauro Carvalho Chehab
2018-02-18scripts: kernel_doc: fixup reporting of function identifiersMike Rapoport
2018-02-15docs: kernel-doc: Don't mangle literal code blocks in commentsJonathan Corbet
2018-02-15docs: kernel-doc: Finish moving STATE_* code out of process_file()Jonathan Corbet
2018-02-15docs: kernel-doc: Move STATE_PROTO processing into its own functionJonathan Corbet
2018-02-15docs: kernel-doc: Move STATE_BODY processing to a separate functionJonathan Corbet
2018-02-15docs: kernel-doc: Move STATE_NAME processing into its own functionJonathan Corbet
2018-02-15docs: kernel-doc: Move STATE_NORMAL processing into its own functionJonathan Corbet
2018-02-15docs: kernel-doc: Rename and split STATE_FIELDJonathan Corbet
2018-02-15docs: kernel-doc: Get rid of xml_escape() and friendsJonathan Corbet
2018-02-13Add scripts/split-man.plMatthew Wilcox
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada
2018-02-08Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds