summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2021-01-271-15/+30
|\
| * 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 remote-tracking branch 'kbuild/for-next'Stephen Rothwell2021-01-271-3/+6
|\ \
| * | kbuild: give the SUBLEVEL more room in KERNEL_VERSIONSasha Levin2021-01-201-2/+5
| * | Makefile: use smaller dictionary size for xz module compressionTor Vic2021-01-191-1/+1
* | | Linux 5.11-rc5v5.11-rc5Linus Torvalds2021-01-241-1/+1
|/ /
* | Linux 5.11-rc4v5.11-rc4Linus Torvalds2021-01-171-1/+1
* | Linux 5.11-rc3v5.11-rc3Linus Torvalds2021-01-101-1/+1
|/
* Linux 5.11-rc2v5.11-rc2Linus Torvalds2021-01-031-1/+1
* Linux 5.11-rc1v5.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
|\
| * kbuild: don't hardcode depmod pathDominique Martinet2020-12-211-1/+1
* | Linux 5.10v5.10Linus Torvalds2020-12-131-1/+1
|/
* Linux 5.10-rc7v5.10-rc7Linus Torvalds2020-12-061-1/+1
* Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-061-1/+9
|\
| * kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+6
| * Kbuild: do not emit debug info for assembly with LLVM_IAS=1Nick Desaulniers2020-11-251-0/+2
| * kbuild: use -fmacro-prefix-map for .S sourcesDenys Zagorui2020-11-251-1/+1
* | Linux 5.10-rc6v5.10-rc6Linus Torvalds2020-11-291-1/+1
* | Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-281-3/+1
|\ \ | |/ |/|
| * kbuild: remove unused OBJSIZEVasily Gorbik2020-11-021-3/+1
* | Linux 5.10-rc5v5.10-rc5Linus Torvalds2020-11-221-1/+1
* | Linux 5.10-rc4v5.10-rc4Linus Torvalds2020-11-151-1/+1
* | Linux 5.10-rc3v5.10-rc3Linus Torvalds2020-11-081-1/+1
|/
* Linux 5.10-rc2v5.10-rc2Linus Torvalds2020-11-011-1/+1
* Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-24/+70
|\
| * kbuild: Only add -fno-var-tracking-assignments for old GCC versionsMark Wielaard2020-10-211-1/+5
| * kbuild: enforce -Werror=return-typeOlaf Hering2020-10-121-1/+1
| * scripts: remove namespace.plJacob Keller2020-10-121-5/+1
| * kbuild: explicitly specify the build id styleBill Wendling2020-10-091-2/+2
| * kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada2020-09-251-1/+1
| * kbuild: remove cc-option test of -fno-stack-checkMasahiro Yamada2020-09-251-1/+1
| * kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada2020-09-251-1/+1
| * kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada2020-09-251-1/+0
| * kbuild: do not create built-in objects for external module buildsMasahiro Yamada2020-09-251-1/+2
| * kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-4/+6
| * Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry2020-08-271-2/+18
| * kbuild: wire up the build rule of compile_commands.json to MakefileMasahiro Yamada2020-08-271-4/+25
| * kbuild: hide commands to run Kconfig, and show short log for syncconfigMasahiro Yamada2020-08-271-1/+4
| * kbuild: Simplify DEBUG_INFO Kconfig handlingSedat Dilek2020-08-271-1/+5
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-1/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-231-1/+3
| |\ \ \
| | * | | bpf: Check CONFIG_BPF option for resolve_btfidsJiri Olsa2020-09-231-1/+3
* | | | | Revert "kbuild: disable clang's default use of -fmerge-all-constants"Nick Desaulniers2020-10-131-9/+0
* | | | | Linux 5.9v5.9Linus Torvalds2020-10-111-1/+1
| |_|/ / |/| | |