summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.3-rc4Linus Torvalds2019-08-111-1/+1
* Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2019-08-101-1/+1
* Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-091-1/+12
|\
| * kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2019-08-101-1/+1
| * kbuild: revive single target %.koMasahiro Yamada2019-08-101-0/+11
* | kbuild: add OBJSIZE variable for the size toolVasily Gorbik2019-08-081-3/+4
|/
* Linux 5.3-rc3Linus Torvalds2019-08-041-1/+1
* kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada2019-07-311-1/+2
* Linux 5.3-rc2Linus Torvalds2019-07-281-1/+1
* Makefile: Globally enable fall-through warningGustavo A. R. Silva2019-07-251-0/+3
* Linus 5.3-rc1Linus Torvalds2019-07-211-2/+2
* kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee2019-07-201-0/+6
* kbuild: remove 'prepare1' targetMasahiro Yamada2019-07-181-5/+3
* kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-181-17/+3
* kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-181-2/+0
* kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Masahiro Yamada2019-07-171-2/+2
* kbuild: do not create empty modules.order in the prepare stageMasahiro Yamada2019-07-171-2/+2
* kbuild: remove tag files by distclean instead of mrproperMasahiro Yamada2019-07-171-1/+10
* kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-4/+2
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-121-51/+66
|\
| * kbuild: Inform user to pass ARCH= for make mrproperGeert Uytterhoeven2019-07-111-1/+1
| * kbuild: add a flag to force absolute path for srctreeMasahiro Yamada2019-07-111-0/+4
| * kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-111-11/+8
| * kbuild: remove src and obj from the top MakefileMasahiro Yamada2019-07-111-6/+3
| * kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada2019-07-091-0/+1
| * kbuild: do not create wrappers for header-test-yMasahiro Yamada2019-07-091-1/+0
| * kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada2019-07-081-1/+1
| * kbuild: add more hints about SUBDIRS replacementMasahiro Yamada2019-07-081-0/+7
| * kbuild: Add ability to test Clang's integrated assemblerNathan Chancellor2019-07-041-0/+2
| * kbuild: split modules.order build rule out of 'modules' targetMasahiro Yamada2019-07-011-2/+4
| * kbuild: fix missed rebuild of modules.builtinMasahiro Yamada2019-07-011-4/+8
| * kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGSNathan Chancellor2019-06-241-0/+1
| * kbuild: add support for ensuring headers are self-containedJani Nikula2019-06-151-0/+1
| * kbuild: move hdr-inst shorthand to top MakefileMasahiro Yamada2019-06-151-0/+2
| * kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada2019-06-151-4/+4
| * kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada2019-06-151-8/+15
| * kbuild: build all prerequisites of headers_install simultaneouslyMasahiro Yamada2019-06-151-2/+5
| * kbuild: remove build_unifdef target in scripts/MakefileMasahiro Yamada2019-06-151-1/+1
| * kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-151-4/+4
| * kbuild: make gdb_script depend on prepare0 instead of prepareMasahiro Yamada2019-06-151-1/+1
| * kbuild: remove stale dependency between Documentation/ and headers_installMasahiro Yamada2019-06-151-2/+1
| * kbuild: remove headers_{install,check}_allMasahiro Yamada2019-06-151-13/+2
* | Linux 5.2Linus Torvalds2019-07-071-1/+1
* | Linux 5.2-rc7Linus Torvalds2019-06-301-2/+2
* | Linux 5.2-rc6Linus Torvalds2019-06-221-1/+1
* | Linux 5.2-rc5Linus Torvalds2019-06-161-1/+1
|/
* Linux 5.2-rc4Linus Torvalds2019-06-081-1/+1
* kbuild: teach kselftest-merge to find nested config filesDan Rue2019-06-051-3/+2
* Linux 5.2-rc3Linus Torvalds2019-06-021-1/+1
* Linux 5.2-rc2Linus Torvalds2019-05-261-2/+2