index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-1
/
+2
2017-11-03
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-09
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-18
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-10
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
2016-08-08
[kbuild] handle exports in lib-y objects reliably
Al Viro
1
-0
/
+20
2016-06-07
Shared library support
Emese Revfy
1
-1
/
+1
2016-04-20
kbuild: rename cmd_as_s_S to cmd_cpp_s_S
Masahiro Yamada
1
-3
/
+3
2016-04-20
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
Masahiro Yamada
1
-3
/
+3
2016-03-29
kbuild: de-duplicate fixdep usage
Nicolas Pitre
1
-14
/
+5
2016-03-29
kbuild: record needed exported symbols for modules
Nicolas Pitre
1
-2
/
+11
2016-03-05
objtool: Detect and warn if libelf is missing and don't break the build
Josh Poimboeuf
1
-0
/
+2
2016-02-29
objtool: Add CONFIG_STACK_VALIDATION option
Josh Poimboeuf
1
-4
/
+35
2015-11-25
kbuild: Allow to specify composite modules with modname-m
Michal Marek
1
-2
/
+6
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
1
-2
/
+3
2014-10-02
kbuild: remove obj-n and lib-n handling
Masahiro Yamada
1
-2
/
+2
2014-08-19
kbuild: handle multi-objs dependency appropriately
Masahiro Yamada
1
-6
/
+4
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
1
-2
/
+2
2014-04-17
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
1
-61
/
+0
2014-04-10
kbuild: LLVMLinux: Adapt warnings for compilation with clang
Jan-Simon Möller
1
-1
/
+11
2014-02-14
Kbuild, lto: Disable LTO for asm-offsets.c
Andi Kleen
1
-1
/
+1
2013-03-20
genksyms: pass symbol-prefix instead of arch
James Hogan
1
-1
/
+2
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
1
-0
/
+11
2012-01-26
kbuild: disable -Wmissing-field-initializers for W=1
Kirill A. Shutemov
1
-0
/
+2
2011-08-31
scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacement
Arnaud Lacombe
1
-1
/
+1
2011-05-25
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-29
/
+45
2011-05-19
ftrace/kbuild: Add recordmcount files to force full build
Michal Marek
1
-2
/
+5
2011-05-16
kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
Steven Rostedt
1
-1
/
+4
2011-05-02
kbuild: Allow to combine multiple W= levels
Michal Marek
1
-2
/
+6
2011-04-29
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Dave Jones
1
-0
/
+1
2011-04-28
kbuild: implement several W= levels
Sam Ravnborg
1
-27
/
+38
2011-04-20
kbuild: Fix build with binutils <= 2.19
Michal Marek
1
-2
/
+2
2011-04-18
kbuild: Use the deterministic mode of ar
Michal Marek
1
-2
/
+2
2011-03-09
kbuild: Add extra gcc checks
Borislav Petkov
1
-1
/
+34
[next]