blob: d96e2b371f5e4dded6139ce6aa2bfefea7413aeb [file] [log] [blame]
02e8487bbf1b ("kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n")
2dfec887c0fd ("kbuild: reduce the number of mkdir calls during modules_install")
22e46f6480e8 ("kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI")
f65a486821cf ("kbuild: change module.order to list *.o instead of *.ko")
6768fa4bcb6c ("kbuild: add read-file macro")
a5db80c65dbf ("kbuild: do not sort after reading modules.order")
a2430b25c318 ("kbuild: add kbuild-file macro")
11df33c36c4b ("modpost: put modpost options before argument")
425937381ec4 ("kbuild: re-run modpost when it is updated")
f73edc8951b2 ("kbuild: unify two modpost invocations")
9c5a0ac3c369 ("kbuild: move vmlinux.o rule to the top Makefile")
26ef40de5cbb ("kbuild: move .vmlinux.objs rule to Makefile.modpost")
5750121ae738 ("kbuild: list sub-directories in ./Kbuild")
cc306abd19e8 ("kbuild: fix and refactor single target build")
2df8220cc511 ("kbuild: build init/built-in.a just once")
f110e5a250e3 ("kbuild: refactor single builds of *.ko")
f75a03340c2c ("kbuild: remove duplicated dependency between modules and modules_check")
d724b578a1f7 ("kbuild: do not deduplicate modules.order")
b10fdeea8cf4 ("kbuild: check sha1sum just once for each atomic header")
a3c4d4abaaf0 ("kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package")