aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)Gravatar André Draszik 1-4/+5
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 16-1/+16
2017-05-18devicetree: Move include prefixes from arch to separate directoryGravatar Olof Johansson 16-1/+16
2017-05-18kbuild: skip install/check of headers right under uapi directoriesGravatar Masahiro Yamada 1-16/+27
2017-05-17dtc: check.c fix compile errorGravatar Shuah Khan 1-1/+1
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-38/+30
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-14/+7
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 8-282/+280
2017-05-11uapi: export all arch specifics directoriesGravatar Nicolas Dichtel 1-2/+1
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-26/+29
2017-05-11Makefile.headersinst: remove destination-y optionGravatar Nicolas Dichtel 1-1/+1
2017-05-11Makefile.headersinst: cleanup input filesGravatar Nicolas Dichtel 1-24/+14
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosGravatar Joe Perches 1-0/+3
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesGravatar Masahiro Yamada 1-0/+3
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeGravatar Stephen Boyd 1-0/+1
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosGravatar Stephen Boyd 1-0/+1
2017-05-08checkpatch: improve the SUSPECT_CODE_INDENT testGravatar Joe Perches 1-1/+3
2017-05-08checkpatch: improve the embedded function name test for patch contextsGravatar Joe Perches 1-9/+8
2017-05-08checkpatch: add --typedefsfileGravatar Jerome Forissier 1-17/+35
2017-05-08checkpatch: improve k.alloc with multiplication and sizeof testGravatar Joe Perches 1-3/+10
2017-05-08checkpatch: special audit for revert commit lineGravatar Wei Wang 1-0/+1
2017-05-08checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageGravatar Joe Perches 1-5/+7
2017-05-08checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testGravatar Joe Perches 1-2/+4
2017-05-08checkpatch: avoid suggesting struct definitions should be constGravatar Joe Perches 1-3/+3
2017-05-08checkpatch: allow space leading blank lines in email headersGravatar Joe Perches 1-2/+2
2017-05-08checkpatch: improve EMBEDDED_FUNCTION_NAME testGravatar Joe Perches 1-0/+11
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsGravatar Joe Perches 1-0/+26
2017-05-08checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksGravatar Ruslan Bilovol 1-13/+0
2017-05-08kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetGravatar Masahiro Yamada 1-8/+0
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 21-184/+555
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+1
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-0/+2
2017-05-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+25
2017-05-03scripts/spelling.txt: add several more common spelling mistakesGravatar Colin Ian King 1-0/+25
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+92
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-0/+2
2017-05-03objtool: make it visible in make V=1 outputGravatar Jiri Slaby 1-2/+2
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-5/+4
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-5/+14
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 1-5/+0
2017-05-01scripts: remove AVR32 support from checkstack.plGravatar Hans-Christian Noren Egtvedt 1-5/+0
2017-04-27of: per-file dtc compiler flagsGravatar Frank Rowand 1-0/+2
2017-04-25kbuild: Add support to generate LLVM assembly filesGravatar Vinícius Tinti 1-0/+8
2017-04-25builddeb: fix typoGravatar Andrew Donnellan 1-1/+1
2017-04-25builddeb: Update a few outdated and hardcoded stringsGravatar Riku Voipio 1-6/+1
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsGravatar Masahiro Yamada 1-1/+0
2017-04-23kbuild: fix asm-offset generation to work with clangGravatar Jeroen Hofstee 1-2/+6