summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
AgeCommit message (Expand)AuthorLines
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin-0/+6
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-2/+2
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens-1/+2
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek-2/+2
2015-04-03kbuild: Create directory for target DTBNathan Rossi-1/+2
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin-0/+10
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter-12/+0
2014-08-19kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada-0/+9
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada-5/+5
2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-4/+0
2014-03-29kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada-4/+0
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely-0/+1
2014-02-20kbuild: dtbs_install: new make targetJason Cooper-0/+12
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely-0/+1
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-2/+2
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee-0/+5
2013-07-03kbuild: create directory for dir/file.o张忠山-1/+1
2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell-4/+4
2013-06-13Makefile.lib: align DTB quiet_cmdJames Hogan-1/+1
2013-05-23kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman-1/+1
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+0
2013-04-05kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren-9/+5
2013-04-05kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren-2/+3
2013-04-05kbuild: create an "include chroot" for DT bindingsStephen Warren-1/+1
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell-7/+0
2013-02-13kbuild: limit dtc+cpp include pathStephen Warren-2/+6
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren-0/+10
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren-0/+3
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren-0/+24
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren-1/+1
2012-01-08kbuild: Fix comment in Makefile.libMichal Marek-3/+3
2011-08-31kbuild: prevent make from deleting _shipped filesPeter Foley-0/+4
2011-06-09kbuild: simplify the %_shipped ruleArnaud Lacombe-1/+1
2011-06-09kbuild: add implicit rules for parser generationArnaud Lacombe-0/+38
2011-04-18kbuild: Call gzip with -nMichal Marek-1/+1
2011-01-13decompressors: add XZ decompressor moduleLasse Collin-0/+28
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie-0/+23
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-1/+3
2010-10-28initramfs: Fix build break on symbol-prefixed archsMike Frysinger-1/+3
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron-10/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds-1/+1
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov-0/+4
2010-03-11scripts/Makefile.lib: Align the output of LZOWu Zhangjin-1/+1
2010-01-13kbuild: really fix bzImage build with non-bash shJonathan Nieder-2/+7
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre-0/+5
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-1/+1
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins-0/+5
2009-12-12kbuild: fix bzImage build for x86Michael Tokarev-1/+1
2009-10-11kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du-1/+1
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter-0/+11