Age | Commit message (Expand) | Author | Files | Lines |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -23/+15 |
2021-02-24 | kbuild: remove deprecated 'always' and 'hostprogs-y/m' | Masahiro Yamada | 1 | -12/+0 |
2021-02-24 | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+12 |
2021-02-23 | kbuild: lto: postpone objtool | Sami Tolvanen | 1 | -0/+12 |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
2021-02-16 | Kbuild: Make composite object searching more generic | Elliot Berman | 1 | -4/+8 |
2021-02-16 | kbuild: use always-y instead of extra-y | Masahiro Yamada | 1 | -5/+5 |
2021-02-04 | kbuild: Add support to build overlays (%.dtbo) | Viresh Kumar | 1 | -0/+5 |
2021-01-14 | init: lto: ensure initcall ordering | Sami Tolvanen | 1 | -2/+4 |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 1 | -0/+2 |
2020-08-19 | dt-bindings: Use json for processed-schema* | Andrei Ziureaev | 1 | -1/+1 |
2020-08-10 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -8/+20 |
2020-08-09 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada | 1 | -0/+11 |
2020-08-09 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 1 | -6/+8 |
2020-07-31 | init: Add support for zstd compressed kernel | Nick Terrell | 1 | -0/+22 |
2020-07-07 | Revert "kbuild: Create directory for target DTB" | Masahiro Yamada | 1 | -2/+1 |
2020-06-30 | dt-bindings: copy process-schema-examples.yaml to process-schema.yaml | Masahiro Yamada | 1 | -0/+3 |
2020-06-30 | scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c | Rob Herring | 1 | -1/+3 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -3/+3 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 1 | -0/+10 |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov | 1 | -3/+3 |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov | 1 | -6/+6 |
2020-06-03 | kbuild: update modules.order only when contained modules are updated | Masahiro Yamada | 1 | -13/+14 |
2020-06-01 | kbuild: refactor subdir-ym calculation | Masahiro Yamada | 1 | -9/+4 |
2020-05-25 | kbuild: make modules.order rule consistent with built-in.a | Masahiro Yamada | 1 | -0/+2 |
2020-05-25 | kbuild: move subdir-obj-y to scripts/Makefile.build | Masahiro Yamada | 1 | -5/+0 |
2020-05-17 | kbuild: warn if always, hostprogs-y, or hostprogs-m is used | Masahiro Yamada | 1 | -1/+11 |
2020-05-12 | kbuild: determine the output format of DTC by the target suffix | Masahiro Yamada | 1 | -3/+3 |
2020-05-12 | kbuild: use -MMD instead of -MD to exclude system headers from dependency | Masahiro Yamada | 1 | -4/+4 |
2020-04-23 | kbuild: fix DT binding schema rule again to avoid needless rebuilds | Masahiro Yamada | 1 | -1/+1 |
2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 1 | -1/+2 |
2020-03-21 | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 1 | -3/+3 |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 1 | -8/+19 |
2020-03-03 | kbuild: Always validate DT binding examples | Rob Herring | 1 | -1/+2 |
2020-02-26 | kbuild: remove unneeded semicolon at the end of cmd_dtb_check | Masahiro Yamada | 1 | -1/+1 |
2020-02-26 | kbuild: fix DT binding schema rule to detect command line changes | Masahiro Yamada | 1 | -2/+2 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+5 |
2020-01-06 | kbuild: pass KBUILD_MODFILE when compiling builtin objects | Masahiro Yamada | 1 | -6/+9 |
2020-01-06 | kbuild: add stringify helper to quote a string passed to C files | Masahiro Yamada | 1 | -1/+1 |
2020-01-06 | kbuild: do not create orphan built-in.a or obj-y objects | Masahiro Yamada | 1 | -0/+4 |
2019-12-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 1 | -14/+0 |
2019-11-16 | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver | 1 | -0/+10 |
2019-11-14 | kbuild: remove header compile test | Masahiro Yamada | 1 | -14/+0 |
2019-10-01 | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada | 1 | -1/+1 |
2019-09-06 | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN | Masahiro Yamada | 1 | -2/+2 |
2019-09-04 | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) | Masahiro Yamada | 1 | -5/+8 |
2019-09-04 | kbuild: add $(BASH) to run scripts with bash-extension | Masahiro Yamada | 1 | -1/+1 |
2019-08-21 | kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build | Masahiro Yamada | 1 | -0/+12 |
2019-08-14 | kbuild: treat an object as multi-used when $(foo-) is set | Masahiro Yamada | 1 | -5/+5 |
2019-08-13 | kbuild: move flex and bison rules to Makefile.host | Masahiro Yamada | 1 | -16/+0 |