aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-0/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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/git/gregkh/char-miscLinus 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/kernel/git/tip/tipLinus 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/git/tip/tipLinus 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 'kbuild/rc-fixes' into kbuild/miscMichal Marek3-8/+77
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-11Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar1-3/+12
2016-12-11Coccinelle: misc: Improve the result given by context modeVaishali Thakkar1-1/+2
2016-12-11Coccinelle: misc: Improve the matching of rulesVaishali Thakkar1-13/+23
2016-12-11kbuild/mkspec: avoid using brace expansionAnton Tikhomirov1-1/+2
2016-12-11Coccinelle: Add misc/boolconv.cocciAndrew F. Davis1-0/+90
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-25builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski1-1/+1
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/mmarek/kbuildLinus Torvalds2-7/+76