aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
AgeCommit message (Expand)Author
2011-06-09kbuild: simplify the %_shipped ruleArnaud Lacombe
2011-06-09kbuild: add implicit rules for parser generationArnaud Lacombe
2011-04-18kbuild: Call gzip with -nMichal Marek
2011-01-13decompressors: add XZ decompressor moduleLasse Collin
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-10-28initramfs: Fix build break on symbol-prefixed archsMike Frysinger
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin
2010-01-13kbuild: really fix bzImage build with non-bash shJonathan Nieder
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-12-12kbuild: fix bzImage build for x86Michael Tokarev
2009-10-11kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-05-08kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-01-04bzip2/lzma: handle failures from bzip2 and lzma correctlyH. Peter Anvin
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff
2008-12-03kbuild: expand -I in KBUILD_CPPFLAGSSam Ravnborg
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-05-23kbuild: create new CFLAGS_REMOVE_(basename).o optionSteven Rostedt
2008-01-28kbuild: implement modules.orderTejun Heo
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg
2007-10-12kbuild: fix directory traversal bugSam Ravnborg
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds
2006-06-24kbuild: fix make -rR breakageSam Ravnborg
2006-04-07kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg
2005-12-26kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg
2005-04-16Linux-2.6.12-rc2Linus Torvalds