aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundGravatar Cheah Kok Cheong 1-0/+8
2017-02-22scripts/checkstack.pl: add support for nios2Gravatar Tobias Klauser 1-0/+3
2017-02-22scripts/Lindent: clean up and optimizeGravatar Jean Delvare 1-5/+9
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsGravatar Ross Zwisler 1-3/+3
2017-02-22scripts/spelling.txt: add several more common spelling mistakesGravatar Colin Ian King 1-0/+37
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+4
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+9
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-28/+299
2017-02-21Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsGravatar Kees Cook 2-0/+250
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 1-1/+1
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-1/+3
2017-02-20Merge branch 'pm-tools'Gravatar Rafael J. Wysocki 1-798/+1135
2017-02-16AnalyzeSuspend: fix drag and zoom bug in javascriptGravatar Todd E Brandt 1-3/+4
2017-02-14Kbuild: Add cpp_its_S in ksym_dep_filterGravatar Marcin Nowakowski 1-1/+1
2017-02-10sign-file: fix build error in sign-file.c with libresslGravatar Felix Fietkau 1-1/+3
2017-02-06Merge 4.10-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 4-5/+38
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsGravatar Ard Biesheuvel 4-5/+38
2017-02-03powerpc: Enable support for GCC pluginsGravatar Andrew Donnellan 1-0/+8
2017-02-03gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINGravatar Andrew Donnellan 1-1/+1
2017-02-03checkkconfigsymbols.py: support Kconfig's 'imply' statementGravatar Valentin Rothberg 1-1/+1
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.5Gravatar Todd E Brandt 1-319/+272
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.4Gravatar Todd E Brandt 1-265/+300
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.3Gravatar Todd E Brandt 1-312/+660
2017-01-26kernel-doc: Handle returning pointers to pointersGravatar Matthew Wilcox 1-7/+7
2017-01-19checkkconfigsymbols.py: don't sort similar symbolsGravatar Valentin Rothberg 1-3/+3
2017-01-18gcc-plugins: Add structleak for more stack initializationGravatar Kees Cook 2-0/+250
2017-01-13gcc-plugins: consolidate on PASS_INFO macroGravatar Kees Cook 3-17/+5
2017-01-13kernel-doc: properly document array arguments of functionGravatar Gabriel Krisman Bertazi 1-1/+1
2017-01-10gcc-plugins: add PASS_INFO and build_const_char_string()Gravatar Kees Cook 1-11/+44
2017-01-04kernel-doc: make highlights more homogenous for the various backendsGravatar Paolo Bonzini 1-18/+50
2017-01-04kernel-doc: make member highlighting available in all backendsGravatar Paolo Bonzini 1-11/+19
2017-01-04kernel-doc: include parameter type in docbook outputGravatar Paolo Bonzini 1-2/+4
2017-01-04kernel-doc: strip attributes even if they have an argumentGravatar Paolo Bonzini 1-1/+7
2017-01-04kernel-doc: cleanup parameter type in function-typed argumentsGravatar Paolo Bonzini 1-0/+1
2017-01-04scripts/dtc: Update to upstream version 0931cea3ba20Gravatar Rob Herring 24-1019/+1661
2017-01-03gcc-plugins: update gcc-common.h for gcc-7Gravatar Kees Cook 1-0/+85
2017-01-03latent_entropy: fix ARM build error on earlier gccGravatar Kees Cook 1-2/+2
2016-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 4-2/+14
2016-12-21selinux: use the kernel headers when building scripts/selinuxGravatar Paul Moore 4-2/+14
2016-12-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 4-18/+129
2016-12-17Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 3-9/+27
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 10-402/+431
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+2
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-2/+2
2016-12-16checkpatch: replace __bitwise__ with __bitwiseGravatar Michael S. Tsirkin 1-2/+2
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-0/+65
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2016-12-14sign-file: Fix inplace signing when src and dst names are both specifiedGravatar Alex Yashchenko 1-1/+1