summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-06-23Linux 5.12.13v5.12.13Greg Kroah-Hartman1-1/+1
2021-06-23Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0Tor Vic1-1/+4
2021-06-18Linux 5.12.12v5.12.12Greg Kroah-Hartman1-1/+1
2021-06-16Linux 5.12.11v5.12.11Greg Kroah-Hartman1-1/+1
2021-06-16Makefile: LTO: have linker check -Wframe-larger-thanNick Desaulniers1-0/+5
2021-06-10Linux 5.12.10v5.12.10Greg Kroah-Hartman1-1/+1
2021-06-03Linux 5.12.9v5.12.9Greg Kroah-Hartman1-1/+1
2021-05-28Linux 5.12.8v5.12.8Greg Kroah-Hartman1-1/+1
2021-05-26Linux 5.12.7v5.12.7Greg Kroah-Hartman1-1/+1
2021-05-22Linux 5.12.6v5.12.6Greg Kroah-Hartman1-1/+1
2021-05-19Linux 5.12.5v5.12.5Greg Kroah-Hartman1-1/+1
2021-05-19kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada1-1/+1
2021-05-14Linux 5.12.4v5.12.4Greg Kroah-Hartman1-1/+1
2021-05-12Linux 5.12.3v5.12.3Greg Kroah-Hartman1-1/+1
2021-05-12Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor1-4/+4
2021-05-07Linux 5.12.2v5.12.2Greg Kroah-Hartman1-1/+1
2021-05-02Linux 5.12.1v5.12.1Greg Kroah-Hartman1-1/+1
2021-04-25Linux 5.12v5.12Linus Torvalds1-1/+1
2021-04-18Linux 5.12-rc8v5.12-rc8Linus Torvalds1-1/+1
2021-04-11Linux 5.12-rc7v5.12-rc7Linus Torvalds1-1/+1
2021-04-04Linux 5.12-rc6v5.12-rc6Linus Torvalds1-1/+1
2021-03-28Linux 5.12-rc5v5.12-rc5Linus Torvalds1-1/+1
2021-03-21Linux 5.12-rc4v5.12-rc4Linus Torvalds1-1/+1
2021-03-14Linux 5.12-rc3v5.12-rc3Linus Torvalds1-1/+1
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada1-0/+1
2021-03-10kbuild: add image_name to no-sync-config-targetsMasahiro Yamada1-1/+2
2021-03-05Linux 5.12-rc2v5.12-rc2Linus Torvalds1-1/+1
2021-02-28Linux 5.12-rc1v5.12-rc1-dontusev5.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/ke...Linus 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/mas...Linus 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/k...Linus 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/...Linus Torvalds1-15/+30
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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