summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-06-16Makefile: LTO: have linker check -Wframe-larger-thanNick Desaulniers
2021-06-10Linux 5.12.10v5.12.10Greg Kroah-Hartman
2021-06-03Linux 5.12.9v5.12.9Greg Kroah-Hartman
2021-05-28Linux 5.12.8v5.12.8Greg Kroah-Hartman
2021-05-26Linux 5.12.7v5.12.7Greg Kroah-Hartman
2021-05-22Linux 5.12.6v5.12.6Greg Kroah-Hartman
2021-05-19Linux 5.12.5v5.12.5Greg Kroah-Hartman
2021-05-19kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada
2021-05-14Linux 5.12.4v5.12.4Greg Kroah-Hartman
2021-05-12Linux 5.12.3v5.12.3Greg Kroah-Hartman
2021-05-12Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor
2021-05-07Linux 5.12.2v5.12.2Greg Kroah-Hartman
2021-05-02Linux 5.12.1v5.12.1Greg Kroah-Hartman
2021-04-25Linux 5.12v5.12Linus Torvalds
2021-04-18Linux 5.12-rc8v5.12-rc8Linus Torvalds
2021-04-11Linux 5.12-rc7v5.12-rc7Linus Torvalds
2021-04-04Linux 5.12-rc6v5.12-rc6Linus Torvalds
2021-03-28Linux 5.12-rc5v5.12-rc5Linus Torvalds
2021-03-21Linux 5.12-rc4v5.12-rc4Linus Torvalds
2021-03-14Linux 5.12-rc3v5.12-rc3Linus Torvalds
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada
2021-03-10kbuild: add image_name to no-sync-config-targetsMasahiro Yamada
2021-03-05Linux 5.12-rc2v5.12-rc2Linus Torvalds
2021-02-28Linux 5.12-rc1v5.12-rc1-dontuseLinus 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