aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-18kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada
2017-05-17dtc: check.c fix compile errorShuah Khan
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel
2017-05-11Makefile.headersinst: cleanup input filesNicolas Dichtel
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2017-05-08checkpatch: improve the SUSPECT_CODE_INDENT testJoe Perches
2017-05-08checkpatch: improve the embedded function name test for patch contextsJoe Perches
2017-05-08checkpatch: add --typedefsfileJerome Forissier
2017-05-08checkpatch: improve k.alloc with multiplication and sizeof testJoe Perches
2017-05-08checkpatch: special audit for revert commit lineWei Wang
2017-05-08checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageJoe Perches
2017-05-08checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testJoe Perches
2017-05-08checkpatch: avoid suggesting struct definitions should be constJoe Perches
2017-05-08checkpatch: allow space leading blank lines in email headersJoe Perches
2017-05-08checkpatch: improve EMBEDDED_FUNCTION_NAME testJoe Perches
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches
2017-05-08checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksRuslan Bilovol
2017-05-08kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetMasahiro Yamada
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03scripts/spelling.txt: add several more common spelling mistakesColin Ian King
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-05-03objtool: make it visible in make V=1 outputJiri Slaby
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2017-05-01scripts: remove AVR32 support from checkstack.plHans-Christian Noren Egtvedt
2017-04-27of: per-file dtc compiler flagsFrank Rowand
2017-04-25kbuild: Add support to generate LLVM assembly filesVinícius Tinti
2017-04-25builddeb: fix typoAndrew Donnellan
2017-04-25builddeb: Update a few outdated and hardcoded stringsRiku Voipio
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee