summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-05-03objtool: make it visible in make V=1 outputJiri Slaby1-2/+2
2017-04-25kbuild: Add support to generate LLVM assembly filesVinícius Tinti1-0/+8
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada1-1/+0
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee1-2/+6
2017-04-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada1-1/+0
2017-04-12kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2-26/+30
2017-04-11kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois1-3/+3
2017-03-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Masahiro Yamada2-242/+234
2017-03-01objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2-1/+5
2017-02-28checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan1-9/+20
2017-02-28scripts/spelling.txt: add some typo-wordsJinbum Park1-0/+3
2017-02-28scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-0/+3
2017-02-28scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada1-0/+2
2017-02-28scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-0/+3
2017-02-28scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-28scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-0/+2
2017-02-28scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada1-0/+3
2017-02-28scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2-1/+5
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+34
2017-02-25Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+3
2017-02-25checkpatch: remove false unbalanced braces warningSven Eckelmann1-2/+2
2017-02-25checkpatch: notice unbalanced else braces in a patchJoe Perches1-0/+6
2017-02-25checkpatch: add another old address for the FSFMatthew Wilcox1-0/+1
2017-02-25checkpatch: update $logFunctionsMiles Chen1-1/+1
2017-02-25checkpatch: warn on logging continuationsJoe Perches1-0/+6
2017-02-25checkpatch: warn on embedded function namesJoe Perches1-2/+20
2017-02-24scripts/checkstack.pl: Add openrisc supportStafford Horne1-0/+3
2017-02-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-8/+62
2017-02-23Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-1019/+1661
2017-02-23Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds1-33/+82