summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.12.19v5.12.19linux-5.12.yGreg Kroah-Hartman2021-07-201-1/+1
* Linux 5.12.18v5.12.18Greg Kroah-Hartman2021-07-191-1/+1
* Linux 5.12.17v5.12.17Greg Kroah-Hartman2021-07-141-1/+1
* Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers2021-07-141-1/+1
* Linux 5.12.16v5.12.16Greg Kroah-Hartman2021-07-111-1/+1
* Linux 5.12.15v5.12.15Sasha Levin2021-07-071-1/+1
* Linux 5.12.14v5.12.14Sasha Levin2021-06-301-1/+1
* Linux 5.12.13v5.12.13Greg Kroah-Hartman2021-06-231-1/+1
* Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0Tor Vic2021-06-231-1/+4
* Linux 5.12.12v5.12.12Greg Kroah-Hartman2021-06-181-1/+1
* Linux 5.12.11v5.12.11Greg Kroah-Hartman2021-06-161-1/+1
* Makefile: LTO: have linker check -Wframe-larger-thanNick Desaulniers2021-06-161-0/+5
* Linux 5.12.10v5.12.10Greg Kroah-Hartman2021-06-101-1/+1
* Linux 5.12.9v5.12.9Greg Kroah-Hartman2021-06-031-1/+1
* Linux 5.12.8v5.12.8Greg Kroah-Hartman2021-05-281-1/+1
* Linux 5.12.7v5.12.7Greg Kroah-Hartman2021-05-261-1/+1
* Linux 5.12.6v5.12.6Greg Kroah-Hartman2021-05-221-1/+1
* Linux 5.12.5v5.12.5Greg Kroah-Hartman2021-05-191-1/+1
* kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada2021-05-191-1/+1
* Linux 5.12.4v5.12.4Greg Kroah-Hartman2021-05-141-1/+1
* Linux 5.12.3v5.12.3Greg Kroah-Hartman2021-05-121-1/+1
* Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor2021-05-121-4/+4
* Linux 5.12.2v5.12.2Greg Kroah-Hartman2021-05-071-1/+1
* Linux 5.12.1v5.12.1Greg Kroah-Hartman2021-05-021-1/+1
* Linux 5.12v5.12Linus Torvalds2021-04-251-1/+1
* Linux 5.12-rc8v5.12-rc8Linus Torvalds2021-04-181-1/+1
* Linux 5.12-rc7v5.12-rc7Linus Torvalds2021-04-111-1/+1
* Linux 5.12-rc6v5.12-rc6Linus Torvalds2021-04-041-1/+1
* Linux 5.12-rc5v5.12-rc5Linus Torvalds2021-03-281-1/+1
* Linux 5.12-rc4v5.12-rc4Linus Torvalds2021-03-211-1/+1
* Linux 5.12-rc3v5.12-rc3Linus Torvalds2021-03-141-1/+1
* kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada2021-03-111-0/+1
* kbuild: add image_name to no-sync-config-targetsMasahiro Yamada2021-03-101-1/+2
* Linux 5.12-rc2v5.12-rc2Linus Torvalds2021-03-051-1/+1
* Linux 5.12-rc1v5.12-rc1-dontusev5.12-rc1Linus Torvalds2021-02-281-3/+3
* kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL againMasahiro Yamada2021-02-281-2/+4
* kbuild: make -s option take precedence over V=1Masahiro Yamada2021-02-281-0/+1
* Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-2/+2
|\
| * kbuild: Move .thinlto-cache removal to 'make clean'Masahiro Yamada2021-02-251-2/+2
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-48/+57
|\ \
| * | kbuild: parse C= and M= before changing the working directoryMasahiro Yamada2021-02-241-30/+31
| * | kbuild: reuse this-makefile to define abs_srctreeMasahiro Yamada2021-02-241-3/+2
| * | Makefile: Remove # characters from compiler stringNathan Chancellor2021-02-241-1/+1
| * | Makefile: reuse CC_VERSION_TEXTNick Desaulniers2021-02-241-7/+7
| * | kbuild: simplify access to the kernel's versionSasha Levin2021-02-161-1/+4
| * | kbuild: clamp SUBLEVEL to 255Sasha Levin2021-02-161-3/+9
| * | Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers2021-02-161-0/+1
| * | Kbuild: make DWARF version a choiceNick Desaulniers2021-02-161-2/+3
| * | kbuild: stop removing stale <linux/version.h> fileMasahiro Yamada2021-02-161-2/+0
| * | Makefile: use smaller dictionary size for xz module compressionTor Vic2021-02-121-1/+1