summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | gcc-plugins: consolidate on PASS_INFO macroKees Cook2017-01-133-17/+5
| |/ / / /
| * / / / gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook2017-01-101-11/+44
| |/ / /
* | | | Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-02-211-1/+1
|\ \ \ \
| * | | | Kbuild: Add cpp_its_S in ksym_dep_filterMarcin Nowakowski2017-02-141-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-211-1/+3
|\ \ \ \
| * | | | sign-file: fix build error in sign-file.c with libresslFelix Fietkau2017-02-101-1/+3
| | |/ / | |/| |
* | | | Merge branch 'pm-tools'Rafael J. Wysocki2017-02-201-798/+1135
|\ \ \ \ | |_|_|/ |/| | |
| * | | AnalyzeSuspend: fix drag and zoom bug in javascriptTodd E Brandt2017-02-161-3/+4
| * | | scripts: analyze_suspend.py: Update to upstream v4.5Todd E Brandt2017-01-271-319/+272
| * | | scripts: analyze_suspend.py: Update to upstream v4.4Todd E Brandt2017-01-271-265/+300
| * | | scripts: analyze_suspend.py: Update to upstream v4.3Todd E Brandt2017-01-271-312/+660
| |/ /
* / / kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-034-5/+38
|/ /
* | gcc-plugins: update gcc-common.h for gcc-7Kees Cook2017-01-031-0/+85
* | latent_entropy: fix ARM build error on earlier gccKees Cook2017-01-031-2/+2
|/