summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rust/rust-next'Stephen Rothwell2021-05-201-17/+130
|\
| * Kbuild: Rust supportMiguel Ojeda2021-04-141-6/+114
| * Makefile: Generate CLANG_FLAGS even in GCC buildsMiguel Ojeda2021-04-121-11/+16
* | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2021-05-201-0/+3
|\ \
| * | pgo: add clang's Profile Guided Optimization infrastructureSami Tolvanen2021-05-191-0/+3
* | | Makefile: extend 32B aligned debug option to 64B alignedFeng Tang2021-05-171-2/+2
|/ /
* | Linux 5.13-rc2v5.13-rc2Linus Torvalds2021-05-161-1/+1
* | Linux 5.13-rc1v5.13-rc1Linus Torvalds2021-05-091-2/+2
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-29/+13
|\ \
| * | kbuild: remove the unneeded comments for external module buildsMasahiro Yamada2021-05-061-11/+1
| * | kbuild: make distclean remove tag files in sub-directoriesMasahiro Yamada2021-05-061-7/+2
| * | kbuild: make distclean work against $(objtree) instead of $(srctree)Masahiro Yamada2021-05-061-1/+1
| * | kbuild: remove ARCH=sh64 support from top MakefileMasahiro Yamada2021-05-031-5/+0
| * | Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor2021-05-021-4/+4
| * | kbuild: add a script to remove stale generated filesMasahiro Yamada2021-05-021-1/+5
* | | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-011-3/+3
|\ \ \ | |/ / |/| |
| * | keys: cleanup build time module signing keysNayna Jain2021-04-091-3/+3
* | | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2021-04-291-3/+5
|\ \ \
| * | | kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native buildMasahiro Yamada2021-04-141-0/+5
| * | | kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/MakefileMasahiro Yamada2021-04-141-3/+0
| |/ /
* | | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-291-127/+103
|\ \ \
| * | | kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' testNathan Chancellor2021-04-251-1/+1
| * | | kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinstMasahiro Yamada2021-04-251-16/+20
| * | | kbuild: move module strip/compression code into scripts/Makefile.modinstMasahiro Yamada2021-04-251-32/+0
| * | | kbuild: refactor scripts/Makefile.modinstMasahiro Yamada2021-04-251-1/+1
| * | | kbuild: rename extmod-prefix to extmod_prefixMasahiro Yamada2021-04-251-10/+10
| * | | kbuild: check module name conflict for external modules as wellMasahiro Yamada2021-04-251-5/+5
| * | | kbuild: show the target directory for depmod logMasahiro Yamada2021-04-251-1/+1
| * | | kbuild: unify modules(_install) for in-tree and external modulesMasahiro Yamada2021-04-251-49/+36
| * | | kbuild: remove unneeded mkdir for external modules_installMasahiro Yamada2021-04-251-2/+0
| * | | kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada2021-04-251-1/+1
| * | | kbuild: check the minimum assembler version in KconfigMasahiro Yamada2021-04-251-1/+3
| * | | kbuild: replace sed with $(subst ) or $(patsubst )Masahiro Yamada2021-04-251-1/+1
| * | | Makefile: Only specify '--prefix=' when building with clang + GNU asNathan Chancellor2021-04-251-2/+2
| * | | Makefile: Remove '--gcc-toolchain' flagNathan Chancellor2021-04-251-4/+0
| * | | kbuild: apply fixdep logic to link-vmlinux.shRasmus Villemoes2021-04-251-1/+1
| * | | kbuild: show warning if 'make headers_check' is usedMasahiro Yamada2021-04-251-1/+5
| * | | kbuild: include Makefile.compiler only when compiler is neededMasahiro Yamada2021-04-251-0/+13
| * | | kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada2021-04-251-0/+4
| * | | kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada2021-03-151-4/+4
| |/ /
* | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-0/+17
|\ \ \
| * | | add support for Clang CFISami Tolvanen2021-04-081-0/+17
* | | | Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-261-0/+4
|\ \ \ \
| * | | | stack: Optionally randomize kernel stack offset each syscallKees Cook2021-04-081-0/+4
| |/ / /
* | | | Linux 5.12v5.12Linus Torvalds2021-04-251-1/+1
* | | | Linux 5.12-rc8v5.12-rc8Linus Torvalds2021-04-181-1/+1
* | | | Linux 5.12-rc7v5.12-rc7Linus Torvalds2021-04-111-1/+1
|/ / /
* | | Linux 5.12-rc6v5.12-rc6Linus Torvalds2021-04-041-1/+1
* | | Linux 5.12-rc5v5.12-rc5Linus Torvalds2021-03-281-1/+1
| |/ |/|
* | Linux 5.12-rc4v5.12-rc4Linus Torvalds2021-03-211-1/+1
|/