summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.1.21v5.1.21linux-5.1.yGreg Kroah-Hartman2019-07-281-1/+1
* Linux 5.1.20v5.1.20Greg Kroah-Hartman2019-07-261-1/+1
* Linux 5.1.19v5.1.19Greg Kroah-Hartman2019-07-211-1/+1
* Linux 5.1.18v5.1.18Greg Kroah-Hartman2019-07-141-1/+1
* Linux 5.1.17v5.1.17Greg Kroah-Hartman2019-07-101-1/+1
* Linux 5.1.16v5.1.16Greg Kroah-Hartman2019-07-031-1/+1
* Linux 5.1.15v5.1.15Greg Kroah-Hartman2019-06-251-1/+1
* Linux 5.1.14v5.1.14Greg Kroah-Hartman2019-06-221-1/+1
* Linux 5.1.13v5.1.13Greg Kroah-Hartman2019-06-221-1/+1
* Linux 5.1.12v5.1.12Greg Kroah-Hartman2019-06-191-1/+1
* Linux 5.1.11v5.1.11Greg Kroah-Hartman2019-06-171-1/+1
* Linux 5.1.10v5.1.10Greg Kroah-Hartman2019-06-151-1/+1
* Linux 5.1.9v5.1.9Greg Kroah-Hartman2019-06-111-1/+1
* Linux 5.1.8v5.1.8Greg Kroah-Hartman2019-06-091-1/+1
* Linux 5.1.7v5.1.7Greg Kroah-Hartman2019-06-041-1/+1
* Linux 5.1.6v5.1.6Greg Kroah-Hartman2019-05-311-1/+1
* Linux 5.1.5v5.1.5Greg Kroah-Hartman2019-05-251-1/+1
* Linux 5.1.4v5.1.4Greg Kroah-Hartman2019-05-221-1/+1
* kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada2019-05-221-1/+1
* Linux 5.1.3v5.1.3Greg Kroah-Hartman2019-05-161-1/+1
* Linux 5.1.2v5.1.2Greg Kroah-Hartman2019-05-141-1/+1
* Linux 5.1.1v5.1.1Greg Kroah-Hartman2019-05-111-1/+1
* Linux 5.1v5.1Linus Torvalds2019-05-051-1/+1
* gcc-9: silence 'address-of-packed-member' warningLinus Torvalds2019-05-011-1/+1
* Linux 5.1-rc7v5.1-rc7Linus Torvalds2019-04-281-1/+1
* Linux 5.1-rc6v5.1-rc6Linus Torvalds2019-04-211-1/+1
* Linux 5.1-rc5v5.1-rc5Linus Torvalds2019-04-141-1/+1
* 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