summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-22merge_config.sh: Check error codes from makeMark Brown
2019-08-22kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.buildMasahiro Yamada
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-22.gitignore: ignore modules.order explicitlyMasahiro Yamada
2019-08-22kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-08-21kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada
2019-08-21kbuild: make single targets work more correctlyMasahiro Yamada
2019-08-21kbuild: Parameterize kallsyms generation and correct reportingKees Cook
2019-08-21kbuild: re-implement detection of CONFIG options leaked to user-spaceMasahiro Yamada
2019-08-21kbuild: unify clean-dirs rule for in-kernel and external moduleMasahiro Yamada
2019-08-21kbuild: unify vmlinux-dirs and module-dirs rulesMasahiro Yamada
2019-08-21kbuild: unset variables in top Makefile instead of setting 0Masahiro Yamada
2019-08-21kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada
2019-08-15kbuild: remove meaningless 'targets' in ./KbuildMasahiro Yamada
2019-08-15kbuild: remove 'make /' supportMasahiro Yamada
2019-08-15kbuild: fix modkern_aflags implementationMasahiro Yamada
2019-08-15kbuild: refactor part-of-module moreMasahiro Yamada
2019-08-15kbuild: move the Module.symvers check for external module buildMasahiro Yamada
2019-08-15kbuild: treat an object as multi-used when $(foo-) is setMasahiro Yamada
2019-08-14kbuild: add [M] marker for build log of *.mod.oMasahiro Yamada
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner
2019-08-14kbuild: move flex and bison rules to Makefile.hostMasahiro Yamada
2019-08-14kbuild: make bison create C file and header in a single pattern ruleMasahiro Yamada
2019-08-14kbuild: use $(basename ...) for cmd_asn1_compilerMasahiro Yamada
2019-08-14kbuild: Fail if gold linker is detectedThomas Gleixner
2019-08-14modpost: check for static EXPORT_SYMBOL* functionsDenis Efremov
2019-08-11Linux 5.3-rc4Linus Torvalds
2019-08-11Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-11Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-08-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-10Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches
2019-08-10Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-10Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-10Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-10Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-10Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-08-10Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-09Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-09ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva