aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-05Linux 5.12-rc2Linus Torvalds1-1/+1
2021-02-28Linux 5.12-rc1Linus Torvalds1-3/+3
2021-02-28kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL againMasahiro Yamada1-2/+4
2021-02-28kbuild: make -s option take precedence over V=1Masahiro Yamada1-0/+1
2021-02-26Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2021-02-25kbuild: Move .thinlto-cache removal to 'make clean'Masahiro Yamada1-2/+2
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-48/+57
2021-02-24kbuild: parse C= and M= before changing the working directoryMasahiro Yamada1-30/+31
2021-02-24kbuild: reuse this-makefile to define abs_srctreeMasahiro Yamada1-3/+2
2021-02-24Makefile: Remove # characters from compiler stringNathan Chancellor1-1/+1
2021-02-24Makefile: reuse CC_VERSION_TEXTNick Desaulniers1-7/+7
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+9
2021-02-23kbuild: lto: force rebuilds when switching CONFIG_LTOSami Tolvanen1-1/+2
2021-02-23tracing: add support for objtool mcountSami Tolvanen1-0/+7
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-15/+30
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+4
2021-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+14
2021-02-17kbuild: prevent CC_FLAGS_LTO self-bloating on recursive rebuildsAlexander Lobakin1-2/+2
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+12
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin1-1/+4
2021-02-16kbuild: clamp SUBLEVEL to 255Sasha Levin1-3/+9
2021-02-16Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers1-0/+1
2021-02-16Kbuild: make DWARF version a choiceNick Desaulniers1-2/+3
2021-02-16kbuild: stop removing stale <linux/version.h> fileMasahiro Yamada1-2/+0
2021-02-14Linux 5.11Linus Torvalds1-2/+2
2021-02-12Makefile: use smaller dictionary size for xz module compressionTor Vic1-1/+1
2021-02-11kbuild: Do not clean resolve_btfids if the output does not existJiri Olsa1-1/+7
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+5
2021-02-08kbuild: Add resolve_btfids clean to root clean targetJiri Olsa1-1/+6
2021-02-07Linux 5.11-rc7Linus Torvalds1-1/+1
2021-02-07Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2021-02-07Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+4
2021-02-05kbuild: fix duplicated flags in DEBUG_CFLAGSMasahiro Yamada1-1/+3
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar1-1/+4
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada1-2/+1
2021-01-31Linux 5.11-rc6Linus Torvalds1-1/+1
2021-01-29x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf1-6/+0
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-01-27net: move CONFIG_NET guard to top MakefileMasahiro Yamada1-1/+2
2021-01-24Linux 5.11-rc5Linus Torvalds1-1/+1
2021-01-17Linux 5.11-rc4Linus Torvalds1-1/+1
2021-01-14kbuild: lto: limit inliningSami Tolvanen1-0/+3
2021-01-14kbuild: lto: fix module versioningSami Tolvanen1-1/+2
2021-01-14kbuild: add support for Clang LTOSami Tolvanen1-2/+17
2021-01-10Linux 5.11-rc3Linus Torvalds1-1/+1
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen1-12/+8
2021-01-03Linux 5.11-rc2Linus Torvalds1-1/+1
2020-12-27Linux 5.11-rc1Linus Torvalds1-2/+2
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1