summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery2016-12-121-0/+1
| * | | | | | checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler2016-12-121-1/+2
| * | | | | | checkpatch: avoid multiple line dereferencesJoe Perches2016-12-121-0/+12
| * | | | | | checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches2016-12-121-15/+15
| * | | | | | scripts/checkpatch.pl: fix spellingAndrew Morton2016-12-121-1/+1
| * | | | | | checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier2016-12-121-1/+1
| * | | | | | get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches2016-12-121-3/+9
| * | | | | | kasan: turn on -fsanitize-address-use-after-scopeAndrey Ryabinin2016-12-121-0/+2
| * | | | | | scripts/tags.sh: handle OMAP platforms properlySam Protsenko2016-12-121-2/+17
| * | | | | | scripts/bloat-o-meter: compile .NUMBER regexAlexey Dobriyan2016-12-121-1/+3
| * | | | | | scripts/bloat-o-meter: don't use readlines()Alexey Dobriyan2016-12-121-11/+12
* | | | | | | treewide: Make remaining source files non-executableJoe Perches2016-12-121-0/+0
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-127-877/+832
|\ \ \ \ \ \ \
| * | | | | | | Kconfig: Regenerate *.c_shipped files after previous changesNicolas Pitre2016-11-162-858/+753
| * | | | | | | Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-165-19/+79
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-122-13/+23
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | scripts/decode_stacktrace.sh: Fix address line detection on x86Josh Poimboeuf2016-11-291-1/+2
| * | | | | | Merge branch 'x86/cpufeature' into x86/asm, to pick up dependencyIngo Molnar2016-11-177-17/+25
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | scripts/faddr2line: Fix "size mismatch" errorJosh Poimboeuf2016-10-251-12/+21
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-111-0/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-011-0/+2
* | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-225-7/+84
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2016-11-182-7/+76
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOLNicholas Piggin2016-11-091-2/+2
| | * | | scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior2016-11-091-1/+1
| | * | | kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin2016-11-011-6/+72
| | * | | kbuild: prevent lib-ksyms.o rebuildsNicholas Piggin2016-10-221-0/+3
| | |/ /
| * | | Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds2016-11-112-0/+5
| |\ \ \
| | * | | Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann2016-11-111-2/+0
| | * | | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-112-0/+7
| | | |/ | | |/|
| * | | scripts/bloat-o-meter: fix SIGPIPEAlexey Dobriyan2016-11-111-0/+3
| |/ /
* | | locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra2016-11-151-0/+6
|/ /
* | latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook2016-10-311-10/+9
* | gcc-plugins: Export symbols needed by gccKees Cook2016-10-314-7/+8
|/
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-152-1/+648
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-102-1/+648
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-10-144-12/+80
|\ \
| * | Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-111-0/+64
| * | scripts/coccicheck: Update reference for the corresponding documentationMarkus Elfring2016-10-111-1/+1
| * | Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall2016-10-011-7/+11
| * | Coccinelle: limit memdup_user transformation to GFP_KERNEL caseJulia Lawall2016-10-011-4/+4
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-147-115/+174
|\ \ \
| * | | initramfs: Escape colons in depfileMichal Marek2016-09-231-1/+4
| * | | kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-091-5/+9
| * | | kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-092-15/+79
| * | | kbuild: Regenerate genksyms lexerMichal Marek2016-08-251-18/+17
| * | | kbuild: genksyms fix for typeof handlingNicholas Piggin2016-08-251-18/+17
| * | | fixdep: faster CONFIG_ searchAlexey Dobriyan2016-08-241-58/+28
| * | | [kbuild] handle exports in lib-y objects reliablyAl Viro2016-08-071-0/+20
| |/ /
* | | scripts/tags.sh: enable code completion in VIMMathieu Maret2016-10-111-1/+2
OpenPOWER on IntegriCloud