Age | Commit message (Expand) | Author |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-14 | kbuild: add cmd_file_size | Masahiro Yamada |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada |
2022-01-14 | kbuild: drop $(size_append) from cmd_zstd | Masahiro Yamada |
2021-12-09 | kcsan, kbuild: Add option for barrier instrumentation only | Marco Elver |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-22 | kbuild: move objtool_args back to scripts/Makefile.build | Masahiro Yamada |
2021-09-21 | kbuild: Enable dtc 'unit_address_format' warning by default | Rob Herring |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | kbuild: clean up objtool_args slightly | Masahiro Yamada |
2021-09-03 | kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG | Sami Tolvanen |
2021-08-23 | kbuild: Enable dtc 'pci_device_reg' warning by default | Rob Herring |
2021-05-06 | kbuild: refactor modname-multi by using suffix-search | Masahiro Yamada |
2021-05-06 | kbuild: refactor fdtoverlay rule | Masahiro Yamada |
2021-05-06 | kbuild: parameterize the .o part of suffix-search | Masahiro Yamada |
2021-05-02 | kbuild: add comment about why cmd_shipped uses 'cat' | Masahiro Yamada |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-25 | kbuild: move $(strip ) to suffix-search definition | Masahiro Yamada |
2021-04-25 | kbuild: rename multi-used-* to multi-obj-* | Masahiro Yamada |
2021-03-23 | kbuild: Add generic rule to apply fdtoverlay | Rob Herring |
2021-03-23 | kbuild: Simplify builds with CONFIG_OF_ALL_DTBS | Viresh Kumar |
2021-03-16 | kbuild: Enable DT undocumented compatible checks | Rob Herring |
2021-03-11 | kbuild: remove meaningless parameter to $(call if_changed_rule,dtc) | Masahiro Yamada |
2021-03-11 | kbuild: remove unneeded -O option to dtc | Masahiro Yamada |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | kbuild: remove deprecated 'always' and 'hostprogs-y/m' | Masahiro Yamada |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-02-23 | kbuild: lto: postpone objtool | Sami Tolvanen |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-16 | Kbuild: Make composite object searching more generic | Elliot Berman |
2021-02-16 | kbuild: use always-y instead of extra-y | Masahiro Yamada |
2021-02-04 | kbuild: Add support to build overlays (%.dtbo) | Viresh Kumar |
2021-01-14 | init: lto: ensure initcall ordering | Sami Tolvanen |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov |
2020-08-19 | dt-bindings: Use json for processed-schema* | Andrei Ziureaev |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada |
2020-08-10 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada |
2020-07-31 | init: Add support for zstd compressed kernel | Nick Terrell |
2020-07-07 | Revert "kbuild: Create directory for target DTB" | Masahiro Yamada |
2020-06-30 | dt-bindings: copy process-schema-examples.yaml to process-schema.yaml | Masahiro Yamada |
2020-06-30 | scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c | Rob Herring |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov |
2020-06-03 | kbuild: update modules.order only when contained modules are updated | Masahiro Yamada |
2020-06-01 | kbuild: refactor subdir-ym calculation | Masahiro Yamada |
2020-05-26 | kbuild: make modules.order rule consistent with built-in.a | Masahiro Yamada |