summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scripts: add an script to parse the ABI filesMauro Carvalho Chehab2019-06-211-0/+212
| * | | | docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-211-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-122-3/+37
|\ \ \ \ \
| * | | | | scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2019-07-121-0/+33
| * | | | | scripts/decode_stacktrace: Accept dash/underscore in modulesEvan Green2019-07-121-1/+1
| * | | | | scripts/spelling.txt: add spelling fix for prohibitedChris Paterson2019-07-121-0/+2
| * | | | | scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-121-1/+0Star
| * | | | | scripts/decode_stacktrace: look for modules with .ko.debug extensionNicolas Boichat2019-07-121-1/+1
| * | | | | scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat2019-07-121-1/+1
* | | | | | Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-1223-687/+416Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73Rob Herring2019-06-2131-833/+31Star
| * | | | | scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693Rob Herring2019-06-1215-56/+399
* | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-098-66/+116
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'automarkup' into docs-nextJonathan Corbet2019-06-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | kernel-doc: Don't try to mark up function namesJonathan Corbet2019-06-261-1/+1
| * | | | | | | scripts/sphinx-pre-install: fix out-of-tree buildMike Rapoport2019-06-271-2/+5
| |/ / / / / /
| * | | | | | scripts/documentation-file-ref-check: ignore output dirMauro Carvalho Chehab2019-06-141-0/+3
| * | | | | | docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-4/+4
| * | | | | | docs: target: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | | | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-144-11/+11
| * | | | | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1464-366/+86Star
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | scripts/sphinx-pre-install: fix "dependenties" typoBjorn Helgaas2019-06-071-1/+1
| * | | | | | docs: Kbuild/Makefile: allow check for missing docs at build timeMauro Carvalho Chehab2019-06-071-0/+9
| * | | | | | scripts/documentation-file-ref-check: teach about .txt -> .yaml renamesMauro Carvalho Chehab2019-05-301-5/+14
| * | | | | | scripts/documentation-file-ref-check: improve tools ref handlingMauro Carvalho Chehab2019-05-301-1/+1
| * | | | | | scripts/documentation-file-ref-check: exclude false-positivesMauro Carvalho Chehab2019-05-301-0/+13
| * | | | | | scripts/documentation-file-ref-check: better handle translationsMauro Carvalho Chehab2019-05-301-3/+7
| * | | | | | scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab2019-05-301-13/+27
| * | | | | | scripts/sphinx-pre-install: get rid of RHEL7 explicity checkMauro Carvalho Chehab2019-05-301-13/+0Star
| * | | | | | scripts/sphinx-pre-install: make activate hint smarterMauro Carvalho Chehab2019-05-301-8/+14
| * | | | | | kernel-doc: always name missing kerneldoc sectionsJonathan Corbet2019-05-281-7/+9
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | locking/atomics: Use sed(1) instead of non-standard head(1) optionMichael Forney2019-06-251-1/+1
* | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-1950-106/+156
* | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1Star
* | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473Thomas Gleixner2019-06-191-2/+1Star
|/ / / / / /
* | / / / / scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut2019-06-141-1/+1
| |/ / / / |/| | | |
* | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0811-33/+12Star
|\ \ \ \ \
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-3/+1Star
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438Thomas Gleixner2019-06-051-1/+1
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 391Thomas Gleixner2019-06-051-15/+1Star
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Thomas Gleixner2019-06-055-8/+5Star
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 373Thomas Gleixner2019-06-051-4/+1Star
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339Thomas Gleixner2019-06-051-1/+1
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner2019-06-051-1/+2
| | |_|/ / | |/| | |
* | | | | kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada2019-06-071-1/+6
* | | | | scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis2019-06-041-1/+1
* | | | | kbuild: tar-pkg: enable communication with jobserverTrevor Bourget2019-06-041-1/+1
* | | | | kconfig: tests: fix recursive inclusion unit testMasahiro Yamada2019-06-041-3/+3
|/ / / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-022-4/+6
|\ \ \ \