summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.15-rc4Linus Torvalds2017-12-171-1/+1
* Linux 4.15-rc3Linus Torvalds2017-12-101-1/+1
* Linux 4.15-rc2Linus Torvalds2017-12-031-1/+1
* Linux 4.15-rc1Linus Torvalds2017-11-261-2/+2
* kbuild: clean up *.i and *.lst patterns by make cleanMasahiro Yamada2017-11-231-2/+2
* kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada2017-11-231-2/+3
* kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries2017-11-231-32/+32
* kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada2017-11-181-1/+1
* kbuild: /bin/pwd -> pwdBjørn Forsman2017-11-181-1/+1
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-150/+147
|\
| * kbuild: move coccicheck help from scripts/Makefile.help to top MakefileMasahiro Yamada2017-11-171-1/+1
| * kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada2017-11-161-2/+1
| * kbuild: do not call cc-option before KBUILD_CFLAGS initializationMasahiro Yamada2017-11-131-10/+11
| * kbuild: Cache a few more calls to the compilerDouglas Anderson2017-11-131-2/+2
| * kbuild: Add a cache for generated variablesDouglas Anderson2017-11-131-0/+1
| * kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers2017-10-261-5/+0
| * kbuild: re-order the code to not parse unnecessary variablesMasahiro Yamada2017-10-101-115/+118
| * kbuild: move "_all" target out of $(KBUILD_SRC) conditionalMasahiro Yamada2017-10-101-4/+4
| * kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada2017-10-101-12/+9
| * kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada2017-10-091-1/+1
* | Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru2017-11-171-2/+1
* | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds2017-11-151-1/+2
|\ \
| * | RISC-V: Build InfrastructurePalmer Dabbelt2017-09-261-1/+2
* | | 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
| |/