summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-02-24checkpatch: remove false unbalanced braces warningSven Eckelmann
2017-02-24checkpatch: notice unbalanced else braces in a patchJoe Perches
2017-02-24checkpatch: add another old address for the FSFMatthew Wilcox
2017-02-24checkpatch: update $logFunctionsMiles Chen
2017-02-24checkpatch: warn on logging continuationsJoe Perches
2017-02-24checkpatch: warn on embedded function namesJoe Perches
2017-02-25scripts/checkstack.pl: Add openrisc supportStafford Horne
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong
2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser
2017-02-22scripts/Lindent: clean up and optimizeJean Delvare
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler
2017-02-22scripts/spelling.txt: add several more common spelling mistakesColin Ian King
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-21Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-02-20Merge branch 'pm-tools'Rafael J. Wysocki
2017-02-16AnalyzeSuspend: fix drag and zoom bug in javascriptTodd E Brandt
2017-02-14Kbuild: Add cpp_its_S in ksym_dep_filterMarcin Nowakowski
2017-02-10sign-file: fix build error in sign-file.c with libresslFelix Fietkau
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-18gcc-plugins: Add structleak for more stack initializationKees Cook
2017-01-13gcc-plugins: consolidate on PASS_INFO macroKees 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
2017-01-04kernel-doc: make highlights more homogenous for the various backendsPaolo Bonzini
2017-01-04kernel-doc: make member highlighting available in all backendsPaolo Bonzini
2017-01-04kernel-doc: include parameter type in docbook outputPaolo Bonzini
2017-01-04kernel-doc: strip attributes even if they have an argumentPaolo Bonzini
2017-01-04kernel-doc: cleanup parameter type in function-typed argumentsPaolo Bonzini
2017-01-04scripts/dtc: Update to upstream version 0931cea3ba20Rob Herring
2017-01-03gcc-plugins: update gcc-common.h for gcc-7Kees Cook
2017-01-03latent_entropy: fix ARM build error on earlier gccKees Cook