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-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
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-1
/
+1
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+2
2017-11-23
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+5
2017-11-20
Add optional check for bad kernel-doc comments
Matthew Wilcox
1
-0
/
+5
2017-11-18
kbuild: create built-in.o automatically if parent directory wants it
Masahiro Yamada
1
-2
/
+2
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-12
/
+13
2017-11-16
kbuild: optimize object directory creation for incremental build
Masahiro Yamada
1
-0
/
+5
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
1
-9
/
+6
2017-11-16
kbuild: filter-out PHONY targets from "targets"
Masahiro Yamada
1
-1
/
+1
2017-11-16
kbuild: remove redundant $(wildcard ...) for cmd_files calculation
Masahiro Yamada
1
-2
/
+1
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-1
/
+2
2017-11-02
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-1
/
+1
2017-09-28
objtool: Skip unreachable warnings for GCC 4.4 and older
Josh Poimboeuf
1
-0
/
+2
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+13
2017-08-10
kbuild: trivial cleanups on the comments
Cao jin
1
-4
/
+4
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-4
/
+10
2017-07-25
objtool: Fix gcov check for older versions of GCC
Josh Poimboeuf
1
-0
/
+3
2017-06-30
kbuild: thin archives use P option to ar
Nicholas Piggin
1
-4
/
+4
2017-05-03
objtool: make it visible in make V=1 output
Jiri Slaby
1
-2
/
+2
2017-04-25
kbuild: Add support to generate LLVM assembly files
VinÃcius Tinti
1
-0
/
+8
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
1
-0
/
+2
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-5
/
+12
2016-12-11
kbuild: cmd_export_list: tighten the sed script
Nicolas Pitre
1
-1
/
+1
2016-11-29
kbuild: improve linker compatibility with lib-ksyms.o build
Nicholas Piggin
1
-1
/
+1
2016-11-29
kbuild: thin archives for multi-y targets
Nicholas Piggin
1
-3
/
+10
2016-11-09
kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL
Nicholas Piggin
1
-2
/
+2
2016-11-01
kbuild: modversions for EXPORT_SYMBOL() for asm
Nicholas Piggin
1
-6
/
+72
2016-10-22
kbuild: prevent lib-ksyms.o rebuilds
Nicholas Piggin
1
-0
/
+3
2016-09-09
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
1
-4
/
+19
[next]