aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-12scripts/spelling.txt: add spelling fix for prohibitedChris Paterson1-0/+2
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley1-1/+0
2019-07-12scripts/decode_stacktrace: look for modules with .ko.debug extensionNicolas Boichat1-1/+1
2019-07-12scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds8-66/+116
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-06-28Merge branch 'automarkup' into docs-nextJonathan Corbet1-1/+1
2019-06-26scripts/sphinx-pre-install: fix out-of-tree buildMike Rapoport1-2/+5
2019-06-26kernel-doc: Don't try to mark up function namesJonathan Corbet1-1/+1
2019-06-25locking/atomics: Use sed(1) instead of non-standard head(1) optionMichael Forney1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner50-106/+156
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473Thomas Gleixner1-2/+1
2019-06-14scripts/documentation-file-ref-check: ignore output dirMauro Carvalho Chehab1-0/+3
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-4/+4
2019-06-14docs: target: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab4-11/+11
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet64-366/+86
2019-06-13scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut1-1/+1
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds11-33/+12
2019-06-07scripts/sphinx-pre-install: fix "dependenties" typoBjorn Helgaas1-1/+1
2019-06-07docs: Kbuild/Makefile: allow check for missing docs at build timeMauro Carvalho Chehab1-0/+9
2019-06-08kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada1-1/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438Thomas Gleixner1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 391Thomas Gleixner1-15/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Thomas Gleixner5-8/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 373Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339Thomas Gleixner1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner1-1/+2
2019-06-05scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis1-1/+1
2019-06-05kbuild: tar-pkg: enable communication with jobserverTrevor Bourget1-1/+1
2019-06-05kconfig: tests: fix recursive inclusion unit testMasahiro Yamada1-3/+3
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+6
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino1-3/+4
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas1-1/+2
2019-05-31Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+4
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds27-289/+29
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199Thomas Gleixner1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner5-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner18-273/+20
2019-05-30scripts/documentation-file-ref-check: teach about .txt -> .yaml renamesMauro Carvalho Chehab1-5/+14
2019-05-30scripts/documentation-file-ref-check: improve tools ref handlingMauro Carvalho Chehab1-1/+1
2019-05-30scripts/documentation-file-ref-check: exclude false-positivesMauro Carvalho Chehab1-0/+13
2019-05-30scripts/documentation-file-ref-check: better handle translationsMauro Carvalho Chehab1-3/+7
2019-05-30scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab1-13/+27
2019-05-30scripts/sphinx-pre-install: get rid of RHEL7 explicity checkMauro Carvalho Chehab1-13/+0