index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-04-29
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-25
Linux 5.12
Linus Torvalds
2021-04-25
kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test
Nathan Chancellor
2021-04-25
kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: move module strip/compression code into scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: rename extmod-prefix to extmod_prefix
Masahiro Yamada
2021-04-25
kbuild: check module name conflict for external modules as well
Masahiro Yamada
2021-04-25
kbuild: show the target directory for depmod log
Masahiro Yamada
2021-04-25
kbuild: unify modules(_install) for in-tree and external modules
Masahiro Yamada
2021-04-25
kbuild: remove unneeded mkdir for external modules_install
Masahiro Yamada
2021-04-25
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2021-04-25
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-25
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
2021-04-25
Makefile: Only specify '--prefix=' when building with clang + GNU as
Nathan Chancellor
2021-04-25
Makefile: Remove '--gcc-toolchain' flag
Nathan Chancellor
2021-04-25
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
2021-04-25
kbuild: show warning if 'make headers_check' is used
Masahiro Yamada
2021-04-25
kbuild: include Makefile.compiler only when compiler is needed
Masahiro Yamada
2021-04-25
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
2021-04-18
Linux 5.12-rc8
Linus Torvalds
2021-04-14
kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build
Masahiro Yamada
2021-04-14
kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile
Masahiro Yamada
2021-04-11
Linux 5.12-rc7
Linus Torvalds
2021-04-08
add support for Clang CFI
Sami Tolvanen
2021-04-08
stack: Optionally randomize kernel stack offset each syscall
Kees Cook
2021-04-04
Linux 5.12-rc6
Linus Torvalds
2021-03-28
Linux 5.12-rc5
Linus Torvalds
2021-03-21
Linux 5.12-rc4
Linus Torvalds
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-03-14
Linux 5.12-rc3
Linus Torvalds
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-10
kbuild: add image_name to no-sync-config-targets
Masahiro Yamada
2021-03-05
Linux 5.12-rc2
Linus Torvalds
2021-02-28
Linux 5.12-rc1
Linus Torvalds
2021-02-28
kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
Masahiro Yamada
2021-02-28
kbuild: make -s option take precedence over V=1
Masahiro Yamada
2021-02-26
Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-25
kbuild: Move .thinlto-cache removal to 'make clean'
Masahiro Yamada
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-24
kbuild: parse C= and M= before changing the working directory
Masahiro Yamada
2021-02-24
kbuild: reuse this-makefile to define abs_srctree
Masahiro Yamada
2021-02-24
Makefile: Remove # characters from compiler string
Nathan Chancellor
2021-02-24
Makefile: reuse CC_VERSION_TEXT
Nick Desaulniers
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-23
kbuild: lto: force rebuilds when switching CONFIG_LTO
Sami Tolvanen
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
[next]