Age | Commit message (Expand) | Author | Files | Lines |
2018-11-23 | kbuild: Add __cc-option macro | Matthias Kaehlcke | 2 | -8/+12 |
2018-11-23 | kbuild: Add support to generate LLVM assembly files | VinÃcius Tinti | 1 | -0/+8 |
2018-11-23 | kbuild, LLVMLinux: Add -Werror to cc-option to support clang | Mark Charlebois | 1 | -3/+3 |
2018-11-23 | kbuild: drop -Wno-unknown-warning-option from clang options | Masahiro Yamada | 1 | -1/+0 |
2018-11-23 | kbuild: fix asm-offset generation to work with clang | Jeroen Hofstee | 1 | -2/+6 |
2018-11-23 | kbuild: consolidate redundant sed script ASM offset generation | Masahiro Yamada | 1 | -1/+0 |
2018-11-23 | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke | 2 | -26/+30 |
2018-09-26 | kbuild: add .DELETE_ON_ERROR special target | Masahiro Yamada | 1 | -0/+3 |
2018-09-15 | kbuild: make missing $DEPMOD a Warning instead of an Error | Randy Dunlap | 1 | -2/+2 |
2018-09-15 | scripts: modpost: check memory allocation results | Randy Dunlap | 1 | -4/+4 |
2018-08-17 | kbuild: verify that $DEPMOD is installed | Randy Dunlap | 1 | -1/+7 |
2018-08-17 | kasan: don't emit builtin calls when sanitization is off | Andrey Konovalov | 2 | -1/+4 |
2018-07-11 | Kbuild: fix # escaping in .cmd files for future Make | Rasmus Villemoes | 1 | -2/+3 |
2018-06-13 | objtool: Fix gcov check for older versions of GCC | Josh Poimboeuf | 1 | -0/+3 |
2018-06-13 | kconfig: Avoid format overflow warning from GCC 8.1 | Nathan Chancellor | 1 | -1/+1 |
2018-05-30 | builddeb: Fix header package regarding dtc source links | Jan Kiszka | 1 | -1/+1 |
2018-05-30 | kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races | Nicolas Pitre | 1 | -0/+7 |
2018-05-30 | kconfig: Fix expr_free() E_NOT leak | Ulf Magnusson | 1 | -1/+1 |
2018-05-30 | kconfig: Fix automatic menu creation mem leak | Ulf Magnusson | 1 | -0/+1 |
2018-05-30 | kconfig: Don't leak main menus during parsing | Ulf Magnusson | 1 | -9/+24 |
2018-04-13 | tags: honor COMPILED_SOURCE with apart output directory | Robert Jarzmik | 1 | -0/+1 |
2018-03-18 | kbuild: Handle builtin dtb file names containing hyphens | James Hogan | 1 | -4/+4 |
2018-02-25 | scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none | Will Deacon | 1 | -1/+1 |
2018-02-13 | module/retpoline: Warn about missing retpoline in module | Andi Kleen | 1 | -0/+9 |
2018-01-23 | scripts/gdb/linux/tasks.py: fix get_thread_info | Xi Kangjie | 1 | -0/+2 |
2018-01-17 | objtool, modules: Discard objtool annotation sections for modules | Josh Poimboeuf | 2 | -1/+5 |
2017-12-14 | coccinelle: fix parallel build with CHECK=scripts/coccicheck | Masahiro Yamada | 1 | -6/+9 |
2017-12-14 | kbuild: pkg: use --transform option to prefix paths in tar | Masahiro Yamada | 1 | -3/+2 |
2017-12-14 | module: set __jump_table alignment to 8 | David Daney | 1 | -0/+2 |
2017-07-21 | checkpatch: silence perl 5.26.0 unescaped left brace warnings | Cyril Bur | 1 | -3/+3 |
2017-01-12 | gcc-plugins: update gcc-common.h for gcc-7 | Kees Cook | 1 | -0/+85 |
2017-01-09 | kconfig/nconf: Fix hang when editing symbol with a long prompt | Ben Hutchings | 1 | -4/+11 |
2017-01-09 | latent_entropy: fix ARM build error on earlier gcc | Kees Cook | 1 | -2/+2 |
2017-01-06 | builddeb: fix cross-building to arm64 producing host-arch debs | Adam Borowski | 1 | -1/+1 |
2016-12-01 | kbuild: make sure autoksyms.h exists early | Nicolas Pitre | 1 | -0/+2 |
2016-11-19 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2 | -7/+76 |
2016-11-11 | Merge branch 'maybe-uninitialized' (patches from Arnd) | Linus Torvalds | 2 | -0/+5 |
2016-11-11 | Kbuild: enable -Wmaybe-uninitialized warnings by default | Arnd Bergmann | 1 | -2/+0 |
2016-11-11 | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann | 2 | -0/+7 |
2016-11-11 | scripts/bloat-o-meter: fix SIGPIPE | Alexey Dobriyan | 1 | -0/+3 |
2016-11-10 | kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL | Nicholas Piggin | 1 | -2/+2 |
2016-11-10 | scripts/has-stack-protector: add -fno-PIE | Sebastian Andrzej Siewior | 1 | -1/+1 |
2016-11-01 | kbuild: modversions for EXPORT_SYMBOL() for asm | Nicholas Piggin | 1 | -6/+72 |
2016-10-31 | latent_entropy: Fix wrong gcc code generation with 64 bit variables | Kees Cook | 1 | -10/+9 |
2016-10-31 | gcc-plugins: Export symbols needed by gcc | Kees Cook | 4 | -7/+8 |
2016-10-22 | kbuild: prevent lib-ksyms.o rebuilds | Nicholas Piggin | 1 | -0/+3 |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+648 |
2016-10-15 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 4 | -12/+80 |
2016-10-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 7 | -115/+174 |
2016-10-12 | scripts/tags.sh: enable code completion in VIM | Mathieu Maret | 1 | -1/+2 |