summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-22
|\
| * scripts: Coccinelle script for namespace dependencies.Matthias Maennich2019-09-10
| * modpost: add support for generating namespace dependenciesMatthias Maennich2019-09-10
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-20
|\ \
| * | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada2019-09-06
| * | kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada2019-09-04
| * | kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada2019-09-03
| * | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada2019-09-03
| * | kbuild: Do not enable -Wimplicit-fallthrough for clang for nowNathan Chancellor2019-08-29
| * | kbuild: check clean srctree even earlierMasahiro Yamada2019-08-29
| * | kbuild: remove prepare3 targetMasahiro Yamada2019-08-29
| * | kbuild: move the clean srctree check to the outputmakefile targetMasahiro Yamada2019-08-29
| * | kbuild: clarify where to run make mrproper when out-of-tree failsMasahiro Yamada2019-08-29
| * | kbuild: Inform user to pass ARCH= for make mrproper only when necessaryMasahiro Yamada2019-08-29
| * | kbuild: remove 'Using ... as source for kernel' messageMasahiro Yamada2019-08-29
| * | kbuild: remove unneeded dependency for $(DOC_TARGETS)Masahiro Yamada2019-08-29
| * | kbuild: remove unneeded '+' marker from kselftest-mergeMasahiro Yamada2019-08-24
| * | kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada2019-08-24
| * | kbuild: pkg: clean up package files/dirs from the top MakefileMasahiro Yamada2019-08-24
| * | kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada2019-08-21
| * | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-21
| * | kbuild: make single targets work more correctlyMasahiro Yamada2019-08-21
| * | kbuild: unify clean-dirs rule for in-kernel and external moduleMasahiro Yamada2019-08-21
| * | kbuild: unify vmlinux-dirs and module-dirs rulesMasahiro Yamada2019-08-21
| * | kbuild: unset variables in top Makefile instead of setting 0Masahiro Yamada2019-08-21
| * | kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada2019-08-21
| * | kbuild: remove 'make /' supportMasahiro Yamada2019-08-14
| * | kbuild: move the Module.symvers check for external module buildMasahiro Yamada2019-08-14
* | | Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-19
|\ \ \
| * | | devicetree: Expose dtbs_check and dt_binding_check some moreStephen Boyd2019-08-13
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-16
|\ \ \ \
| * | | | arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-05
* | | | | Linux 5.3Linus Torvalds2019-09-15
* | | | | Linux 5.3-rc8Linus Torvalds2019-09-08
| |_|_|/ |/| | |
* | | | Linux 5.3-rc7Linus Torvalds2019-09-02
* | | | Linux 5.3-rc6Linus Torvalds2019-08-25
* | | | Linux 5.3-rc5Linus Torvalds2019-08-18
| |_|/ |/| |
* | | Linux 5.3-rc4Linus Torvalds2019-08-11
* | | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2019-08-10
* | | Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-09
|\ \ \
| * | | kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2019-08-09
| * | | kbuild: revive single target %.koMasahiro Yamada2019-08-09
| |/ /
* / / kbuild: add OBJSIZE variable for the size toolVasily Gorbik2019-08-08
|/ /
* | Linux 5.3-rc3Linus Torvalds2019-08-04
* | kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada2019-07-30
|/
* Linux 5.3-rc2Linus Torvalds2019-07-28
* Makefile: Globally enable fall-through warningGustavo A. R. Silva2019-07-25
* Linus 5.3-rc1Linus Torvalds2019-07-21
* kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee2019-07-19
* kbuild: remove 'prepare1' targetMasahiro Yamada2019-07-17