summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14sign-file: Fix inplace signing when src and dst names are both specifiedAlex Yashchenko
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12treewide: Make remaining source files non-executableJoe Perches
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery
2016-12-12checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler
2016-12-12checkpatch: avoid multiple line dereferencesJoe Perches
2016-12-12checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches
2016-12-12scripts/checkpatch.pl: fix spellingAndrew Morton
2016-12-12checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier
2016-12-12get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches
2016-12-12kasan: turn on -fsanitize-address-use-after-scopeAndrey Ryabinin
2016-12-12scripts/tags.sh: handle OMAP platforms properlySam Protsenko
2016-12-12scripts/bloat-o-meter: compile .NUMBER regexAlexey Dobriyan
2016-12-12scripts/bloat-o-meter: don't use readlines()Alexey Dobriyan
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-11kbuild: fix scripts/adjust_autoksyms.sh* for the no modules caseNicolas Pitre
2016-12-11xconfig: fix missing suboption and help panels on first runBoris Barbulovski
2016-12-11xconfig: fix 'Show Debug' functionalityBoris Barbulovski
2016-12-11Merge branch 'kbuild/rc-fixes' into kbuild/miscMichal Marek
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-11scripts/kallsyms: remove last remnants of --page-offset optionArd Biesheuvel
2016-12-11kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings
2016-12-11Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar
2016-12-11Coccinelle: misc: Improve the result given by context modeVaishali Thakkar
2016-12-11Coccinelle: misc: Improve the matching of rulesVaishali Thakkar
2016-12-11kbuild/mkspec: avoid using brace expansionAnton Tikhomirov
2016-12-11Coccinelle: Add misc/boolconv.cocciAndrew F. Davis
2016-12-11kbuild: cmd_export_list: tighten the sed scriptNicolas Pitre
2016-12-05scripts: add a script to check if Documentation/00-INDEX is saneMauro Carvalho Chehab
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre
2016-11-29kbuild: minor improvement for thin archives buildNicholas Piggin
2016-11-29kbuild: modpost warn if export version crc is missingNicholas Piggin
2016-11-29kbuild: improve linker compatibility with lib-ksyms.o buildNicholas Piggin
2016-11-29genksyms: Regenerate parserMichal Marek
2016-11-29kbuild/genksyms: handle va_list typeNicholas Piggin
2016-11-29kbuild: thin archives for multi-y targetsNicholas Piggin
2016-11-29kbuild: kallsyms allow 3-pass generation if symbols size has changedNicholas Piggin
2016-11-29scripts/decode_stacktrace.sh: Fix address line detection on x86Josh Poimboeuf
2016-11-29Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warningCheah Kok Cheong
2016-11-26modpost: free allocated memoryHeinrich Schuchardt
2016-11-25builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-18Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds