summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-1/+1
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-2/+2
|\ \
| * \ Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-1/+2
| |\ \
| * \ \ Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-021-6/+6
| |\ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-231-1/+1
| |\ \ \ \
| * | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-2/+2
* | | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-131-1/+2
|\ \ \ \ \ \
| * | | | | | Documentation: add script and build target to check for broken file referencesJani Nikula2017-10-121-1/+2
| * | | | | | Makefile: enable dochelp run from main make levelShuah Khan2017-10-121-1/+1
* | | | | | | Linux 4.14Linus Torvalds2017-11-121-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Linux 4.14-rc8Linus Torvalds2017-11-051-1/+1
* | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | | | | Linux 4.14-rc7Linus Torvalds2017-10-291-1/+1
* | | | | | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-281-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | kbuild: clang: fix build failures with sparse checkDavid Lin2017-10-241-2/+2
| * | | | | Makefile: kselftest: fix grammar typoRandy Dunlap2017-10-071-1/+1
| * | | | | kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada2017-10-071-2/+2
* | | | | | 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