summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-0/+10
* dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-211-12/+0
* kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-08-191-0/+9
* kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-5/+5
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-071-4/+0
|\
| * kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada2014-03-291-4/+0
* | Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-041-0/+1
|\ \
| * | of: Move testcase FDT data into drivers/ofGrant Likely2014-02-201-0/+1
| |/
* | kbuild: dtbs_install: new make targetJason Cooper2014-02-201-0/+12
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-101-2/+2
|\
| * kbuild: create directory for dir/file.o张忠山2013-07-031-1/+1
| * Makefile.lib: align DTB quiet_cmdJames Hogan2013-06-131-1/+1
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-0/+5
* | kbuild: make sure we clean up DTB temporary filesIan Campbell2013-06-131-4/+4
* | kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman2013-05-231-1/+1
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-7/+0
|\
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-7/+0
* | kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren2013-04-051-9/+5
* | kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren2013-04-051-2/+3
* | kbuild: create an "include chroot" for DT bindingsStephen Warren2013-04-051-1/+1
|/
* kbuild: limit dtc+cpp include pathStephen Warren2013-02-131-2/+6
* kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-081-0/+10
* kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-0/+3
* Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-0/+24
* Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-1/+1
* kbuild: Fix comment in Makefile.libMichal Marek2012-01-081-3/+3
* kbuild: prevent make from deleting _shipped filesPeter Foley2011-08-311-0/+4
* kbuild: simplify the %_shipped ruleArnaud Lacombe2011-06-091-1/+1
* kbuild: add implicit rules for parser generationArnaud Lacombe2011-06-091-0/+38
* kbuild: Call gzip with -nMichal Marek2011-04-181-1/+1
* decompressors: add XZ decompressor moduleLasse Collin2011-01-131-0/+28
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-231-0/+23
* 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
OpenPOWER on IntegriCloud