summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-12-17Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-9/+27
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-402/+431
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus 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/rost...Linus Torvalds1-0/+65
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2016-12-14sign-file: Fix inplace signing when src and dst names are both specifiedAlex Yashchenko1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida2-2/+2
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds3-6/+86
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-34/+74
2016-12-12treewide: Make remaining source files non-executableJoe Perches1-0/+0
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-877/+832
2016-12-12checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery1-0/+1
2016-12-12checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler1-1/+2
2016-12-12checkpatch: avoid multiple line dereferencesJoe Perches1-0/+12
2016-12-12checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches1-15/+15
2016-12-12scripts/checkpatch.pl: fix spellingAndrew Morton1-1/+1
2016-12-12checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier1-1/+1
2016-12-12get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches1-3/+9
2016-12-12kasan: turn on -fsanitize-address-use-after-scopeAndrey Ryabinin1-0/+2
2016-12-12scripts/tags.sh: handle OMAP platforms properlySam Protsenko1-2/+17
2016-12-12scripts/bloat-o-meter: compile .NUMBER regexAlexey Dobriyan1-1/+3
2016-12-12scripts/bloat-o-meter: don't use readlines()Alexey Dobriyan1-11/+12
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-13/+23
2016-12-11kbuild: fix scripts/adjust_autoksyms.sh* for the no modules caseNicolas Pitre1-0/+1
2016-12-11xconfig: fix missing suboption and help panels on first runBoris Barbulovski1-4/+12
2016-12-11xconfig: fix 'Show Debug' functionalityBoris Barbulovski1-1/+2
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-0/+2
2016-12-11scripts/kallsyms: remove last remnants of --page-offset optionArd Biesheuvel1-1/+0
2016-12-11kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings1-4/+11
2016-12-11kbuild: cmd_export_list: tighten the sed scriptNicolas Pitre1-1/+1
2016-12-05scripts: add a script to check if Documentation/00-INDEX is saneMauro Carvalho Chehab1-0/+66
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre1-0/+2
2016-11-29kbuild: minor improvement for thin archives buildNicholas Piggin1-9/+9
2016-11-29kbuild: modpost warn if export version crc is missingNicholas Piggin1-0/+6
2016-11-29kbuild: improve linker compatibility with lib-ksyms.o buildNicholas Piggin1-1/+1
2016-11-29genksyms: Regenerate parserMichal Marek3-381/+387
2016-11-29kbuild/genksyms: handle va_list typeNicholas Piggin2-0/+3
2016-11-29kbuild: thin archives for multi-y targetsNicholas Piggin1-3/+10
2016-11-29kbuild: kallsyms allow 3-pass generation if symbols size has changedNicholas Piggin1-6/+13
2016-11-29scripts/decode_stacktrace.sh: Fix address line detection on x86Josh Poimboeuf1-1/+2
2016-11-29Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warningCheah Kok Cheong1-0/+2
2016-11-26modpost: free allocated memoryHeinrich Schuchardt1-0/+2
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar5-7/+84
2016-11-18Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-7/+76
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet4-17/+17