summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-04kbuild: clean up scripts/gcc-version.shMasahiro Yamada
2019-03-04kbuild: remove cc-version macroMasahiro Yamada
2019-03-04kbuild: update comment block of scripts/clang-version.shMasahiro Yamada
2019-03-04kbuild: remove commented-out INITRD_COMPRESSMasahiro Yamada
2019-02-28kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada
2019-02-28kbuild: [bin]deb-pkg: add DPKG_FLAGS variableKacper KoƂodziej
2019-02-27kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada
2019-02-27kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada
2019-02-27kbuild: simplify single target rulesMasahiro Yamada
2019-02-27kbuild: remove empty rules for makefilesMasahiro Yamada
2019-02-27kbuild: make -r/-R effective in top Makefile for old Make versionsMasahiro Yamada
2019-02-27kbuild: move tools_silent to a more relevant placeMasahiro Yamada
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2019-02-27kbuild: refactor cc-cross-prefix implementationMasahiro Yamada
2019-02-27kbuild: hardcode genksyms path and remove GENKSYMS variableMasahiro Yamada
2019-02-27scripts/gdb: refactor rules for symlink creationMasahiro Yamada
2019-02-27kbuild: create symlink to vmlinux-gdb.py in scripts_gdb targetMasahiro Yamada
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada
2019-02-27kbuild: remove unimportant comments from ./KbuildMasahiro Yamada
2019-02-27scripts/gdb: delay generation of gdb constants.pyMasahiro Yamada
2019-02-20kbuild: turn '/' into an alias of './'Masahiro Yamada
2019-02-20kbuild: set KBUILD_MODULES=1 all the time for single target %/Masahiro Yamada
2019-02-20kbuild: generate modules.order only when CONFIG_MODULES=yMasahiro Yamada
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2019-02-20kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers
2019-02-20kbuild: Disable extra debugging info in .s outputMasahiro Yamada
2019-02-19kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>Masahiro Yamada
2019-02-19kallsyms: remove unneeded memset() callsMasahiro Yamada
2019-02-19kallsyms: add static qualifiers where missingMasahiro Yamada
2019-02-19kbuild: gitignore output directoryVladimir Kondratiev
2019-01-28kbuild: remove meaningless prepare2 targetMasahiro Yamada
2019-01-28kbuild: remove unnecessary in-subshell executionMasahiro Yamada
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada
2019-01-28kbuild: simplify rules of data compression with size appendingMasahiro Yamada
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada
2019-01-28kbuild: skip 'addtree' and 'flags' magic for external module buildMasahiro Yamada
2019-01-27Linux 5.0-rc4Linus Torvalds
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-27Merge tag 'for-linus-20190127' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds