Age | Commit message (Expand) | Author | Files | Lines |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -7/+28 |
2022-01-14 | kbuild: add cmd_file_size | Masahiro Yamada | 1 | -0/+3 |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -6/+24 |
2022-01-14 | kbuild: drop $(size_append) from cmd_zstd | Masahiro Yamada | 1 | -1/+1 |
2021-12-09 | kcsan, kbuild: Add option for barrier instrumentation only | Marco Elver | 1 | -0/+5 |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -11/+0 |
2021-09-22 | kbuild: move objtool_args back to scripts/Makefile.build | Masahiro Yamada | 1 | -11/+0 |
2021-09-21 | kbuild: Enable dtc 'unit_address_format' warning by default | Rob Herring | 1 | -1/+0 |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -6/+12 |
2021-09-03 | kbuild: clean up objtool_args slightly | Masahiro Yamada | 1 | -6/+5 |
2021-09-03 | kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG | Sami Tolvanen | 1 | -0/+7 |
2021-08-23 | kbuild: Enable dtc 'pci_device_reg' warning by default | Rob Herring | 1 | -2/+1 |
2021-05-06 | kbuild: refactor modname-multi by using suffix-search | Masahiro Yamada | 1 | -1/+1 |
2021-05-06 | kbuild: refactor fdtoverlay rule | Masahiro Yamada | 1 | -18/+15 |
2021-05-06 | kbuild: parameterize the .o part of suffix-search | Masahiro Yamada | 1 | -8/+11 |
2021-05-02 | kbuild: add comment about why cmd_shipped uses 'cat' | Masahiro Yamada | 1 | -0/+3 |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -8/+8 |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+28 |
2021-04-25 | kbuild: move $(strip ) to suffix-search definition | Masahiro Yamada | 1 | -3/+3 |
2021-04-25 | kbuild: rename multi-used-* to multi-obj-* | Masahiro Yamada | 1 | -5/+5 |
2021-03-23 | kbuild: Add generic rule to apply fdtoverlay | Rob Herring | 1 | -2/+24 |
2021-03-23 | kbuild: Simplify builds with CONFIG_OF_ALL_DTBS | Viresh Kumar | 1 | -3/+2 |
2021-03-16 | kbuild: Enable DT undocumented compatible checks | Rob Herring | 1 | -1/+2 |
2021-03-11 | kbuild: remove meaningless parameter to $(call if_changed_rule,dtc) | Masahiro Yamada | 1 | -1/+1 |
2021-03-11 | kbuild: remove unneeded -O option to dtc | Masahiro Yamada | 1 | -1/+1 |
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-23 | 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-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -8/+20 |
2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada | 1 | -0/+11 |
2020-08-10 | 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-26 | kbuild: make modules.order rule consistent with built-in.a | Masahiro Yamada | 1 | -0/+2 |