index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-79
/
+49
2018-12-17
kbuild: handle part-of-module correctly for *.ll and *.symtypes
Masahiro Yamada
1
-1
/
+1
2018-12-17
kbuild: refactor part-of-module
Masahiro Yamada
1
-5
/
+3
2018-12-17
kbuild: refactor quiet_modtag
Masahiro Yamada
1
-6
/
+1
2018-12-17
kbuild: remove redundant quiet_modtag for $(obj-m)
Masahiro Yamada
1
-2
/
+0
2018-12-02
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
1
-4
/
+0
2018-12-01
kbuild: remove redundant 'set -e' from cmd_* defines
Masahiro Yamada
1
-2
/
+0
2018-12-01
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
1
-8
/
+8
2018-12-01
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
1
-11
/
+11
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-0
/
+7
2018-12-01
kbuild: refactor modversions build rules
Masahiro Yamada
1
-37
/
+17
2018-12-01
kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
Masahiro Yamada
1
-1
/
+1
2018-12-01
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
1
-7
/
+5
2018-11-28
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
1
-2
/
+0
2018-10-28
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-36
/
+8
2018-10-19
kbuild: use 'else ifeq' for checksrc to improve readability
Masahiro Yamada
1
-8
/
+6
2018-10-19
kbuild: remove unneeded link_multi_deps
Masahiro Yamada
1
-18
/
+2
2018-09-19
ftrace: Build with CPPFLAGS to get -Qunused-arguments
Joel Stanley
1
-1
/
+1
2018-09-13
kbuild: remove old check for CFLAGS use
Masahiro Yamada
1
-10
/
+0
2018-08-30
objtool: Remove workaround for unreachable warnings from old GCC
Masahiro Yamada
1
-2
/
+0
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-3
/
+3
2018-08-24
kbuild: pass LDFLAGS to recordmcount.pl
Masahiro Yamada
1
-1
/
+1
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-6
/
+3
2018-08-15
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
Vasily Gorbik
1
-6
/
+3
2018-08-09
kbuild: remove deprecated host-progs variable
Masahiro Yamada
1
-7
/
+0
2018-07-06
kbuild: remove duplicated comments about PHONY
Masahiro Yamada
1
-3
/
+0
2018-06-21
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
1
-1
/
+1
2018-06-06
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+6
2018-05-28
trace: Use -mcount-record for dynamic ftrace
Andi Kleen
1
-0
/
+6
2018-05-17
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
Masahiro Yamada
1
-6
/
+1
2018-05-17
genksyms: remove symbol prefix support
Masahiro Yamada
1
-2
/
+0
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
1
-3
/
+7
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
1
-2
/
+2
2018-04-07
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
1
-1
/
+3
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
1
-0
/
+11
2018-03-26
kbuild: clean up link rule of composite modules
Masahiro Yamada
1
-3
/
+1
2018-03-26
kbuild: clean up archive rule of built-in.a
Masahiro Yamada
1
-9
/
+4
2018-03-26
kbuild: remove partial section mismatch detection for built-in.a
Masahiro Yamada
1
-2
/
+1
2018-03-26
kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
Masahiro Yamada
1
-14
/
+7
2018-03-26
kbuild: rename real-objs-y/m to real-obj-y/m
Masahiro Yamada
1
-12
/
+12
2018-03-26
kbuild: move modname and modname-multi close to modname_flags
Masahiro Yamada
1
-2
/
+0
2018-03-26
kbuild: simplify modname calculation
Masahiro Yamada
1
-11
/
+1
2018-03-26
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
1
-5
/
+5
2018-03-26
kbuild: remove incremental linking option
Nicholas Piggin
1
-21
/
+11
2018-03-26
kbuild: Improve portability of some sed invocations
Michael Forney
1
-1
/
+1
2018-02-21
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
1
-0
/
+2
2018-02-21
objtool: Add module specific retpoline rules
Peter Zijlstra
1
-0
/
+2
2018-02-21
objtool: Add retpoline validation
Peter Zijlstra
1
-0
/
+4
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+10
2018-01-16
objtool: Fix seg fault with gold linker
Josh Poimboeuf
1
-4
/
+10
[next]