aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-08-06Linux 4.13-rc4v4.13-rc4Gravatar Linus Torvalds 1-1/+1
2017-07-30Linux 4.13-rc3v4.13-rc3Gravatar Linus Torvalds 1-1/+1
2017-07-23Linux 4.13-rc2v4.13-rc2Gravatar Linus Torvalds 1-1/+1
2017-07-15Linux v4.13-rc1v4.13-rc1Gravatar Linus Torvalds 1-2/+2
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-9/+17
2017-07-12disable new gcc-7.1.1 warnings for nowGravatar Linus Torvalds 1-0/+3
2017-07-11kbuild: Enable Large File Support for hostprogsGravatar Uwe Kleine-König 1-3/+10
2017-07-11kbuild: split exported generic header creation into uapi-asm-genericGravatar Masahiro Yamada 1-3/+4
2017-07-10kbuild: pass dst= to Makefile.headersinst from top MakefileGravatar Masahiro Yamada 1-2/+2
2017-07-10kbuild: fix comment about dst of headers_{install, check}_allGravatar Masahiro Yamada 1-1/+1
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+4
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-16/+8
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-7/+3
2017-07-02Linux 4.12v4.12Gravatar Linus Torvalds 1-1/+1
2017-07-03kbuild: improve comments on KBUILD_SRCGravatar Cao jin 1-3/+3
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesGravatar Nicholas Piggin 1-4/+4
2017-06-25Linux 4.12-rc7v4.12-rc7Gravatar Linus Torvalds 1-1/+1
2017-06-25kbuild: Add __cc-option macroGravatar Matthias Kaehlcke 1-1/+1
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2017-06-23Docs: clean up some DocBook loose endsGravatar Jonathan Corbet 1-1/+0
2017-06-22kbuild: clang: Disable 'address-of-packed-member' warningGravatar Matthias Kaehlcke 1-0/+1
2017-06-19Linux 4.12-rc6v4.12-rc6Gravatar Linus Torvalds 1-1/+1
2017-06-11Linux 4.12-rc5v4.12-rc5Gravatar Linus Torvalds 1-1/+1
2017-06-10kbuild: remove duplicated arch/*/include/generated/uapi include pathGravatar Masahiro Yamada 1-4/+2
2017-06-06Kbuild: tiny correction on `make help`Gravatar Cao jin 1-1/+1
2017-06-06kbuild: simplify silent build (-s) detectionGravatar Masahiro Yamada 1-8/+1
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-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookGravatar Jonathan Corbet 1-7/+4
2017-05-18kbuild: skip install/check of headers right under uapi directoriesGravatar Masahiro Yamada 1-1/+1
2017-05-16docs: remove DocBook from the building systemGravatar Mauro Carvalho Chehab 1-7/+4
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