summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.12-rc2Linus Torvalds2021-03-051-1/+1
* Linux 5.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
* | | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-231-1/+9
|\ \ \ | | |/ | |/|
| * | kbuild: lto: force rebuilds when switching CONFIG_LTOSami Tolvanen2021-02-231-1/+2
| * | tracing: add support for objtool mcountSami Tolvanen2021-02-231-0/+7
* | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-15/+30
|\| |
| * | kbuild: prevent CC_FLAGS_LTO self-bloating on recursive rebuildsAlexander Lobakin2021-02-171-2/+2
| * | kbuild: lto: limit inliningSami Tolvanen2021-01-141-0/+3
| * | kbuild: lto: fix module versioningSami Tolvanen2021-01-141-1/+2
| * | kbuild: add support for Clang LTOSami Tolvanen2021-01-141-2/+17
| * | tracing: move function tracer options to KconfigSami Tolvanen2021-01-081-12/+8
* | | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-1/+4
|\ \ \
| * | | kbuild: Add support to build overlays (%.dtbo)Viresh Kumar2021-02-041-1/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2021-02-201-2/+14
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-161-1/+12
| |\ \ \ \
| | * | | | kbuild: Do not clean resolve_btfids if the output does not existJiri Olsa2021-02-111-1/+7
| | * | | | kbuild: Add resolve_btfids clean to root clean targetJiri Olsa2021-02-081-1/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-10/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-021-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-1/+1
| |\ \ \ \ \ \
| * | | | | | | net: move CONFIG_NET guard to top MakefileMasahiro Yamada2021-01-271-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Linux 5.11Linus Torvalds2021-02-141-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Linux 5.11-rc7Linus Torvalds2021-02-071-1/+1
* | | | | | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-071-6/+0
|\ \ \ \ \ \
| * | | | | | x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2021-01-291-6/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-071-3/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | kbuild: fix duplicated flags in DEBUG_CFLAGSMasahiro Yamada2021-02-051-1/+3
| * | | | | kbuild: remove PYTHON variableMasahiro Yamada2021-02-011-2/+1
| | |/ / / | |/| | |
* | | | | Linux 5.11-rc6Linus Torvalds2021-01-311-1/+1
| |/ / / |/| | |
* | | | Linux 5.11-rc5Linus Torvalds2021-01-241-1/+1
|/ / /
* | | Linux 5.11-rc4Linus Torvalds2021-01-171-1/+1
* | | Linux 5.11-rc3Linus Torvalds2021-01-101-1/+1
| |/ |/|
* | Linux 5.11-rc2Linus Torvalds2021-01-031-1/+1
|/
* Linux 5.11-rc1Linus Torvalds2020-12-271-2/+2
* Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-221-1/+1
|\