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