summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-07-26Linux 5.1.20v5.1.20Greg Kroah-Hartman1-1/+1
2019-07-21Linux 5.1.19v5.1.19Greg Kroah-Hartman1-1/+1
2019-07-14Linux 5.1.18v5.1.18Greg Kroah-Hartman1-1/+1
2019-07-10Linux 5.1.17v5.1.17Greg Kroah-Hartman1-1/+1
2019-07-03Linux 5.1.16v5.1.16Greg Kroah-Hartman1-1/+1
2019-06-25Linux 5.1.15v5.1.15Greg Kroah-Hartman1-1/+1
2019-06-22Linux 5.1.14v5.1.14Greg Kroah-Hartman1-1/+1
2019-06-22Linux 5.1.13v5.1.13Greg Kroah-Hartman1-1/+1
2019-06-19Linux 5.1.12v5.1.12Greg Kroah-Hartman1-1/+1
2019-06-17Linux 5.1.11v5.1.11Greg Kroah-Hartman1-1/+1
2019-06-15Linux 5.1.10v5.1.10Greg Kroah-Hartman1-1/+1
2019-06-11Linux 5.1.9v5.1.9Greg Kroah-Hartman1-1/+1
2019-06-09Linux 5.1.8v5.1.8Greg Kroah-Hartman1-1/+1
2019-06-04Linux 5.1.7v5.1.7Greg Kroah-Hartman1-1/+1
2019-05-31Linux 5.1.6v5.1.6Greg Kroah-Hartman1-1/+1
2019-05-25Linux 5.1.5v5.1.5Greg Kroah-Hartman1-1/+1
2019-05-22Linux 5.1.4v5.1.4Greg Kroah-Hartman1-1/+1
2019-05-22kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada1-1/+1
2019-05-16Linux 5.1.3v5.1.3Greg Kroah-Hartman1-1/+1
2019-05-14Linux 5.1.2v5.1.2Greg Kroah-Hartman1-1/+1
2019-05-11Linux 5.1.1v5.1.1Greg Kroah-Hartman1-1/+1
2019-05-06Linux 5.1v5.1Linus Torvalds1-1/+1
2019-05-01gcc-9: silence 'address-of-packed-member' warningLinus Torvalds1-1/+1
2019-04-29Linux 5.1-rc7v5.1-rc7Linus Torvalds1-1/+1
2019-04-21Linux 5.1-rc6v5.1-rc6Linus Torvalds1-1/+1
2019-04-15Linux 5.1-rc5v5.1-rc5Linus Torvalds1-1/+1
2019-04-08Linux 5.1-rc4v5.1-rc4Linus Torvalds1-1/+1
2019-04-01Linux 5.1-rc3v5.1-rc3Linus Torvalds1-1/+1
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2019-03-30Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+23
2019-03-28kbuild: do not overwrite .gitignore in output directoryMasahiro Yamada1-1/+2
2019-03-28kbuild: skip parsing pre sub-make code for recursionMasahiro Yamada1-3/+5
2019-03-28objtool: Query pkg-config for libelf locationRolf Eike Beer1-1/+3
2019-03-25Linux 5.1-rc2v5.1-rc2Linus Torvalds1-1/+1
2019-03-21kbuild: skip sub-make for in-tree build with GNU Make 4.xMasahiro Yamada1-16/+16
2019-03-20Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke1-1/+1
2019-03-18Linux 5.1-rc1v5.1-rc1Linus Torvalds1-2/+2
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+4
2019-03-17kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson1-1/+1
2019-03-13kbuild: add workaround for Debian make-kpkgMasahiro Yamada1-0/+10
2019-03-11Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-114/+105
2019-03-07Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2019-03-04kbuild: remove scripts/basic/% build targetMasahiro Yamada1-3/+0
2019-03-04kbuild: use -Werror=implicit-... instead of -Werror-implicit-...Luc Van Oostenryck1-1/+1
2019-03-04kbuild: remove commented-out INITRD_COMPRESSMasahiro Yamada1-13/+0
2019-03-04Linux 5.0v5.0Linus Torvalds1-1/+1
2019-02-28kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada1-2/+2
2019-02-27kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada1-2/+8
2019-02-27kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada1-2/+5
2019-02-27kbuild: simplify single target rulesMasahiro Yamada1-29/+18