aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet4-17/+17
2016-11-17Merge branch 'x86/cpufeature' into x86/asm, to pick up dependencyIngo Molnar7-17/+25
2016-11-16kernel-doc: add support for one line inline struct member doc commentsJani Nikula1-1/+11
2016-11-16Kconfig: Regenerate *.c_shipped files after previous changesNicolas Pitre2-858/+753
2016-11-16Kconfig: Introduce the "imply" keywordNicolas Pitre5-19/+79
2016-11-15locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra1-0/+6
2016-11-14recordmcount: arm: Implement make_nopStephen Boyd1-0/+65
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman7-17/+25
2016-11-14powerpc: Build-time sort the exception tableNicholas Piggin1-0/+2
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds2-0/+5
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann1-2/+0
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2-0/+7
2016-11-11scripts/bloat-o-meter: fix SIGPIPEAlexey Dobriyan1-0/+3
2016-11-09kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOLNicholas Piggin1-2/+2
2016-11-09scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior1-1/+1
2016-11-01kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin1-6/+72
2016-10-31latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook1-10/+9
2016-10-31gcc-plugins: Export symbols needed by gccKees Cook4-7/+8
2016-10-28kernel-doc: better parsing of named variable argumentsSilvio Fricke1-2/+6
2016-10-28checkkconfigsymbols.py: support git's "^" syntaxValentin Rothberg1-1/+1
2016-10-25scripts/faddr2line: Fix "size mismatch" errorJosh Poimboeuf1-12/+21
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-3/+3
2016-10-22kbuild: prevent lib-ksyms.o rebuildsNicholas Piggin1-0/+3
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-1/+648
2016-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-12/+80
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds7-115/+174
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret1-1/+2
2016-10-11checkpatch: improve the octal permissions testsJoe Perches1-16/+44
2016-10-11checkpatch: add warning for unnamed function definition argumentsJoe Perches1-0/+13
2016-10-11checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches1-1/+19
2016-10-11checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches1-1/+8
2016-10-11checkpatch: add --strict test for macro argument reuseJoe Perches1-8/+35
2016-10-11checkpatch: improve the block comment * alignment testJoe Perches1-7/+12
2016-10-11checkpatch: speed up checking for filenames in sections marked obsoleteJoe Perches1-1/+1
2016-10-11const_structs.checkpatch: add frequently used from Julia Lawall's listJoe Perches1-0/+25
2016-10-11checkpatch: externalize the structs that should be constJoe Perches2-40/+63
2016-10-11checkpatch: don't test for prefer ether_addr_<foo>Joe Perches1-35/+35
2016-10-11checkpatch: test multiple line block comment alignmentJoe Perches1-0/+19
2016-10-11checkpatch: look for symbolic permissions and suggest octal insteadJoe Perches1-6/+43
2016-10-11checkpatch: see if modified files are marked obsolete in MAINTAINERSJoe Perches1-0/+14
2016-10-11Coccinelle: flag conditions with no effectNicholas Mc Guire1-0/+64