summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+2
* | | | scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+3
* | | | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-272-1/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-251-3/+34
|\ \ \ \
| * | | | checkpatch: remove false unbalanced braces warningSven Eckelmann2017-02-241-2/+2
| * | | | checkpatch: notice unbalanced else braces in a patchJoe Perches2017-02-241-0/+6
| * | | | checkpatch: add another old address for the FSFMatthew Wilcox2017-02-241-0/+1
| * | | | checkpatch: update $logFunctionsMiles Chen2017-02-241-1/+1
| * | | | checkpatch: warn on logging continuationsJoe Perches2017-02-241-0/+6
| * | | | checkpatch: warn on embedded function namesJoe Perches2017-02-241-2/+20
* | | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-241-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scripts/checkstack.pl: Add openrisc supportStafford Horne2017-02-251-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-225-8/+62
|\ \ \ \
| * | | | scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao2017-02-221-0/+2
| * | | | scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong2017-02-221-0/+8
| * | | | scripts/checkstack.pl: add support for nios2Tobias Klauser2017-02-221-0/+3
| * | | | scripts/Lindent: clean up and optimizeJean Delvare2017-02-221-5/+9
| * | | | scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler2017-02-221-3/+3
| * | | | scripts/spelling.txt: add several more common spelling mistakesColin Ian King2017-02-221-0/+37
* | | | | Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-2224-1019/+1661
|\ \ \ \ \
| * | | | | scripts/dtc: Update to upstream version 0931cea3ba20Rob Herring2017-01-0424-1019/+1661
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds2017-02-221-33/+82
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kernel-doc: Handle returning pointers to pointersMatthew Wilcox2017-01-261-7/+7
| * | | | kernel-doc: properly document array arguments of functionGabriel Krisman Bertazi2017-01-131-1/+1
| * | | | kernel-doc: make highlights more homogenous for the various backendsPaolo Bonzini2017-01-041-18/+50
| * | | | kernel-doc: make member highlighting available in all backendsPaolo Bonzini2017-01-041-11/+19
| * | | | kernel-doc: include parameter type in docbook outputPaolo Bonzini2017-01-041-2/+4
| * | | | kernel-doc: strip attributes even if they have an argumentPaolo Bonzini2017-01-041-1/+7
| * | | | kernel-doc: cleanup parameter type in function-typed argumentsPaolo Bonzini2017-01-041-0/+1
| |/ / /
* | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-4/+4
|\ \ \ \
| * \ \ \ Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-064-5/+38
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg2017-02-031-1/+1
| * | | | checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg2017-01-191-3/+3
* | | | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-1/+9
|\ \ \ \ \
| * | | | | powerpc: Enable support for GCC pluginsAndrew Donnellan2017-02-031-0/+8
| * | | | | gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan2017-02-031-1/+1
| |/ / / /
* | | | | Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-226-28/+299
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook2017-02-212-0/+250
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | gcc-plugins: Add structleak for more stack initializationKees Cook2017-01-182-0/+250
OpenPOWER on IntegriCloud