aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-13
|\ \
| * \ Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-14
| |\ \
| * | | checkkconfigsymbols.py: support git's "^" syntaxValentin Rothberg2016-10-28
* | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-13
|\ \ \ \
| * | | | scripts: add a script to check if Documentation/00-INDEX is saneMauro Carvalho Chehab2016-12-05
| * | | | Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-18
| |\ \ \ \
| * | | | | kernel-doc: add support for one line inline struct member doc commentsJani Nikula2016-11-16
| * | | | | kernel-doc: better parsing of named variable argumentsSilvio Fricke2016-10-28
| * | | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-24
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-12
|\ \ \ \ \
| * | | | | checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery2016-12-12
| * | | | | checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler2016-12-12
| * | | | | checkpatch: avoid multiple line dereferencesJoe Perches2016-12-12
| * | | | | checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches2016-12-12
| * | | | | scripts/checkpatch.pl: fix spellingAndrew Morton2016-12-12
| * | | | | checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier2016-12-12
| * | | | | get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches2016-12-12
| * | | | | kasan: turn on -fsanitize-address-use-after-scopeAndrey Ryabinin2016-12-12
| * | | | | scripts/tags.sh: handle OMAP platforms properlySam Protsenko2016-12-12
| * | | | | scripts/bloat-o-meter: compile .NUMBER regexAlexey Dobriyan2016-12-12
| * | | | | scripts/bloat-o-meter: don't use readlines()Alexey Dobriyan2016-12-12
* | | | | | treewide: Make remaining source files non-executableJoe Perches2016-12-12
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \ \ \ \ \
| * | | | | | Kconfig: Regenerate *.c_shipped files after previous changesNicolas Pitre2016-11-16
| * | | | | | Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-16
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | scripts/decode_stacktrace.sh: Fix address line detection on x86Josh Poimboeuf2016-11-29
| * | | | | Merge branch 'x86/cpufeature' into x86/asm, to pick up dependencyIngo Molnar2016-11-17
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | scripts/faddr2line: Fix "size mismatch" errorJosh Poimboeuf2016-10-25
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-01
* | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-22
|\| | | |
| * | | | 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
| |/ /
* / / locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra2016-11-15
|/ /
* | 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