summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-03-05Linux 5.12-rc2v5.12-rc2Linus Torvalds
2021-02-28Linux 5.12-rc1v5.12-rc1-dontusev5.12-rc1Linus Torvalds
2021-02-28kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL againMasahiro Yamada
2021-02-28kbuild: make -s option take precedence over V=1Masahiro Yamada
2021-02-26Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-25kbuild: Move .thinlto-cache removal to 'make clean'Masahiro Yamada
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-24kbuild: parse C= and M= before changing the working directoryMasahiro Yamada
2021-02-24kbuild: reuse this-makefile to define abs_srctreeMasahiro Yamada
2021-02-24Makefile: Remove # characters from compiler stringNathan Chancellor
2021-02-24Makefile: reuse CC_VERSION_TEXTNick Desaulniers
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-23kbuild: lto: force rebuilds when switching CONFIG_LTOSami Tolvanen
2021-02-23tracing: add support for objtool mcountSami Tolvanen
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2021-02-17kbuild: prevent CC_FLAGS_LTO self-bloating on recursive rebuildsAlexander Lobakin
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-16kbuild: clamp SUBLEVEL to 255Sasha Levin
2021-02-16Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers
2021-02-16Kbuild: make DWARF version a choiceNick Desaulniers
2021-02-16kbuild: stop removing stale <linux/version.h> fileMasahiro Yamada
2021-02-14Linux 5.11v5.11Linus Torvalds
2021-02-12Makefile: use smaller dictionary size for xz module compressionTor Vic
2021-02-11kbuild: Do not clean resolve_btfids if the output does not existJiri Olsa
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-08kbuild: Add resolve_btfids clean to root clean targetJiri Olsa
2021-02-07Linux 5.11-rc7v5.11-rc7Linus Torvalds
2021-02-07Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-07Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-05kbuild: fix duplicated flags in DEBUG_CFLAGSMasahiro Yamada
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada
2021-01-31Linux 5.11-rc6v5.11-rc6Linus Torvalds
2021-01-29x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-27net: move CONFIG_NET guard to top MakefileMasahiro Yamada
2021-01-24Linux 5.11-rc5v5.11-rc5Linus Torvalds
2021-01-17Linux 5.11-rc4v5.11-rc4Linus Torvalds
2021-01-14kbuild: lto: limit inliningSami Tolvanen
2021-01-14kbuild: lto: fix module versioningSami Tolvanen
2021-01-14kbuild: add support for Clang LTOSami Tolvanen
2021-01-10Linux 5.11-rc3v5.11-rc3Linus Torvalds
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen
2021-01-03Linux 5.11-rc2v5.11-rc2Linus Torvalds
2020-12-27Linux 5.11-rc1v5.11-rc1Linus Torvalds
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds