index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Commit message (
Expand
)
Author
Age
*
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-08
|
\
|
*
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
2019-04-02
*
|
objtool: Add UACCESS validation
Peter Zijlstra
2019-04-03
|
/
*
kbuild: strip whitespace in cmd_record_mcount findstring
Joe Lawrence
2019-03-28
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-13
*
kbuild: hardcode genksyms path and remove GENKSYMS variable
Masahiro Yamada
2019-02-27
*
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
2019-02-19
*
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
2019-02-19
*
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
2019-01-27
*
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-27
*
kbuild: remove top-level built-in.a
Masahiro Yamada
2019-01-27
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
|
\
|
*
kbuild: handle part-of-module correctly for *.ll and *.symtypes
Masahiro Yamada
2018-12-16
|
*
kbuild: refactor part-of-module
Masahiro Yamada
2018-12-16
|
*
kbuild: refactor quiet_modtag
Masahiro Yamada
2018-12-16
|
*
kbuild: remove redundant quiet_modtag for $(obj-m)
Masahiro Yamada
2018-12-16
|
*
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
2018-12-02
|
*
kbuild: remove redundant 'set -e' from cmd_* defines
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: refactor modversions build rules
Masahiro Yamada
2018-12-01
|
*
kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
Masahiro Yamada
2018-12-01
|
*
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
2018-12-01
*
|
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
2018-11-28
|
/
*
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-10-28
|
\
|
*
kbuild: use 'else ifeq' for checksrc to improve readability
Masahiro Yamada
2018-10-18
|
*
kbuild: remove unneeded link_multi_deps
Masahiro Yamada
2018-10-18
|
*
kbuild: remove old check for CFLAGS use
Masahiro Yamada
2018-09-12
*
|
ftrace: Build with CPPFLAGS to get -Qunused-arguments
Joel Stanley
2018-09-19
|
/
*
objtool: Remove workaround for unreachable warnings from old GCC
Masahiro Yamada
2018-08-30
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-23
*
kbuild: pass LDFLAGS to recordmcount.pl
Masahiro Yamada
2018-08-23
*
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
|
\
|
*
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
Vasily Gorbik
2018-08-15
*
|
kbuild: remove deprecated host-progs variable
Masahiro Yamada
2018-08-09
|
/
*
kbuild: remove duplicated comments about PHONY
Masahiro Yamada
2018-07-06
*
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
2018-06-21
*
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-06-06
|
\
|
*
trace: Use -mcount-record for dynamic ftrace
Andi Kleen
2018-05-28
*
|
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
Masahiro Yamada
2018-05-17
*
|
genksyms: remove symbol prefix support
Masahiro Yamada
2018-05-17
|
/
*
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
*
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
*
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2018-04-07
*
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
*
kbuild: clean up link rule of composite modules
Masahiro Yamada
2018-03-25
*
kbuild: clean up archive rule of built-in.a
Masahiro Yamada
2018-03-25
*
kbuild: remove partial section mismatch detection for built-in.a
Masahiro Yamada
2018-03-25
*
kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
Masahiro Yamada
2018-03-25
[next]