index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Kbuild.include
Commit message (
Expand
)
Author
Age
*
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-09-30
*
kbuild: remove unused objectify macro
Masahiro Yamada
2019-07-26
*
kbuild: remove unused hostcc-option
Masahiro Yamada
2019-07-17
*
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
|
\
|
*
kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix
Masahiro Yamada
2019-07-11
|
*
kbuild: save $(strip ...) for calling if_changed and friends
Masahiro Yamada
2019-06-30
|
*
kbuild: save $(strip ...) for calling any-prepreq
Masahiro Yamada
2019-06-30
|
*
kbuild: rename arg-check to cmd-check
Masahiro Yamada
2019-06-30
|
*
kbuild: move hdr-inst shorthand to top Makefile
Masahiro Yamada
2019-06-15
*
|
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
|
/
*
kbuild: use more portable 'command -v' for cc-cross-prefix
Masahiro Yamada
2019-06-07
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
*
kbuild: drop support for cc-ldoption
Nick Desaulniers
2019-05-20
*
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-05-17
*
kbuild: remove cc-version macro
Masahiro Yamada
2019-03-04
*
kbuild: refactor cc-cross-prefix implementation
Masahiro Yamada
2019-02-27
*
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-27
*
kbuild: remove unused baseprereq
Masahiro Yamada
2019-01-13
*
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2019-01-05
*
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-05
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
|
\
|
*
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
2018-12-02
|
*
kbuild: refactor if_changed
Masahiro Yamada
2018-12-01
|
*
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
2018-12-01
|
*
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
2018-12-01
|
*
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-12-01
|
*
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
2018-12-01
*
|
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...
Ingo Molnar
2018-12-19
|
/
*
kbuild: remove cc-name variable
Masahiro Yamada
2018-11-02
*
kbuild: remove unused cc-fullversion variable
Masahiro Yamada
2018-11-01
*
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-10-28
|
\
|
*
kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally
Masahiro Yamada
2018-09-12
*
|
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
2018-10-04
|
/
*
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
2018-08-30
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-23
*
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-08-15
|
\
|
*
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
2018-07-25
*
|
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
|
\
\
|
*
|
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2018-07-27
|
*
|
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-07-17
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
|
\
\
|
|
/
|
/
|
|
*
arm64: build with baremetal linker target instead of Linux when available
Olof Johansson
2018-07-23
*
|
kbuild: do not drop -I without parameter
Masahiro Yamada
2018-07-06
|
/
*
kbuild: remove kbuild cache
Masahiro Yamada
2018-05-28
*
kbuild: do not display CHK for filechk
Masahiro Yamada
2018-05-28
*
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-04-10
*
kbuild: move include/config/ksym/* to include/ksym/*
Masahiro Yamada
2018-03-25
*
kbuild: simplify ld-option implementation
Masahiro Yamada
2018-03-25
*
kbuild: Improve portability of some sed invocations
Michael Forney
2018-03-25
*
kbuild: create directory for make cache only when necessary
Masahiro Yamada
2017-11-15
[next]