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
*
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
*
kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling
Jory A. Pratt
2009-09-20
1
-2
/
+2
*
kbuild: introduce ld-option
Sam Ravnborg
2009-09-20
1
-1
/
+7
*
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2009-09-20
1
-3
/
+3
*
kbuild: use KECHO convenience echo
Mike Frysinger
2008-12-03
1
-9
/
+2
*
kbuild: introduce $(kecho) convenience echo
Mike Frysinger
2008-12-03
1
-0
/
+7
*
kbuild: fix -I option expansion with O=... builds
Sam Ravnborg
2008-12-03
1
-1
/
+3
*
kbuild: fix cc-option and cc-option-yn
H. Peter Anvin
2008-09-09
1
-2
/
+2
*
kbuild: fix make V=1
Sam Ravnborg
2008-02-11
1
-0
/
+3
*
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
2008-02-09
1
-2
/
+6
*
kbuild: introduce cc-cross-prefix
Sam Ravnborg
2007-10-19
1
-0
/
+11
*
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-15
1
-1
/
+1
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
1
-3
/
+3
*
kbuild: New 'cc-fullversion' macro
Segher Boessenkool
2007-07-16
1
-1
/
+6
*
[PATCH] kbuild: more Makefile cleanups
Roman Zippel
2007-02-09
1
-36
/
+36
*
kbuild: fix space for good (take 103)
Linus Torvalds
2007-02-08
1
-10
/
+9
*
kbuild: make $(checker-shell ) strip spaces around the result
Linus Torvalds
2007-02-07
1
-3
/
+2
*
[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments
Oleg Verych
2007-02-07
1
-20
/
+20
*
[PATCH] kbuild: improve option checking, Kbuild.include cleanup
Oleg Verych
2007-02-06
1
-43
/
+53
*
[PATCH] kbuild: don't put temp files in source
Roman Zippel
2006-12-10
1
-7
/
+12
*
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
2006-09-26
1
-2
/
+2
*
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
2006-09-26
1
-0
/
+7
*
kbuild: make V=2 tell why a target is rebuild
Sam Ravnborg
2006-09-25
1
-1
/
+40
*
kbuild: consistently decide when to rebuild a target
Sam Ravnborg
2006-09-25
1
-22
/
+30
*
kbuild: always use $(CC) for $(call cc-version)
Sam Ravnborg
2006-08-01
1
-2
/
+1
*
[PATCH] vDSO hash-style fix
Roland McGrath
2006-07-31
1
-0
/
+7
*
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
2006-07-01
1
-0
/
+4
*
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
2006-06-26
1
-5
/
+0
*
kbuild: fix make -rR breakage
Sam Ravnborg
2006-06-24
1
-0
/
+5
*
kbuild: properly pass options to hostcc when doing make O=..
Sam Ravnborg
2006-04-07
1
-0
/
+5
*
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-03-06
1
-5
/
+8
*
kbuild: fix comment in Kbuild.include
Sam Ravnborg
2006-02-19
1
-1
/
+1
*
kbuild: consolidate command line escaping
Jan Beulich
2006-02-19
1
-8
/
+7
*
kbuild: make cc-version available in kbuild files
Sam Ravnborg
2006-02-19
1
-0
/
+37
*
kbuild: introduce escsq to escapre single quotes
Sam Ravnborg
2006-01-06
1
-4
/
+9
*
kbuild: add objectify
Sam Ravnborg
2005-09-10
1
-0
/
+3
*
kbuild: introduce Kbuild.include
Sam Ravnborg
2005-07-25
1
-0
/
+96