aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-8/+62
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds24-1019/+1661
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds1-33/+82
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao1-0/+2
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong1-0/+8
2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser1-0/+3
2017-02-22scripts/Lindent: clean up and optimizeJean Delvare1-5/+9
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler1-3/+3
2017-02-22scripts/spelling.txt: add several more common spelling mistakesColin Ian King1-0/+37
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+4
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+9
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds6-28/+299
2017-02-21Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook2-0/+250
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-1/+1
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+3
2017-02-20Merge branch 'pm-tools'Rafael J. Wysocki1-798/+1135
2017-02-16AnalyzeSuspend: fix drag and zoom bug in javascriptTodd E Brandt1-3/+4
2017-02-14Kbuild: Add cpp_its_S in ksym_dep_filterMarcin Nowakowski1-1/+1
2017-02-10sign-file: fix build error in sign-file.c with libresslFelix Fietkau1-1/+3
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman4-5/+38
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel4-5/+38
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan1-0/+8
2017-02-03gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan1-1/+1
2017-02-03checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg1-1/+1
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.5Todd E Brandt1-319/+272
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.4Todd E Brandt1-265/+300
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.3Todd E Brandt1-312/+660
2017-01-26kernel-doc: Handle returning pointers to pointersMatthew Wilcox1-7/+7
2017-01-19checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg1-3/+3
2017-01-18gcc-plugins: Add structleak for more stack initializationKees Cook2-0/+250
2017-01-13gcc-plugins: consolidate on PASS_INFO macroKees Cook3-17/+5
2017-01-13kernel-doc: properly document array arguments of functionGabriel Krisman Bertazi1-1/+1
2017-01-10gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook1-11/+44
2017-01-04kernel-doc: make highlights more homogenous for the various backendsPaolo Bonzini1-18/+50
2017-01-04kernel-doc: make member highlighting available in all backendsPaolo Bonzini1-11/+19
2017-01-04kernel-doc: include parameter type in docbook outputPaolo Bonzini1-2/+4
2017-01-04kernel-doc: strip attributes even if they have an argumentPaolo Bonzini1-1/+7
2017-01-04kernel-doc: cleanup parameter type in function-typed argumentsPaolo Bonzini1-0/+1
2017-01-04scripts/dtc: Update to upstream version 0931cea3ba20Rob Herring24-1019/+1661
2017-01-03gcc-plugins: update gcc-common.h for gcc-7Kees Cook1-0/+85
2017-01-03latent_entropy: fix ARM build error on earlier gccKees Cook1-2/+2
2016-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds4-2/+14
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore4-2/+14
2016-12-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-18/+129
2016-12-17Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-9/+27
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds10-402/+431
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+2
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2016-12-16checkpatch: replace __bitwise__ with __bitwiseMichael S. Tsirkin1-2/+2
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+65