summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-02-13Merge 4.9.81 into android-4.9Greg Kroah-Hartman
2018-02-13module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-23Merge 4.9.78 into android-4.9Greg Kroah-Hartman
2018-01-23scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie
2018-01-17Merge 4.9.77 into android-4.9Greg Kroah-Hartman
2018-01-17objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf
2017-12-14Merge 4.9.69 into android-4.9Greg Kroah-Hartman
2017-12-14coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada
2017-12-14kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-12-14module: set __jump_table alignment to 8David Daney
2017-10-16UPSTREAM: kbuild: Add __cc-option macroMatthias Kaehlcke
2017-10-16UPSTREAM: kbuild: Add support to generate LLVM assembly filesVinícius Tinti
2017-10-16UPSTREAM: kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois
2017-10-16UPSTREAM: kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada
2017-10-16UPSTREAM: kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-10-16UPSTREAM: kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada
2017-10-16UPSTREAM: kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2017-07-21Merge 4.9.39 into android-4.9Greg Kroah-Hartman
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-04-11UPSTREAM: checkpatch: special audit for revert commit lineWei Wang
2017-01-31Merge tag 'v4.9.6' into android-4.9Dmitry Shmidt
2017-01-27ANDROID: kbuild: Makefile.clean: make Kbuild and Makefile optionalAmit Pundir
2017-01-27ANDROID: kbuild: make it possible to specify the module output dirRom Lemarchand
2017-01-27ANDROID: ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2017-01-12gcc-plugins: update gcc-common.h for gcc-7Kees Cook
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings
2017-01-09latent_entropy: fix ARM build error on earlier gccKees Cook
2017-01-06builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre
2016-11-18Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann
2016-11-11scripts/bloat-o-meter: fix SIGPIPEAlexey Dobriyan
2016-11-09kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOLNicholas Piggin
2016-11-09scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior
2016-11-01kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin
2016-10-31latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook
2016-10-31gcc-plugins: Export symbols needed by gccKees Cook
2016-10-22kbuild: prevent lib-ksyms.o rebuildsNicholas Piggin
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret
2016-10-11checkpatch: improve the octal permissions testsJoe Perches
2016-10-11checkpatch: add warning for unnamed function definition argumentsJoe Perches
2016-10-11checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches
2016-10-11checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches
2016-10-11checkpatch: add --strict test for macro argument reuseJoe Perches
2016-10-11checkpatch: improve the block comment * alignment testJoe Perches