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.lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
2012-03-26
1
-0
/
+24
*
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
2012-01-15
1
-1
/
+1
*
kbuild: Fix comment in Makefile.lib
Michal Marek
2012-01-08
1
-3
/
+3
*
kbuild: prevent make from deleting _shipped files
Peter Foley
2011-08-31
1
-0
/
+4
*
kbuild: simplify the %_shipped rule
Arnaud Lacombe
2011-06-09
1
-1
/
+1
*
kbuild: add implicit rules for parser generation
Arnaud Lacombe
2011-06-09
1
-0
/
+38
*
kbuild: Call gzip with -n
Michal Marek
2011-04-18
1
-1
/
+1
*
decompressors: add XZ decompressor module
Lasse Collin
2011-01-13
1
-0
/
+28
*
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
2010-12-23
1
-0
/
+23
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-10-28
1
-1
/
+3
|
\
|
*
initramfs: Fix build break on symbol-prefixed archs
Mike Frysinger
2010-10-28
1
-1
/
+3
*
|
jump label: Convert dynamic debug to use jump labels
Jason Baron
2010-09-22
1
-10
/
+1
|
/
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-1
/
+1
|
\
|
*
scripts/Makefile.lib: Align the output of LZO
Wu Zhangjin
2010-03-11
1
-1
/
+1
*
|
x86: Add optimized popcnt variants
Borislav Petkov
2010-04-06
1
-0
/
+4
|
/
*
kbuild: really fix bzImage build with non-bash sh
Jonathan Nieder
2010-01-13
1
-2
/
+7
*
lib: add support for LZO-compressed kernels
Albin Tonnerre
2010-01-11
1
-0
/
+5
*
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
|
*
kbuild: fix bzImage build for x86
Michael Tokarev
2009-12-12
1
-1
/
+1
*
|
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-12-15
1
-0
/
+5
|
/
*
kbuild: Fix size_append issue for bzip2/lzma kernel
Alek Du
2009-10-11
1
-1
/
+1
*
gcov: add gcov profiling infrastructure
Peter Oberparleiter
2009-06-18
1
-0
/
+11
*
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-10
1
-7
/
+21
|
\
|
*
kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs
H. Peter Anvin
2009-05-08
1
-7
/
+21
*
|
kbuild: introduce subdir-ccflags-y
Sam Ravnborg
2009-04-19
1
-2
/
+7
|
/
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-0
/
+14
|
\
|
*
bzip2/lzma: handle failures from bzip2 and lzma correctly
H. Peter Anvin
2009-01-04
1
-2
/
+2
|
*
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
Alain Knaff
2009-01-04
1
-0
/
+14
*
|
dynamic debug: combine dprintk and dynamic printk
Jason Baron
2009-03-24
1
-1
/
+1
|
/
*
kbuild: expand -I in KBUILD_CPPFLAGS
Sam Ravnborg
2008-12-03
1
-6
/
+9
*
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-16
1
-1
/
+10
*
kbuild: create new CFLAGS_REMOVE_(basename).o option
Steven Rostedt
2008-05-23
1
-1
/
+2
*
kbuild: implement modules.order
Tejun Heo
2008-01-28
1
-0
/
+6
*
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Sam Ravnborg
2007-10-15
1
-5
/
+11
*
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
1
-3
/
+3
*
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
-1
/
+1
*
kbuild: kill backward compatibility checks
Sam Ravnborg
2007-10-12
1
-3
/
+1
*
kbuild: fix directory traversal bug
Sam Ravnborg
2007-10-12
1
-3
/
+3
*
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
2006-07-01
1
-3
/
+3
*
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
2006-06-26
1
-3
/
+3
*
kbuild: fix make -rR breakage
Sam Ravnborg
2006-06-24
1
-3
/
+3
*
kbuild: properly pass options to hostcc when doing make O=..
Sam Ravnborg
2006-04-07
1
-5
/
+0
*
kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...
Ustyugov Roman
2005-12-26
1
-3
/
+5
*
kbuild: introduce Kbuild.include
Sam Ravnborg
2005-07-25
1
-94
/
+0
*
kbuild: drop descend - converting existing users
Sam Ravnborg
2005-07-25
1
-5
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+267