summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.1-rc4v5.1-rc4Linus Torvalds2019-04-071-1/+1
* Linux 5.1-rc3v5.1-rc3Linus Torvalds2019-03-311-1/+1
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-311-1/+3
|\
| * objtool: Query pkg-config for libelf locationRolf Eike Beer2019-03-281-1/+3
* | Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-291-20/+23
|\ \ | |/ |/|
| * kbuild: do not overwrite .gitignore in output directoryMasahiro Yamada2019-03-281-1/+2
| * kbuild: skip parsing pre sub-make code for recursionMasahiro Yamada2019-03-281-3/+5
| * kbuild: skip sub-make for in-tree build with GNU Make 4.xMasahiro Yamada2019-03-211-16/+16
| * Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke2019-03-201-1/+1
* | Linux 5.1-rc2v5.1-rc2Linus Torvalds2019-03-241-1/+1
|/
* Linux 5.1-rc1v5.1-rc1Linus Torvalds2019-03-171-2/+2
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+4
* kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson2019-03-171-1/+1
* kbuild: add workaround for Debian make-kpkgMasahiro Yamada2019-03-141-0/+10
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-101-114/+105
|\
| * kbuild: remove scripts/basic/% build targetMasahiro Yamada2019-03-051-3/+0
| * kbuild: use -Werror=implicit-... instead of -Werror-implicit-...Luc Van Oostenryck2019-03-041-1/+1
| * kbuild: remove commented-out INITRD_COMPRESSMasahiro Yamada2019-03-041-13/+0
| * kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada2019-02-281-2/+2
| * kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada2019-02-271-2/+8
| * kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada2019-02-271-2/+5
| * kbuild: simplify single target rulesMasahiro Yamada2019-02-271-29/+18
| * kbuild: remove empty rules for makefilesMasahiro Yamada2019-02-271-8/+5
| * kbuild: make -r/-R effective in top Makefile for old Make versionsMasahiro Yamada2019-02-271-22/+26
| * kbuild: move tools_silent to a more relevant placeMasahiro Yamada2019-02-271-1/+5
| * kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2019-02-271-7/+3
| * kbuild: hardcode genksyms path and remove GENKSYMS variableMasahiro Yamada2019-02-271-2/+1
| * kbuild: create symlink to vmlinux-gdb.py in scripts_gdb targetMasahiro Yamada2019-02-271-3/+1
| * scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada2019-02-271-1/+1
| * scripts/gdb: delay generation of gdb constants.pyMasahiro Yamada2019-02-271-0/+11
| * kbuild: turn '/' into an alias of './'Masahiro Yamada2019-02-201-2/+3
| * kbuild: set KBUILD_MODULES=1 all the time for single target %/Masahiro Yamada2019-02-201-6/+3
| * kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers2019-02-201-1/+1
| * kbuild: Disable extra debugging info in .s outputMasahiro Yamada2019-02-201-5/+8
| * kbuild: gitignore output directoryVladimir Kondratiev2019-02-191-0/+3
| * kbuild: remove meaningless prepare2 targetMasahiro Yamada2019-01-281-7/+3
| * kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada2019-01-281-3/+3
* | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-061-1/+1
|\ \
| * \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-111-5/+5
| |\ \
| * | | firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/Masahiro Yamada2019-01-221-1/+1
* | | | Linux 5.0v5.0Linus Torvalds2019-03-031-1/+1
* | | | Linux 5.0-rc8v5.0-rc8Linus Torvalds2019-02-241-1/+1
* | | | Linux 5.0-rc7v5.0-rc7Linus Torvalds2019-02-171-1/+1
| |/ / |/| |
* | | Linux 5.0-rc6v5.0-rc6Linus Torvalds2019-02-101-1/+1
* | | Linux 5.0-rc5v5.0-rc5Linus Torvalds2019-02-031-1/+1
| |/ |/|
* | Linux 5.0-rc4v5.0-rc4Linus Torvalds2019-01-271-1/+1
* | Linux 5.0-rc3v5.0-rc3Linus Torvalds2019-01-211-1/+1
* | kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada2019-01-171-2/+2
* | kbuild: remove unused archmrproperMasahiro Yamada2019-01-161-2/+2
|/
* Linux 5.0-rc2v5.0-rc2Linus Torvalds2019-01-141-1/+1
OpenPOWER on IntegriCloud