summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14-rc6Linus Torvalds2017-10-231-1/+1
* Linux 4.14-rc5Linus Torvalds2017-10-151-1/+1
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-141-1/+5
|\
| * objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDERJosh Poimboeuf2017-10-041-1/+5
* | Linux 4.14-rc4Linus Torvalds2017-10-081-1/+1
|/
* Linux 4.14-rc3Linus Torvalds2017-10-011-1/+1
* Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-09-271-2/+2
|\
| * Makefile: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-2/+2
* | Linux 4.14-rc2Linus Torvalds2017-09-241-1/+1
|/
* Linux 4.14-rc1Linus Torvalds2017-09-161-2/+2
* firmware: Restore support for built-in firmwareMarkus Trippelsdorf2017-09-161-1/+1
* Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-151-15/+1
|\
| * firmware: delete in-kernel firmwareGreg Kroah-Hartman2017-09-141-15/+1
* | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-141-6/+6
|\ \
| * | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-011-6/+6
* | | Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds2017-09-031-1/+1
|\ \ \ | |_|/ |/| |
| * | docs: Makefile: remove no-ops targetsMauro Carvalho Chehab2017-07-231-1/+1
* | | Linux 4.13Linus Torvalds2017-09-031-1/+1
* | | Linux 4.13-rc7Linus Torvalds2017-08-271-1/+1
* | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-241-6/+7
|\ \ \
| * | | Makefile: add kselftest-clean to PHONY target listShuah Khan2017-08-211-0/+1
| * | | Kbuild: use -fshort-wchar globallyArnd Bergmann2017-08-211-1/+1
| * | | kbuild: trivial cleanups on the commentsCao jin2017-08-101-5/+5
| | |/ | |/|
* | | Linux 4.13-rc6Linus Torvalds2017-08-201-1/+1
* | | Linux 4.13-rc5Linus Torvalds2017-08-131-1/+1
|/ /
* | Linux 4.13-rc4Linus Torvalds2017-08-061-1/+1
* | Linux 4.13-rc3Linus Torvalds2017-07-301-1/+1
* | Linux 4.13-rc2Linus Torvalds2017-07-231-1/+1
|/
* Linux v4.13-rc1Linus Torvalds2017-07-151-2/+2
* Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-131-9/+17
|\
| * kbuild: Enable Large File Support for hostprogsUwe Kleine-König2017-07-111-3/+10
| * kbuild: split exported generic header creation into uapi-asm-genericMasahiro Yamada2017-07-111-3/+4
| * kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada2017-07-101-2/+2
| * kbuild: fix comment about dst of headers_{install, check}_allMasahiro Yamada2017-07-101-1/+1
* | disable new gcc-7.1.1 warnings for nowLinus Torvalds2017-07-121-0/+3
|/
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-4/+4
|\
| * kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin2017-06-301-4/+4
* | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-16/+8
|\ \
| * | kbuild: improve comments on KBUILD_SRCCao jin2017-07-031-3/+3
| * | kbuild: Add __cc-option macroMatthias Kaehlcke2017-06-251-1/+1
| * | kbuild: clang: Disable 'address-of-packed-member' warningMatthias Kaehlcke2017-06-221-0/+1
| * | kbuild: remove duplicated arch/*/include/generated/uapi include pathMasahiro Yamada2017-06-101-4/+2
| * | kbuild: simplify silent build (-s) detectionMasahiro Yamada2017-06-061-8/+1
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-7/+3
|\ \ \
| * | | Docs: clean up some DocBook loose endsJonathan Corbet2017-06-231-1/+0
| * | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-7/+4
| |\ \ \
| | * | | docs: remove DocBook from the building systemMauro Carvalho Chehab2017-05-161-7/+4
* | | | | Linux 4.12Linus Torvalds2017-07-021-1/+1
* | | | | Linux 4.12-rc7Linus Torvalds2017-06-251-1/+1
* | | | | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-06-241-1/+1
|\ \ \ \ \