index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2019-07-04
kbuild: Add ability to test Clang's integrated assembler
Nathan Chancellor
2019-07-01
kbuild: split modules.order build rule out of 'modules' target
Masahiro Yamada
2019-07-01
kbuild: fix missed rebuild of modules.builtin
Masahiro Yamada
2019-06-24
kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
Nathan Chancellor
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2019-06-15
kbuild: move hdr-inst shorthand to top Makefile
Masahiro Yamada
2019-06-15
kbuild: re-implement Makefile.headersinst without recursion
Masahiro Yamada
2019-06-15
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
2019-06-15
kbuild: build all prerequisites of headers_install simultaneously
Masahiro Yamada
2019-06-15
kbuild: remove build_unifdef target in scripts/Makefile
Masahiro Yamada
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
2019-06-15
kbuild: make gdb_script depend on prepare0 instead of prepare
Masahiro Yamada
2019-06-15
kbuild: remove stale dependency between Documentation/ and headers_install
Masahiro Yamada
2019-06-15
kbuild: remove headers_{install,check}_all
Masahiro Yamada
2019-06-08
Linux 5.2-rc4
v5.2-rc4
Linus Torvalds
2019-06-05
kbuild: teach kselftest-merge to find nested config files
Dan Rue
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
2019-05-26
Linux 5.2-rc2
v5.2-rc2
Linus Torvalds
2019-05-19
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
2019-05-18
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-05-07
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
2019-05-05
Linux 5.1
v5.1
Linus Torvalds
2019-05-03
kbuild: move Documentation to vmlinux-alldirs
Masahiro Yamada
2019-05-03
kbuild: move samples/ to KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-01
gcc-9: silence 'address-of-packed-member' warning
Linus Torvalds
2019-04-28
Linux 5.1-rc7
v5.1-rc7
Linus Torvalds
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-24
security: Implement Clang's stack initialization
Kees Cook
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-14
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-09
kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree build
Masahiro Yamada
2019-04-09
kbuild: remove unneeded dependency for include/config/kernel.release
Masahiro Yamada
2019-04-08
kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled
Miroslav Benes
2019-04-07
Linux 5.1-rc4
v5.1-rc4
Linus Torvalds
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-04-02
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
[next]