aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-08-26Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 18-457/+127
2018-08-23treewide: correct "differenciate" and "instanciate" typosGravatar Finn Thain 1-0/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 5-9/+9
2018-08-24kbuild: pass LDFLAGS to recordmcount.plGravatar Masahiro Yamada 1-1/+1
2018-08-23gcc-plugins: Disable when building under ClangGravatar Kees Cook 1-1/+1
2018-08-22checkpatch: DT bindings should be a separate patchGravatar Rob Herring 1-0/+14
2018-08-22checkpatch: warn on unnecessary int declarationsGravatar Joe Perches 1-0/+20
2018-08-22checkpatch: check for space after "else" keywordGravatar Michal Zylowski 1-2/+2
2018-08-22checkpatch: fix SPDX license check with --root=<path>Gravatar Joe Perches 1-2/+3
2018-08-22checkpatch: warn when a patch doesn't have a descriptionGravatar Joe Perches 1-0/+13
2018-08-22checkpatch: check for #if 0/#if 1Gravatar Prakruthi Deepak Heragu 1-3/+8
2018-08-22checkpatch: fix krealloc reuse testGravatar Joe Perches 1-1/+2
2018-08-22checkpatch: validate SPDX license with spdxcheck.pyGravatar Joe Perches 1-2/+18
2018-08-22checkpatch: fix macro argument reuse testGravatar Joe Perches 1-0/+1
2018-08-22checkpatch: warn if missing author Signed-off-byGravatar Geert Uytterhoeven 1-3/+25
2018-08-22checkpatch: update section keywordsGravatar Geert Uytterhoeven 1-1/+2
2018-08-22checkpatch: improve runtime execution speed a littleGravatar Joe Perches 1-33/+33
2018-08-22checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTSGravatar Joe Perches 1-5/+18
2018-08-22checkpatch: add a --strict test for structs with bool member definitionsGravatar Joe Perches 1-0/+7
2018-08-22get_maintainer: allow option --mpath <directory> to read all files in <direct...Gravatar Joe Perches 1-7/+6
2018-08-22get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file locationGravatar Joe Perches 1-18/+30
2018-08-22get_maintainer: allow usage outside of kernel treeGravatar Antonio Nino Diaz 1-3/+6
2018-08-22spelling.txt: add more spellings to spelling.txtGravatar Colin Ian King 1-0/+88
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Gravatar Masahiro Yamada 1-328/+0
2018-08-22Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...Gravatar zhong jiang 1-40/+1
2018-08-22kbuild: make sorting initramfs contents independent of localeGravatar Andrzej Pietrasiewicz 1-1/+1
2018-08-22kconfig: suppress "configuration written to .config" for syncconfigGravatar Masahiro Yamada 1-0/+5
2018-08-22kconfig: fix "Can't open ..." in parallel buildGravatar Masahiro Yamada 1-2/+3
2018-08-22kbuild: Add a space after `!` to prevent parsing as file patternGravatar Michael Forney 1-1/+1
2018-08-22scripts: modpost: check memory allocation resultsGravatar Randy Dunlap 1-4/+4
2018-08-22kconfig: improve the recursive dependency reportGravatar Masahiro Yamada 2-17/+37
2018-08-22kconfig: report recursive dependency involving 'imply'Gravatar Masahiro Yamada 3-18/+32
2018-08-22kconfig: error out when seeing recursive dependencyGravatar Masahiro Yamada 5-12/+10
2018-08-22kconfig: add build-only configurator targetsGravatar Randy Dunlap 1-1/+10
2018-08-22scripts/dtc: consolidate include path options in MakefileGravatar Masahiro Yamada 1-14/+4
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-6/+3
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-6/+8
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-0/+17
2018-08-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-5/+6
2018-08-17scripts: add Python 3 compatibility to spdxcheck.pyGravatar Jeremy Cline 1-2/+5
2018-08-17scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryGravatar Joe Perches 1-3/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-7/+4
2018-08-15tracing: Avoid calling cc-option -mrecord-mcount for every MakefileGravatar Vasily Gorbik 1-6/+3
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 17-124/+189
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 19-68/+252
2018-08-15Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 4-28/+182
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+2
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-10/+16
2018-08-14kconfig: remove P_ENV property typeGravatar Masahiro Yamada 3-4/+0