summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+9
2021-02-24kbuild: 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-21Merge 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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+12
2021-02-15Linux 5.11Linus Torvalds1-2/+2
2021-02-11kbuild: Do not clean resolve_btfids if the output does not existJiri Olsa1-1/+7
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+5
2021-02-09kbuild: Add resolve_btfids clean to root clean targetJiri Olsa1-1/+6
2021-02-08Linux 5.11-rc7Linus Torvalds1-1/+1
2021-02-07Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+0
2021-02-07Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+4
2021-02-05kbuild: fix duplicated flags in DEBUG_CFLAGSMasahiro Yamada1-1/+3
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar1-1/+4
2021-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada1-2/+1
2021-02-01Linux 5.11-rc6Linus Torvalds1-1/+1
2021-01-29x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf1-6/+0
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-01-28net: move CONFIG_NET guard to top MakefileMasahiro Yamada1-1/+2
2021-01-25Linux 5.11-rc5Linus Torvalds1-1/+1
2021-01-18Linux 5.11-rc4Linus Torvalds1-1/+1
2021-01-14kbuild: lto: limit inliningSami Tolvanen1-0/+3
2021-01-14kbuild: lto: fix module versioningSami Tolvanen1-1/+2
2021-01-14kbuild: add support for Clang LTOSami Tolvanen1-2/+17
2021-01-11Linux 5.11-rc3Linus Torvalds1-1/+1
2021-01-09tracing: move function tracer options to KconfigSami Tolvanen1-12/+8
2021-01-04Linux 5.11-rc2Linus Torvalds1-1/+1
2020-12-28Linux 5.11-rc1Linus Torvalds1-2/+2
2020-12-23Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2020-12-21kbuild: don't hardcode depmod pathDominique Martinet1-1/+1
2020-12-14Linux 5.10Linus Torvalds1-1/+1
2020-12-07Linux 5.10-rc7Linus Torvalds1-1/+1
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+9
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor1-0/+6
2020-11-30Linux 5.10-rc6Linus Torvalds1-1/+1
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2020-11-24Kbuild: do not emit debug info for assembly with LLVM_IAS=1Nick Desaulniers1-0/+2
2020-11-24kbuild: use -fmacro-prefix-map for .S sourcesDenys Zagorui1-1/+1
2020-11-23Linux 5.10-rc5Linus Torvalds1-1/+1
2020-11-16Linux 5.10-rc4Linus Torvalds1-1/+1
2020-11-09Linux 5.10-rc3Linus Torvalds1-1/+1
2020-11-02kbuild: remove unused OBJSIZEVasily Gorbik1-3/+1
2020-11-02Linux 5.10-rc2Linus Torvalds1-1/+1
2020-10-26Linux 5.10-rc1Linus Torvalds1-2/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-24/+70
2020-10-20kbuild: Only add -fno-var-tracking-assignments for old GCC versionsMark Wielaard1-1/+5