summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-02-09scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'openrisc/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2017-02-09scripts/gdb: add lx-fdtdump commandPeter Griffin
2017-02-08Merge branches 'pm-domains', 'pm-qos' and 'pm-tools' into linux-nextRafael J. Wysocki
2017-02-08checkpatch: add another old address for the FSFMatthew Wilcox
2017-02-08checkpatch: update $logFunctionsMiles Chen
2017-02-08checkpatch: warn on logging continuationsJoe Perches
2017-02-08checkpatch: warn on embedded function namesJoe Perches
2017-02-08scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao
2017-02-08scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong
2017-02-08scripts/checkstack.pl: add support for nios2Tobias Klauser
2017-02-08scripts/Lindent: clean up and optimizeJean Delvare
2017-02-08scripts-spellingtxt-fix-incorrect-typo-words-fixAndrew Morton
2017-02-08scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler
2017-02-08scripts/spelling.txt: add several more common spelling mistakesColin Ian King
2017-02-06gcc-plugins: Add the initify gcc pluginEmese Revfy
2017-02-06scripts/checkstack.pl: Add openrisc supportStafford Horne
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan
2017-02-03gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan
2017-02-03checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.5Todd E Brandt
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.4Todd E Brandt
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.3Todd E Brandt
2017-01-26kernel-doc: Handle returning pointers to pointersMatthew Wilcox
2017-01-19checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg
2017-01-13Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook
2017-01-13gcc-plugins: consolidate on PASS_INFO macroKees Cook
2017-01-13gcc-plugins: Add structleak for more stack initializationKees Cook
2017-01-13kernel-doc: properly document array arguments of functionGabriel Krisman Bertazi
2017-01-10gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook