aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-06-04Linux 4.12-rc4v4.12-rc4Gravatar Linus Torvalds 1-1/+1
2017-05-28Linux 4.12-rc3v4.12-rc3Gravatar Linus Torvalds 1-1/+1
2017-05-21Linux 4.12-rc2v4.12-rc2Gravatar Linus Torvalds 1-1/+1
2017-05-18kbuild: skip install/check of headers right under uapi directoriesGravatar Masahiro Yamada 1-1/+1
2017-05-13Linux 4.12-rc1v4.12-rc1Gravatar Linus Torvalds 1-2/+2
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-11/+30
2017-05-11uapi: export all arch specifics directoriesGravatar Nicolas Dichtel 1-3/+3
2017-05-08make help: add tools help targetGravatar Randy Dunlap 1-2/+6
2017-05-03Makefile: evaluate LDFLAGS_BUILD_ID only onceGravatar Rabin Vincent 1-1/+1
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2017-04-30Linux 4.11v4.11Gravatar Linus Torvalds 1-1/+1
2017-04-28kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGSGravatar Michael Davidson 1-0/+2
2017-04-25kbuild: Add support to generate LLVM assembly filesGravatar Vinícius Tinti 1-0/+5
2017-04-23Linux 4.11-rc8v4.11-rc8Gravatar Linus Torvalds 1-1/+1
2017-04-23kbuild: Add better clang cross build supportGravatar Behan Webster 1-0/+9
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsGravatar Masahiro Yamada 1-1/+0
2017-04-18kbuild: avoid conflict between -ffunction-sections and -pg on gcc-4.7Gravatar Masahiro Yamada 1-5/+5
2017-04-16Linux 4.11-rc7v4.11-rc7Gravatar Linus Torvalds 1-1/+1
2017-04-13kbuild: use -Oz instead of -Os when using clangGravatar Behan Webster 1-1/+2
2017-04-09Linux 4.11-rc6v4.11-rc6Gravatar Linus Torvalds 1-1/+1
2017-04-05Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-7/+7
2017-04-02Linux 4.11-rc5v4.11-rc5Gravatar Linus Torvalds 1-1/+1
2017-03-31sparse doc: fix reference pathGravatar Cao jin 1-2/+2
2017-03-26Linux 4.11-rc4v4.11-rc4Gravatar Linus Torvalds 1-1/+1
2017-03-22Kbuild: make designated_init attribute fatalGravatar Kees Cook 1-0/+3
2017-03-22jump label: fix passing kbuild_cflags when checking for asm goto supportGravatar Gleb Fotengauer-Malinovskiy 1-6/+6
2017-03-19Linux 4.11-rc3v4.11-rc3Gravatar Linus Torvalds 1-1/+1
2017-03-17Kbuild: use cc-disable-warning consistently for maybe-uninitializedGravatar Arnd Bergmann 1-1/+1
2017-03-15kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distcleanGravatar Masahiro Yamada 1-2/+2
2017-03-12Linux 4.11-rc2v4.11-rc2Gravatar Linus Torvalds 1-1/+1
2017-03-11Kbuild: fix file name in comment about extra gcc checksGravatar Seung-Woo Kim 1-1/+1
2017-03-05Linux 4.11-rc1v4.11-rc1Gravatar Linus Torvalds 1-2/+2
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-12/+12
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+4
2017-02-20objtool: Fix CONFIG_STACK_VALIDATION=y warning for out-of-tree modulesGravatar Josh Poimboeuf 1-12/+12
2017-02-19Linux 4.10v4.10Gravatar Linus Torvalds 1-1/+1
2017-02-15Add a target to check broken external links in the DocumentationGravatar Rémy Léone 1-1/+1
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesGravatar Ingo Molnar 1-2/+2
2017-02-12Linux 4.10-rc8v4.10-rc8Gravatar Linus Torvalds 1-1/+1
2017-02-05Linux 4.10-rc7v4.10-rc7Gravatar Linus Torvalds 1-1/+1
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportGravatar David Lin 1-1/+1
2017-02-01Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm...Gravatar Ingo Molnar 1-2/+4
2017-01-29Linux 4.10-rc6v4.10-rc6Gravatar Linus Torvalds 1-2/+2
2017-01-26tools build: Add tools tree support for 'make -s'Gravatar Josh Poimboeuf 1-2/+4
2017-01-22Linux 4.10-rc5v4.10-rc5Gravatar Linus Torvalds 1-2/+2
2017-01-15Linux 4.10-rc4v4.10-rc4Gravatar Linus Torvalds 1-1/+1
2017-01-08Linux 4.10-rc3v4.10-rc3Gravatar Linus Torvalds 1-1/+1
2017-01-01Linux 4.10-rc2v4.10-rc2Gravatar Linus Torvalds 1-1/+1