summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.0.21v5.0.21linux-5.0.yGreg Kroah-Hartman2019-06-041-1/+1
* Linux 5.0.20v5.0.20Greg Kroah-Hartman2019-05-311-1/+1
* Linux 5.0.19v5.0.19Greg Kroah-Hartman2019-05-251-1/+1
* Linux 5.0.18v5.0.18Greg Kroah-Hartman2019-05-221-1/+1
* kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada2019-05-221-1/+1
* Linux 5.0.17v5.0.17Greg Kroah-Hartman2019-05-161-1/+1
* Linux 5.0.16v5.0.16Greg Kroah-Hartman2019-05-141-1/+1
* Linux 5.0.15v5.0.15Greg Kroah-Hartman2019-05-101-1/+1
* Linux 5.0.14v5.0.14Greg Kroah-Hartman2019-05-081-1/+1
* Linux 5.0.13v5.0.13Greg Kroah-Hartman2019-05-051-1/+1
* Linux 5.0.12v5.0.12Greg Kroah-Hartman2019-05-041-1/+1
* kbuild: skip parsing pre sub-make code for recursionMasahiro Yamada2019-05-041-3/+5
* Linux 5.0.11v5.0.11Greg Kroah-Hartman2019-05-021-1/+1
* Linux 5.0.10v5.0.10Greg Kroah-Hartman2019-04-271-1/+1
* Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke2019-04-271-2/+1
* Linux 5.0.9v5.0.9Greg Kroah-Hartman2019-04-201-1/+1
* Linux 5.0.8v5.0.8Greg Kroah-Hartman2019-04-171-1/+1
* kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers2019-04-171-1/+1
* Linux 5.0.7v5.0.7Greg Kroah-Hartman2019-04-051-1/+1
* kbuild: skip sub-make for in-tree build with GNU Make 4.xMasahiro Yamada2019-04-051-12/+16
* kbuild: add workaround for Debian make-kpkgMasahiro Yamada2019-04-051-0/+10
* kbuild: make -r/-R effective in top Makefile for old Make versionsMasahiro Yamada2019-04-051-22/+26
* kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada2019-04-051-2/+5
* Linux 5.0.6v5.0.6Greg Kroah-Hartman2019-04-031-1/+1
* objtool: Query pkg-config for libelf locationRolf Eike Beer2019-04-031-1/+3
* Linux 5.0.5v5.0.5Greg Kroah-Hartman2019-03-271-1/+1
* Linux 5.0.4v5.0.4Greg Kroah-Hartman2019-03-231-1/+1
* Linux 5.0.3v5.0.3Greg Kroah-Hartman2019-03-191-1/+1
* Linux 5.0.2v5.0.2Greg Kroah-Hartman2019-03-131-1/+1
* Linux 5.0.1v5.0.1Greg Kroah-Hartman2019-03-101-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
* Linux 5.0-rc1v5.0-rc1Linus Torvalds2019-01-061-3/+3
* kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada2019-01-061-5/+1
* kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-061-2/+1
* kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-061-3/+3
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-7/+0
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-60/+51
|\
| * kbuild: add -Werror=implicit-int flag unconditionallyMasahiro Yamada2018-12-171-4/+1
| * kbuild: add -Werror=strict-prototypes flag unconditionallyMasahiro Yamada2018-12-171-4/+1
| * kbuild: add -fno-PIE flag unconditionallyMasahiro Yamada2018-12-171-5/+2
| * kbuild: refactor Makefile.asm-genericMasahiro Yamada2018-12-171-4/+4