summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-12-04Linux 5.3.15v5.3.15Greg Kroah-Hartman
2019-11-29Linux 5.3.14v5.3.14Greg Kroah-Hartman
2019-11-24Linux 5.3.13v5.3.13Greg Kroah-Hartman
2019-11-20Linux 5.3.12v5.3.12Greg Kroah-Hartman
2019-11-12Linux 5.3.11v5.3.11Greg Kroah-Hartman
2019-11-10Linux 5.3.10v5.3.10Greg Kroah-Hartman
2019-11-06Linux 5.3.9v5.3.9Greg Kroah-Hartman
2019-10-29Linux 5.3.8v5.3.8Greg Kroah-Hartman
2019-10-17Linux 5.3.7v5.3.7Greg Kroah-Hartman
2019-10-11Linux 5.3.6v5.3.6Greg Kroah-Hartman
2019-10-07Linux 5.3.5v5.3.5Greg Kroah-Hartman
2019-10-07kbuild: Do not enable -Wimplicit-fallthrough for clang for nowNathan Chancellor
2019-10-05Linux 5.3.4v5.3.4Greg Kroah-Hartman
2019-10-05Linux 5.3.3v5.3.3Greg Kroah-Hartman
2019-10-05Revert "Linux 5.3.2"Greg Kroah-Hartman
2019-10-01Linux 5.3.2Greg Kroah-Hartman
2019-10-01Linux 5.3.2v5.3.2Greg Kroah-Hartman
2019-09-21Linux 5.3.1v5.3.1Greg Kroah-Hartman
2019-09-15Linux 5.3v5.3Linus Torvalds
2019-09-08Linux 5.3-rc8v5.3-rc8Linus Torvalds
2019-09-02Linux 5.3-rc7v5.3-rc7Linus Torvalds
2019-08-25Linux 5.3-rc6v5.3-rc6Linus Torvalds
2019-08-18Linux 5.3-rc5v5.3-rc5Linus Torvalds
2019-08-11Linux 5.3-rc4v5.3-rc4Linus Torvalds
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches
2019-08-09Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-10kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada
2019-08-10kbuild: revive single target %.koMasahiro Yamada
2019-08-08kbuild: add OBJSIZE variable for the size toolVasily Gorbik
2019-08-04Linux 5.3-rc3v5.3-rc3Linus Torvalds
2019-07-31kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada
2019-07-28Linux 5.3-rc2v5.3-rc2Linus Torvalds
2019-07-25Makefile: Globally enable fall-through warningGustavo A. R. Silva
2019-07-21Linus 5.3-rc1v5.3-rc1Linus Torvalds
2019-07-20kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee
2019-07-18kbuild: remove 'prepare1' targetMasahiro Yamada
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-07-18kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada
2019-07-17kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Masahiro Yamada
2019-07-17kbuild: do not create empty modules.order in the prepare stageMasahiro Yamada
2019-07-17kbuild: remove tag files by distclean instead of mrproperMasahiro Yamada
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-11kbuild: Inform user to pass ARCH= for make mrproperGeert Uytterhoeven
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada
2019-07-11kbuild: remove src and obj from the top MakefileMasahiro Yamada
2019-07-09kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada