index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
2018-12-05
1
-2
/
+0
*
ftrace: Build with CPPFLAGS to get -Qunused-arguments
Joel Stanley
2018-09-19
1
-1
/
+1
*
objtool: Remove workaround for unreachable warnings from old GCC
Masahiro Yamada
2018-08-30
1
-2
/
+0
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-3
/
+3
*
kbuild: pass LDFLAGS to recordmcount.pl
Masahiro Yamada
2018-08-24
1
-1
/
+1
*
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
1
-6
/
+3
|
\
|
*
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
Vasily Gorbik
2018-08-15
1
-6
/
+3
*
|
kbuild: remove deprecated host-progs variable
Masahiro Yamada
2018-08-09
1
-7
/
+0
|
/
*
kbuild: remove duplicated comments about PHONY
Masahiro Yamada
2018-07-06
1
-3
/
+0
*
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
2018-06-21
1
-1
/
+1
*
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-06-06
1
-0
/
+6
|
\
|
*
trace: Use -mcount-record for dynamic ftrace
Andi Kleen
2018-05-28
1
-0
/
+6
*
|
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
Masahiro Yamada
2018-05-17
1
-6
/
+1
*
|
genksyms: remove symbol prefix support
Masahiro Yamada
2018-05-17
1
-2
/
+0
|
/
*
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
1
-3
/
+7
*
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
1
-2
/
+2
*
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2018-04-07
1
-1
/
+3
*
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
1
-0
/
+11
*
kbuild: clean up link rule of composite modules
Masahiro Yamada
2018-03-26
1
-3
/
+1
*
kbuild: clean up archive rule of built-in.a
Masahiro Yamada
2018-03-26
1
-9
/
+4
*
kbuild: remove partial section mismatch detection for built-in.a
Masahiro Yamada
2018-03-26
1
-2
/
+1
*
kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
Masahiro Yamada
2018-03-26
1
-14
/
+7
*
kbuild: rename real-objs-y/m to real-obj-y/m
Masahiro Yamada
2018-03-26
1
-12
/
+12
*
kbuild: move modname and modname-multi close to modname_flags
Masahiro Yamada
2018-03-26
1
-2
/
+0
*
kbuild: simplify modname calculation
Masahiro Yamada
2018-03-26
1
-11
/
+1
*
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
1
-5
/
+5
*
kbuild: remove incremental linking option
Nicholas Piggin
2018-03-26
1
-21
/
+11
*
kbuild: Improve portability of some sed invocations
Michael Forney
2018-03-26
1
-1
/
+1
*
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
2018-02-21
1
-0
/
+2
*
objtool: Add module specific retpoline rules
Peter Zijlstra
2018-02-21
1
-0
/
+2
*
objtool: Add retpoline validation
Peter Zijlstra
2018-02-21
1
-0
/
+4
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-17
1
-4
/
+10
|
\
|
*
objtool: Fix seg fault with gold linker
Josh Poimboeuf
2018-01-16
1
-4
/
+10
|
*
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-17
1
-1
/
+1
|
|
\
*
|
\
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-11-25
1
-2
/
+2
|
\
\
\
|
*
|
|
kbuild: create built-in.o automatically if parent directory wants it
Masahiro Yamada
2017-11-18
1
-2
/
+2
*
|
|
|
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
2017-11-23
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add optional check for bad kernel-doc comments
Matthew Wilcox
2017-11-20
1
-0
/
+5
*
|
|
|
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-17
1
-12
/
+13
|
\
\
\
\
|
*
|
|
|
kbuild: optimize object directory creation for incremental build
Masahiro Yamada
2017-11-16
1
-0
/
+5
|
*
|
|
|
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-16
1
-9
/
+6
|
*
|
|
|
kbuild: filter-out PHONY targets from "targets"
Masahiro Yamada
2017-11-16
1
-1
/
+1
|
*
|
|
|
kbuild: remove redundant $(wildcard ...) for cmd_files calculation
Masahiro Yamada
2017-11-16
1
-2
/
+1
*
|
|
|
|
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-07
1
-1
/
+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
Linus Torvalds
2017-11-02
1
-1
/
+1
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
/
*
/
/
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
2017-10-14
1
-1
/
+1
|
/
/
*
/
objtool: Skip unreachable warnings for GCC 4.4 and older
Josh Poimboeuf
2017-09-28
1
-0
/
+2
|
/
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
1
-4
/
+13
|
\
|
*
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-26
1
-4
/
+10
[next]