summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2017-05-03Makefile: evaluate LDFLAGS_BUILD_ID only onceRabin Vincent
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-04-30Linux 4.11v4.11Linus Torvalds
2017-04-28kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGSMichael Davidson
2017-04-25kbuild: Add support to generate LLVM assembly filesVinícius Tinti
2017-04-23Linux 4.11-rc8v4.11-rc8Linus Torvalds
2017-04-23kbuild: Add better clang cross build supportBehan Webster
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada
2017-04-18kbuild: avoid conflict between -ffunction-sections and -pg on gcc-4.7Masahiro Yamada
2017-04-16Linux 4.11-rc7v4.11-rc7Linus Torvalds
2017-04-13kbuild: use -Oz instead of -Os when using clangBehan Webster
2017-04-09Linux 4.11-rc6v4.11-rc6Linus Torvalds
2017-04-05Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-02Linux 4.11-rc5v4.11-rc5Linus Torvalds
2017-03-31sparse doc: fix reference pathCao jin
2017-03-26Linux 4.11-rc4v4.11-rc4Linus Torvalds
2017-03-22Kbuild: make designated_init attribute fatalKees Cook
2017-03-22jump label: fix passing kbuild_cflags when checking for asm goto supportGleb Fotengauer-Malinovskiy
2017-03-19Linux 4.11-rc3v4.11-rc3Linus Torvalds
2017-03-17Kbuild: use cc-disable-warning consistently for maybe-uninitializedArnd Bergmann
2017-03-15kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distcleanMasahiro Yamada
2017-03-12Linux 4.11-rc2v4.11-rc2Linus Torvalds
2017-03-11Kbuild: fix file name in comment about extra gcc checksSeung-Woo Kim
2017-03-05Linux 4.11-rc1v4.11-rc1Linus Torvalds
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-20objtool: Fix CONFIG_STACK_VALIDATION=y warning for out-of-tree modulesJosh Poimboeuf
2017-02-19Linux 4.10v4.10Linus Torvalds
2017-02-15Add a target to check broken external links in the DocumentationRémy Léone
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar
2017-02-12Linux 4.10-rc8v4.10-rc8Linus Torvalds
2017-02-05Linux 4.10-rc7v4.10-rc7Linus Torvalds
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin
2017-02-01Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-01-29Linux 4.10-rc6v4.10-rc6Linus Torvalds
2017-01-26tools build: Add tools tree support for 'make -s'Josh Poimboeuf
2017-01-22Linux 4.10-rc5v4.10-rc5Linus Torvalds
2017-01-15Linux 4.10-rc4v4.10-rc4Linus Torvalds
2017-01-08Linux 4.10-rc3v4.10-rc3Linus Torvalds
2017-01-01Linux 4.10-rc2v4.10-rc2Linus Torvalds
2016-12-25Linux 4.10-rc1v4.10-rc1Linus Torvalds
2016-12-11Linux 4.9v4.9Linus Torvalds
2016-12-04Linux 4.9-rc8v4.9-rc8Linus Torvalds
2016-12-02kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabledNicolas Pitre
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre
2016-11-27Linux 4.9-rc7v4.9-rc7Linus Torvalds
2016-11-20Linux 4.9-rc6v4.9-rc6Linus Torvalds
2016-11-18Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2016-11-15kbuild: Steal gcc's pie from the very beginningBorislav Petkov