aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-14treewide: Fix printk() message errorsGravatar Masanari Iida 2-2/+2
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-6/+86
2016-12-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-34/+74
2016-12-12treewide: Make remaining source files non-executableGravatar Joe Perches 1-0/+0
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-877/+832
2016-12-12checkpatch: don't emit unified-diff error for rename-only patchesGravatar Andrew Jeffery 1-0/+1
2016-12-12checkpatch: don't check c99 types like uint8_t under toolsGravatar Tomas Winkler 1-1/+2
2016-12-12checkpatch: avoid multiple line dereferencesGravatar Joe Perches 1-0/+12
2016-12-12checkpatch: don't check .pl files, improve absolute path commit log testGravatar Joe Perches 1-15/+15
2016-12-12scripts/checkpatch.pl: fix spellingGravatar Andrew Morton 1-1/+1
2016-12-12checkpatch: don't try to get maintained status when --no-tree is givenGravatar Jerome Forissier 1-1/+1
2016-12-12get_maintainer: look for arbitrary letter prefixes in sectionsGravatar Joe Perches 1-3/+9
2016-12-12kasan: turn on -fsanitize-address-use-after-scopeGravatar Andrey Ryabinin 1-0/+2
2016-12-12scripts/tags.sh: handle OMAP platforms properlyGravatar Sam Protsenko 1-2/+17
2016-12-12scripts/bloat-o-meter: compile .NUMBER regexGravatar Alexey Dobriyan 1-1/+3
2016-12-12scripts/bloat-o-meter: don't use readlines()Gravatar Alexey Dobriyan 1-11/+12
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-13/+23
2016-12-11kbuild: fix scripts/adjust_autoksyms.sh* for the no modules caseGravatar Nicolas Pitre 1-0/+1
2016-12-11xconfig: fix missing suboption and help panels on first runGravatar Boris Barbulovski 1-4/+12
2016-12-11xconfig: fix 'Show Debug' functionalityGravatar Boris Barbulovski 1-1/+2
2016-12-11Merge branch 'kbuild/rc-fixes' into kbuild/miscGravatar Michal Marek 3-8/+77
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-0/+2
2016-12-11scripts/kallsyms: remove last remnants of --page-offset optionGravatar Ard Biesheuvel 1-1/+0
2016-12-11kconfig/nconf: Fix hang when editing symbol with a long promptGravatar Ben Hutchings 1-4/+11
2016-12-11Coccinelle: misc: Add support for devm variant in all modesGravatar Vaishali Thakkar 1-3/+12
2016-12-11Coccinelle: misc: Improve the result given by context modeGravatar Vaishali Thakkar 1-1/+2
2016-12-11Coccinelle: misc: Improve the matching of rulesGravatar Vaishali Thakkar 1-13/+23
2016-12-11kbuild/mkspec: avoid using brace expansionGravatar Anton Tikhomirov 1-1/+2
2016-12-11Coccinelle: Add misc/boolconv.cocciGravatar Andrew F. Davis 1-0/+90
2016-12-11kbuild: cmd_export_list: tighten the sed scriptGravatar Nicolas Pitre 1-1/+1
2016-12-05scripts: add a script to check if Documentation/00-INDEX is saneGravatar Mauro Carvalho Chehab 1-0/+66
2016-12-01kbuild: make sure autoksyms.h exists earlyGravatar Nicolas Pitre 1-0/+2
2016-11-29kbuild: minor improvement for thin archives buildGravatar Nicholas Piggin 1-9/+9
2016-11-29kbuild: modpost warn if export version crc is missingGravatar Nicholas Piggin 1-0/+6