summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-03-25Linux 5.5.13v5.5.13Greg Kroah-Hartman
2020-03-25Linux 5.5.12v5.5.12Greg Kroah-Hartman
2020-03-21Linux 5.5.11v5.5.11Greg Kroah-Hartman
2020-03-21kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada
2020-03-21kbuild: add dtbs_check to PHONYMasahiro Yamada
2020-03-18Linux 5.5.10v5.5.10Greg Kroah-Hartman
2020-03-12Linux 5.5.9v5.5.9Greg Kroah-Hartman
2020-03-05Linux 5.5.8v5.5.8Greg Kroah-Hartman
2020-02-28Linux 5.5.7v5.5.7Greg Kroah-Hartman
2020-02-24Linux 5.5.6v5.5.6Greg Kroah-Hartman
2020-02-24kbuild: make multiple directory targets workMasahiro Yamada
2020-02-19Linux 5.5.5v5.5.5Greg Kroah-Hartman
2020-02-14Linux 5.5.4v5.5.4Greg Kroah-Hartman
2020-02-11Linux 5.5.3v5.5.3Greg Kroah-Hartman
2020-02-04Linux 5.5.2v5.5.2Greg Kroah-Hartman
2020-02-01Linux 5.5.1v5.5.1Greg Kroah-Hartman
2020-01-26Linux 5.5v5.5Linus Torvalds
2020-01-19Linux 5.5-rc7v5.5-rc7Linus Torvalds
2020-01-12Linux 5.5-rc6v5.5-rc6Linus Torvalds
2020-01-05Linux 5.5-rc5v5.5-rc5Linus Torvalds
2019-12-29Linux 5.5-rc4v5.5-rc4Linus Torvalds
2019-12-22Linux 5.5-rc3v5.5-rc3Linus Torvalds
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-15Linux 5.5-rc2v5.5-rc2Linus Torvalds
2019-12-14x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin
2019-12-08Linux 5.5-rc1v5.5-rc1Linus Torvalds
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-11-24Linux 5.4v5.4Linus Torvalds
2019-11-23kbuild: make single target builds even fasterMasahiro Yamada
2019-11-17Linux 5.4-rc8v5.4-rc8Linus Torvalds
2019-11-15kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada
2019-11-15kbuild: remove header compile testMasahiro Yamada
2019-11-15kbuild: tell sparse about the $ARCHLuc Van Oostenryck
2019-11-11scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada
2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada
2019-11-11modpost: do not invoke extra modpost for nsdepsMasahiro Yamada
2019-11-11kbuild: Extend defconfig field size from 24 to 27Geert Uytterhoeven
2019-11-11kbuild: Wrap long "make help" text linesGeert Uytterhoeven
2019-11-11kbuild: remove unneeded variable, single-allMasahiro Yamada
2019-11-10Linux 5.4-rc7v5.4-rc7Linus Torvalds
2019-11-03Linux 5.4-rc6v5.4-rc6Linus Torvalds
2019-10-27Linux 5.4-rc5v5.4-rc5Linus Torvalds
2019-10-20Linux 5.4-rc4v5.4-rc4Linus Torvalds
2019-10-15kbuild: update comment about KBUILD_ALLDIRSMasahiro Yamada
2019-10-13Linux 5.4-rc3v5.4-rc3Linus Torvalds
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-08Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-07kbuild: fix build error of 'make nsdeps' in clean treeMasahiro Yamada
2019-10-06Linux 5.4-rc2v5.4-rc2Linus Torvalds
2019-10-01selftests: Add kselftest-all and kselftest-install targetsShuah Khan