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
/
Kbuild.include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-04-11
1
-2
/
+3
*
kbuild: move include/config/ksym/* to include/ksym/*
Masahiro Yamada
2018-03-26
1
-1
/
+1
*
kbuild: simplify ld-option implementation
Masahiro Yamada
2018-03-26
1
-3
/
+1
*
kbuild: Improve portability of some sed invocations
Michael Forney
2018-03-26
1
-1
/
+1
*
kbuild: create directory for make cache only when necessary
Masahiro Yamada
2017-11-16
1
-4
/
+9
*
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
2017-11-13
1
-2
/
+3
*
kbuild: shrink .cache.mk when it exceeds 1000 lines
Masahiro Yamada
2017-11-13
1
-0
/
+6
*
kbuild: Add a cache for generated variables
Douglas Anderson
2017-11-13
1
-14
/
+76
*
kbuild: trivial cleanups on the comments
Cao jin
2017-08-10
1
-4
/
+3
*
kbuild: Add __cc-option macro
Matthias Kaehlcke
2017-06-25
1
-2
/
+12
*
kbuild: remove cc-option-align
Masahiro Yamada
2017-06-25
1
-5
/
+0
*
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-05-10
1
-3
/
+3
|
\
|
*
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
Mark Charlebois
2017-04-12
1
-3
/
+3
*
|
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
2017-03-30
1
-0
/
+4
|
/
*
Kbuild: Add cpp_its_S in ksym_dep_filter
Marcin Nowakowski
2017-02-14
1
-1
/
+1
*
kbuild: no gcc-plugins during cc-option tests
Emese Revfy
2016-08-08
1
-3
/
+7
*
Kbuild: don't add obj tree in additional includes
Arnd Bergmann
2016-07-18
1
-1
/
+1
*
Kbuild: don't add ../../ to include path
Arnd Bergmann
2016-07-18
1
-1
/
+1
*
kbuild: fix if_change and friends to consider argument order
Masahiro Yamada
2016-05-10
1
-6
/
+5
*
kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line
Nicolas Pitre
2016-05-10
1
-1
/
+1
*
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
2016-04-27
1
-4
/
+6
*
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
1
-0
/
+27
*
kbuild: de-duplicate fixdep usage
Nicolas Pitre
2016-03-29
1
-1
/
+4
*
kbuild: suppress annoying "... is up to date." message
Masahiro Yamada
2016-03-04
1
-3
/
+3
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-09-08
1
-0
/
+4
|
\
|
*
kbuild: Fix clang detection
Michal Marek
2015-09-04
1
-0
/
+4
*
|
modsign: Handle signing key in source tree
David Woodhouse
2015-08-14
1
-0
/
+51
|
/
*
kbuild: allow cc-ifversion to have the argument for false condition
Masahiro Yamada
2015-01-09
1
-2
/
+2
*
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2015-01-09
1
-5
/
+2
*
kbuild: fix cc-ifversion macro
Masahiro Yamada
2015-01-09
1
-1
/
+1
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-12-20
1
-0
/
+12
|
\
|
*
kbuild: remove redundant -rR flag of hdr-inst
Masahiro Yamada
2014-12-03
1
-2
/
+2
|
*
kbuild: collect shorthands into scripts/Kbuild.include
Masahiro Yamada
2014-11-26
1
-0
/
+12
*
|
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
Robert Richter
2014-10-21
1
-0
/
+6
|
/
*
kbuild: simplify build, clean, modbuiltin shorthands
Masahiro Yamada
2014-10-02
1
-2
/
+2
*
kbuild: Fix handling of backslashes in *.cmd files
Michal Marek
2014-08-07
1
-6
/
+8
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-04-07
1
-0
/
+1
|
\
|
*
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2014-03-29
1
-0
/
+1
*
|
Kbuild, lto: add ld-version and ld-ifversion macros
Andi Kleen
2014-02-13
1
-0
/
+9
|
/
*
kbuild: fix ld-option function
Antony Pavlov
2013-04-08
1
-1
/
+1
*
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-10-08
1
-6
/
+6
|
\
|
*
kbuild: Fix gcc -x syntax
Jean Delvare
2012-10-03
1
-6
/
+6
*
|
kbuild: make: fix if_changed when command contains backslashes
Sascha Hauer
2012-10-06
1
-1
/
+1
|
/
*
scripts/Kbuild.include: Fix portability problem of "echo -e"
Bernhard Walle
2012-03-24
1
-1
/
+1
*
kbuild: add `baseprereq'
Arnaud Lacombe
2011-06-09
1
-0
/
+4
*
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
Michal Marek
2011-05-16
1
-0
/
+2
*
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
2011-05-03
1
-0
/
+5
*
kbuild: Fix build with binutils <= 2.19
Michal Marek
2011-04-20
1
-0
/
+5
*
kbuild: generate modules.builtin
Michal Marek
2009-12-12
1
-0
/
+6
*
kbuild,scripts: use non-builtin echo for '-e'
Amerigo Wang
2009-10-11
1
-1
/
+1
[next]