summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.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.6Greg Kroah-Hartman2019-04-031-1/+1
* objtool: Query pkg-config for libelf locationRolf Eike Beer2019-04-031-1/+3
* Linux 5.0.5Greg Kroah-Hartman2019-03-271-1/+1
* Linux 5.0.4Greg Kroah-Hartman2019-03-231-1/+1
* Linux 5.0.3Greg Kroah-Hartman2019-03-191-1/+1
* Linux 5.0.2Greg Kroah-Hartman2019-03-131-1/+1
* Linux 5.0.1Greg Kroah-Hartman2019-03-101-1/+1
* Linux 5.0Linus Torvalds2019-03-031-1/+1
* Linux 5.0-rc8Linus Torvalds2019-02-241-1/+1
* Linux 5.0-rc7Linus Torvalds2019-02-171-1/+1
* Linux 5.0-rc6Linus Torvalds2019-02-101-1/+1
* Linux 5.0-rc5Linus Torvalds2019-02-031-1/+1
* Linux 5.0-rc4Linus Torvalds2019-01-271-1/+1
* Linux 5.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-rc2Linus Torvalds2019-01-141-1/+1
* Linux 5.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
| * kbuild: exploit parallel building for CONFIG_HEADERS_CHECKMasahiro Yamada2018-12-081-3/+4
| * kbuild: let fixdep directly write to .*.cmd filesMasahiro Yamada2018-12-011-6/+7
| * kbuild: descend into scripts/gcc-plugins/ via scripts/MakefileMasahiro Yamada2018-12-011-1/+1
| * kbuild: make 'archprepare' depend on 'scripts'Masahiro Yamada2018-12-011-17/+15
| * kbuild: move modpost out of 'scripts' targetMasahiro Yamada2018-12-011-1/+2
| * kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada2018-12-011-2/+2
| * kbuild: fix single target build for external moduleMasahiro Yamada2018-12-011-8/+3
| * kbuild: announce removal of SUBDIRS if usedMasahiro Yamada2018-12-011-0/+4
| * Makefile: Export clang toolchain variablesJoel Stanley2018-11-141-0/+1
| * kbuild: consolidate Clang compiler flagsMasahiro Yamada2018-11-141-7/+6
| * kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada2018-11-141-2/+2
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-281-3/+10
|\ \
| * | kbuild: Add support for DT binding schema checksRob Herring2018-12-131-3/+10
| |/
* | Linux 4.20Linus Torvalds2018-12-231-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-211-7/+2
|\ \
| * | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2018-12-191-7/+2
* | | Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-201-5/+8
|\ \ \
| * | | kbuild: fix false positive warning/error about missing libelfMasahiro Yamada2018-12-201-5/+8
| | |/ | |/|
OpenPOWER on IntegriCloud