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