aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+2
2017-11-12Linux 4.14v4.14Gravatar Linus Torvalds 1-1/+1
2017-11-05Linux 4.14-rc8v4.14-rc8Gravatar Linus Torvalds 1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-29Linux 4.14-rc7v4.14-rc7Gravatar Linus Torvalds 1-1/+1
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+5
2017-10-24kbuild: clang: fix build failures with sparse checkGravatar David Lin 1-2/+2
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-12Documentation: add script and build target to check for broken file referencesGravatar Jani Nikula 1-1/+2
2017-10-12Makefile: enable dochelp run from main make levelGravatar Shuah Khan 1-1/+1
2017-10-08Linux 4.14-rc4v4.14-rc4Gravatar Linus Torvalds 1-1/+1
2017-10-07Makefile: kselftest: fix grammar typoGravatar Randy Dunlap 1-1/+1
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Gravatar Masahiro Yamada 1-2/+2
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