Age | Commit message (Expand) | Author |
2018-03-09 | kbuild: Handle builtin dtb file names containing hyphens | James Hogan |
2018-02-06 | kasan: don't emit builtin calls when sanitization is off | Andrey Konovalov |
2018-02-01 | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-01-25 | kbuild: fix W= option checks for extra DTC warnings | Masahiro Yamada |
2018-01-22 | kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX | Masahiro Yamada |
2017-12-16 | kbuild: prepare to remove C files pre-generated by flex and bison | Masahiro Yamada |
2017-12-16 | kbuild: add LEX and YACC variables | Masahiro Yamada |
2017-11-23 | kbuild: drop $(extra-y) from real-objs-y | Masahiro Yamada |
2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-11-16 | kbuild: create object directories simpler and faster | Masahiro Yamada |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-09 | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS | Masahiro Yamada |
2017-10-26 | kbuild: comments cleanup in Makefile.lib | Cao jin |
2017-09-09 | remove gperf left-overs from build system | Linus Torvalds |
2017-08-21 | of: search scripts/dtc/include-prefixes path for both CPP and DTC | Masahiro Yamada |
2017-08-21 | of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP | Masahiro Yamada |
2017-08-21 | of: remove drivers/of/testcase-data from include search path for CPP | Masahiro Yamada |
2017-05-18 | devicetree: Move include prefixes from arch to separate directory | Olof Johansson |
2017-05-10 | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-05-05 | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-04-27 | of: per-file dtc compiler flags | Frank Rowand |
2017-04-23 | kbuild: fix asm-offset generation to work with clang | Jeroen Hofstee |
2017-04-23 | kbuild: consolidate redundant sed script ASM offset generation | Masahiro Yamada |
2017-04-13 | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke |
2017-03-29 | dtc: update warning settings for new bus and node/property name checks | Rob Herring |
2017-03-11 | kbuild: external module build warnings when KBUILD_OUTPUT set and W=1 | Allan, Bruce W |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-02 | kcov: allow more fine-grained coverage instrumentation | Vegard Nossum |
2016-07-18 | Kbuild: don't add obj tree in additional includes | Arnd Bergmann |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-04-20 | kbuild: Get rid of KBUILD_STR | Michal Marek |
2016-03-31 | dtc: turn off dtc unit address warnings by default | Rob Herring |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-02-23 | kbuild: Allow using host dtc instead of kernel's copy | Rob Herring |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-12-18 | kbuild: add AFLAGS_REMOVE_(basename).o option | Heiko Carstens |
2015-11-25 | kbuild: Allow to specify composite modules with modname-m | Michal Marek |
2015-04-03 | kbuild: Create directory for target DTB | Nathan Rossi |
2015-02-13 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin |
2014-10-21 | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst | Robert Richter |
2014-08-19 | kbuild: handle multi-objs dependency appropriately | Masahiro Yamada |
2014-04-30 | kbuild: trivial - remove trailing spaces | Masahiro Yamada |
2014-04-07 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-03-29 | kbuild: move "quote" to Kbuild.include to be consistent | Masahiro Yamada |
2014-03-04 | Merge tag 'v3.14-rc5' into HEAD | Grant Likely |
2014-02-20 | kbuild: dtbs_install: new make target | Jason Cooper |
2014-02-20 | of: Move testcase FDT data into drivers/of | Grant Likely |