Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-05-26 | 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-27 | kbuild: remove unneeded semicolon at the end of cmd_dtb_check | Masahiro Yamada | 1 | -1/+1 |
2020-02-27 | kbuild: fix DT binding schema rule to detect command line changes | Masahiro Yamada | 1 | -2/+2 |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+5 |
2020-01-07 | kbuild: pass KBUILD_MODFILE when compiling builtin objects | Masahiro Yamada | 1 | -6/+9 |
2020-01-07 | kbuild: add stringify helper to quote a string passed to C files | Masahiro Yamada | 1 | -1/+1 |
2020-01-07 | 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-15 | 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-22 | kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build | Masahiro Yamada | 1 | -0/+12 |
2019-08-15 | kbuild: treat an object as multi-used when $(foo-) is set | Masahiro Yamada | 1 | -5/+5 |
2019-08-14 | kbuild: move flex and bison rules to Makefile.host | Masahiro Yamada | 1 | -16/+0 |
2019-08-14 | kbuild: make bison create C file and header in a single pattern rule | Masahiro Yamada | 1 | -9/+3 |
2019-07-27 | kbuild: remove unused single-used-m | Masahiro Yamada | 1 | -2/+0 |
2019-07-17 | kbuild: compile-test headers listed in header-test-m as well | Masahiro Yamada | 1 | -1/+1 |
2019-07-11 | kbuild: fix compression errors getting ignored | Harald Seiler | 1 | -5/+5 |
2019-07-11 | kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree | Masahiro Yamada | 1 | -1/+1 |
2019-07-09 | kbuild: support header-test-pattern-y | Masahiro Yamada | 1 | -0/+11 |
2019-07-09 | kbuild: do not create wrappers for header-test-y | Masahiro Yamada | 1 | -1/+1 |
2019-06-15 | kbuild: add support for ensuring headers are self-contained | Jani Nikula | 1 | -0/+3 |
2019-05-22 | dt-bindings: Pass binding directory to validation tools | Rob Herring | 1 | -1/+1 |
2019-05-18 | kbuild: remove 'addtree' and 'flags' magic for header search paths | Masahiro Yamada | 1 | -18/+8 |
2019-04-02 | kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build | Masahiro Yamada | 1 | -1/+1 |
2019-03-14 | kbuild: move archive command to scripts/Makefile.lib | Masahiro Yamada | 1 | -0/+6 |
2019-01-28 | kbuild: remove unnecessary in-subshell execution | Masahiro Yamada | 1 | -11/+10 |
2019-01-28 | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) | Masahiro Yamada | 1 | -9/+9 |
2019-01-28 | kbuild: simplify rules of data compression with size appending | Masahiro Yamada | 1 | -11/+7 |
2019-01-28 | kbuild: skip 'addtree' and 'flags' magic for external module build | Masahiro Yamada | 1 | -5/+6 |