aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-23Linux 4.14-rc6v4.14-rc6Gravatar Linus Torvalds 1-1/+1
2017-10-15Linux 4.14-rc5v4.14-rc5Gravatar Linus Torvalds 1-1/+1
2017-10-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+5
2017-10-08Linux 4.14-rc4v4.14-rc4Gravatar Linus Torvalds 1-1/+1
2017-10-04objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDERGravatar Josh Poimboeuf 1-1/+5
2017-10-01Linux 4.14-rc3v4.14-rc3Gravatar Linus Torvalds 1-1/+1
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-2/+2
2017-09-24Linux 4.14-rc2v4.14-rc2Gravatar Linus Torvalds 1-1/+1
2017-09-21Makefile: kselftest and kselftest-clean fail for make O=dir caseGravatar Shuah Khan 1-2/+2
2017-09-16Linux 4.14-rc1v4.14-rc1Gravatar Linus Torvalds 1-2/+2
2017-09-16firmware: Restore support for built-in firmwareGravatar Markus Trippelsdorf 1-1/+1
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-15/+1
2017-09-14firmware: delete in-kernel firmwareGravatar Greg Kroah-Hartman 1-15/+1
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-6/+6
2017-09-03Merge branch 'docs-next' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-09-03Linux 4.13v4.13Gravatar Linus Torvalds 1-1/+1
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Gravatar Masahiro Yamada 1-6/+6
2017-08-27Linux 4.13-rc7v4.13-rc7Gravatar Linus Torvalds 1-1/+1
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-6/+7
2017-08-21Makefile: add kselftest-clean to PHONY target listGravatar Shuah Khan 1-0/+1
2017-08-21Kbuild: use -fshort-wchar globallyGravatar Arnd Bergmann 1-1/+1
2017-08-20Linux 4.13-rc6v4.13-rc6Gravatar Linus Torvalds 1-1/+1
2017-08-13Linux 4.13-rc5v4.13-rc5Gravatar Linus Torvalds 1-1/+1
2017-08-10kbuild: trivial cleanups on the commentsGravatar Cao jin 1-5/+5
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-23docs: Makefile: remove no-ops targetsGravatar Mauro Carvalho Chehab 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