summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-1/+3
|\
| * initramfs: Fix build break on symbol-prefixed archsMike Frysinger2010-10-281-1/+3
* | jump label: Convert dynamic debug to use jump labelsJason Baron2010-09-221-10/+1
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\
| * scripts/Makefile.lib: Align the output of LZOWu Zhangjin2010-03-111-1/+1
* | x86: Add optimized popcnt variantsBorislav Petkov2010-04-061-0/+4
|/
* kbuild: really fix bzImage build with non-bash shJonathan Nieder2010-01-131-2/+7
* lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-0/+5
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\
| * kbuild: fix bzImage build for x86Michael Tokarev2009-12-121-1/+1
* | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-151-0/+5
|/
* kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du2009-10-111-1/+1
* gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+11
* Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-7/+21
|\
| * kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin2009-05-081-7/+21
* | kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-191-2/+7
|/
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-0/+14
|\
| * bzip2/lzma: handle failures from bzip2 and lzma correctlyH. Peter Anvin2009-01-041-2/+2
| * bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-041-0/+14
* | dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-241-1/+1
|/
* kbuild: expand -I in KBUILD_CPPFLAGSSam Ravnborg2008-12-031-6/+9
* driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-161-1/+10
* kbuild: create new CFLAGS_REMOVE_(basename).o optionSteven Rostedt2008-05-231-1/+2
* kbuild: implement modules.orderTejun Heo2008-01-281-0/+6
* kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-151-5/+11
* kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-3/+3
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* kbuild: kill backward compatibility checksSam Ravnborg2007-10-121-3/+1
* kbuild: fix directory traversal bugSam Ravnborg2007-10-121-3/+3
* kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-011-3/+3
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-261-3/+3
* kbuild: fix make -rR breakageSam Ravnborg2006-06-241-3/+3
* kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg2006-04-071-5/+0
* kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman2005-12-261-3/+5
* kbuild: introduce Kbuild.includeSam Ravnborg2005-07-251-94/+0
* kbuild: drop descend - converting existing usersSam Ravnborg2005-07-251-5/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+267
OpenPOWER on IntegriCloud