summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf1-2/+2
2017-10-12Documentation: add script and build target to check for broken file referencesJani Nikula1-1/+2
2017-10-12Makefile: enable dochelp run from main make levelShuah Khan1-1/+1
2017-10-10kbuild: re-order the code to not parse unnecessary variablesMasahiro Yamada1-115/+118
2017-10-10kbuild: move "_all" target out of $(KBUILD_SRC) conditionalMasahiro Yamada1-4/+4
2017-10-10kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada1-12/+9
2017-10-09kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada1-1/+1
2017-10-09Linux 4.14-rc4v4.14-rc4Linus Torvalds1-1/+1
2017-10-07Makefile: kselftest: fix grammar typoRandy Dunlap1-1/+1
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada1-2/+2
2017-10-04objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDERJosh Poimboeuf1-1/+5
2017-10-02Linux 4.14-rc3v4.14-rc3Linus Torvalds1-1/+1
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+2
2017-09-27RISC-V: Build InfrastructurePalmer Dabbelt1-1/+2
2017-09-25Linux 4.14-rc2v4.14-rc2Linus Torvalds1-1/+1
2017-09-21Makefile: kselftest and kselftest-clean fail for make O=dir caseShuah Khan1-2/+2
2017-09-17Linux 4.14-rc1v4.14-rc1Linus Torvalds1-2/+2
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf1-1/+1
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-15/+1
2017-09-15firmware: delete in-kernel firmwareGreg Kroah-Hartman1-15/+1
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+6
2017-09-04Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-09-03Linux 4.13v4.13Linus Torvalds1-1/+1
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada1-6/+6
2017-08-28Linux 4.13-rc7v4.13-rc7Linus Torvalds1-1/+1
2017-08-25Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+7
2017-08-21Makefile: add kselftest-clean to PHONY target listShuah Khan1-0/+1
2017-08-21Kbuild: use -fshort-wchar globallyArnd Bergmann1-1/+1
2017-08-21Linux 4.13-rc6v4.13-rc6Linus Torvalds1-1/+1
2017-08-14Linux 4.13-rc5v4.13-rc5Linus Torvalds1-1/+1
2017-08-09kbuild: trivial cleanups on the commentsCao jin1-5/+5
2017-08-07Linux 4.13-rc4v4.13-rc4Linus Torvalds1-1/+1
2017-07-30Linux 4.13-rc3v4.13-rc3Linus Torvalds1-1/+1
2017-07-24Linux 4.13-rc2v4.13-rc2Linus Torvalds1-1/+1
2017-07-24docs: Makefile: remove no-ops targetsMauro Carvalho Chehab1-1/+1
2017-07-16Linux v4.13-rc1v4.13-rc1Linus Torvalds1-2/+2
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-9/+17
2017-07-13disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2017-07-11kbuild: Enable Large File Support for hostprogsUwe Kleine-König1-3/+10
2017-07-11kbuild: split exported generic header creation into uapi-asm-genericMasahiro Yamada1-3/+4
2017-07-09kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada1-2/+2
2017-07-09kbuild: fix comment about dst of headers_{install, check}_allMasahiro Yamada1-1/+1
2017-07-08Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2017-07-08Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-16/+8
2017-07-04Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds1-7/+3
2017-07-03Linux 4.12v4.12Linus Torvalds1-1/+1
2017-07-03kbuild: improve comments on KBUILD_SRCCao jin1-3/+3
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin1-4/+4
2017-06-26Linux 4.12-rc7v4.12-rc7Linus Torvalds1-1/+1
2017-06-25kbuild: Add __cc-option macroMatthias Kaehlcke1-1/+1