summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-01
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2016-11-18
|\
| * kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOLNicholas Piggin2016-11-09
| * scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior2016-11-09
| * kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin2016-11-01
| * kbuild: prevent lib-ksyms.o rebuildsNicholas Piggin2016-10-22
* | Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds2016-11-11
|\ \
| * | Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann2016-11-11
| * | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-11
* | | scripts/bloat-o-meter: fix SIGPIPEAlexey Dobriyan2016-11-11
|/ /
* | latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook2016-10-31
* | gcc-plugins: Export symbols needed by gccKees Cook2016-10-31
|/
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-10
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-10-14
|\ \
| * | Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-11
| * | scripts/coccicheck: Update reference for the corresponding documentationMarkus Elfring2016-10-11
| * | Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall2016-10-01
| * | Coccinelle: limit memdup_user transformation to GFP_KERNEL caseJulia Lawall2016-10-01
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\ \ \
| * | | initramfs: Escape colons in depfileMichal Marek2016-09-23
| * | | kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-09
| * | | kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-09
| * | | kbuild: Regenerate genksyms lexerMichal Marek2016-08-25
| * | | kbuild: genksyms fix for typeof handlingNicholas Piggin2016-08-25
| * | | fixdep: faster CONFIG_ searchAlexey Dobriyan2016-08-24
| * | | [kbuild] handle exports in lib-y objects reliablyAl Viro2016-08-07
| |/ /
* | | scripts/tags.sh: enable code completion in VIMMathieu Maret2016-10-11
* | | checkpatch: improve the octal permissions testsJoe Perches2016-10-11
* | | checkpatch: add warning for unnamed function definition argumentsJoe Perches2016-10-11
* | | checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches2016-10-11
* | | checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches2016-10-11
* | | checkpatch: add --strict test for macro argument reuseJoe Perches2016-10-11
* | | checkpatch: improve the block comment * alignment testJoe Perches2016-10-11
* | | checkpatch: speed up checking for filenames in sections marked obsoleteJoe Perches2016-10-11
* | | const_structs.checkpatch: add frequently used from Julia Lawall's listJoe Perches2016-10-11
* | | checkpatch: externalize the structs that should be constJoe Perches2016-10-11
* | | checkpatch: don't test for prefer ether_addr_<foo>Joe Perches2016-10-11
* | | checkpatch: test multiple line block comment alignmentJoe Perches2016-10-11
* | | checkpatch: look for symbolic permissions and suggest octal insteadJoe Perches2016-10-11
* | | checkpatch: see if modified files are marked obsolete in MAINTAINERSJoe Perches2016-10-11
* | | spelling.txt: "modeled" is spelt correctlyJoe Perches2016-10-07
* | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-06
|\ \ \
| * | | ftrace/scripts: Add helper script to bisect function tracing problem functionsSteven Rostedt (Red Hat)2016-09-21
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-04
|\ \ \ \
| * | | | ubsan: allow to disable the null sanitizerChristian Borntraeger2016-09-20
* | | | | Merge tag 'docs-4.9' of git://git.lwn.net/linuxLinus Torvalds2016-10-04
|\ \ \ \ \
| * | | | | docs: Special-case function-pointer parameters in kernel-docJonathan Corbet2016-09-06
| * | | | | docs: make kernel-doc handle varargs properlyJonathan Corbet2016-09-06