| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: Create directory for target DTB | Nathan Rossi | 2015-04-03 | 1 | -1/+2 |
* | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 2015-02-14 | 1 | -0/+10 |
* | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst | Robert Richter | 2014-10-21 | 1 | -12/+0 |
* | kbuild: handle multi-objs dependency appropriately | Masahiro Yamada | 2014-08-19 | 1 | -0/+9 |
* | kbuild: trivial - remove trailing spaces | Masahiro Yamada | 2014-04-30 | 1 | -5/+5 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-04-08 | 1 | -4/+0 |
|\ |
|
| * | kbuild: move "quote" to Kbuild.include to be consistent | Masahiro Yamada | 2014-03-29 | 1 | -4/+0 |
* | | Merge tag 'v3.14-rc5' into HEAD | Grant Likely | 2014-03-04 | 1 | -0/+1 |
|\ \ |
|
| * | | of: Move testcase FDT data into drivers/of | Grant Likely | 2014-02-20 | 1 | -0/+1 |
| |/ |
|
* / | kbuild: dtbs_install: new make target | Jason Cooper | 2014-02-20 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2013-07-11 | 1 | -2/+2 |
|\ |
|
| * | kbuild: create directory for dir/file.o | 张忠山 | 2013-07-03 | 1 | -1/+1 |
| * | Makefile.lib: align DTB quiet_cmd | James Hogan | 2013-06-13 | 1 | -1/+1 |
* | | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -0/+5 |
* | | kbuild: make sure we clean up DTB temporary files | Ian Campbell | 2013-06-13 | 1 | -4/+4 |
* | | kbuild: Don't assume dts files live in arch/*/boot/dts | Matthijs Kooijman | 2013-05-23 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-05-05 | 1 | -7/+0 |
|\ |
|
| * | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 2013-03-15 | 1 | -7/+0 |
* | | kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp | Stephen Warren | 2013-04-05 | 1 | -9/+5 |
* | | kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc | Stephen Warren | 2013-04-05 | 1 | -2/+3 |
* | | kbuild: create an "include chroot" for DT bindings | Stephen Warren | 2013-04-05 | 1 | -1/+1 |
|/ |
|
* | kbuild: limit dtc+cpp include path | Stephen Warren | 2013-02-13 | 1 | -2/+6 |
* | kbuild: create a rule to run the pre-processor on *.dts files | Stephen Warren | 2013-02-08 | 1 | -0/+10 |
* | kbuild: centralize .dts->.dtb rule | Stephen Warren | 2012-11-30 | 1 | -0/+3 |
* | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren | 2012-03-26 | 1 | -0/+24 |
* | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 2012-01-15 | 1 | -1/+1 |
* | kbuild: Fix comment in Makefile.lib | Michal Marek | 2012-01-08 | 1 | -3/+3 |
* | kbuild: prevent make from deleting _shipped files | Peter Foley | 2011-08-31 | 1 | -0/+4 |
* | kbuild: simplify the %_shipped rule | Arnaud Lacombe | 2011-06-09 | 1 | -1/+1 |
* | kbuild: add implicit rules for parser generation | Arnaud Lacombe | 2011-06-09 | 1 | -0/+38 |
* | kbuild: Call gzip with -n | Michal Marek | 2011-04-18 | 1 | -1/+1 |
* | decompressors: add XZ decompressor module | Lasse Collin | 2011-01-13 | 1 | -0/+28 |
* | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie | 2010-12-23 | 1 | -0/+23 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-29 | 1 | -1/+3 |
|\ |
|
| * | initramfs: Fix build break on symbol-prefixed archs | Mike Frysinger | 2010-10-28 | 1 | -1/+3 |
* | | jump label: Convert dynamic debug to use jump labels | Jason Baron | 2010-09-22 | 1 | -10/+1 |
|/ |
|
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -1/+1 |
|\ |
|
| * | scripts/Makefile.lib: Align the output of LZO | Wu Zhangjin | 2010-03-11 | 1 | -1/+1 |
* | | x86: Add optimized popcnt variants | Borislav Petkov | 2010-04-07 | 1 | -0/+4 |
|/ |
|
* | kbuild: really fix bzImage build with non-bash sh | Jonathan Nieder | 2010-01-13 | 1 | -2/+7 |
* | lib: add support for LZO-compressed kernels | Albin Tonnerre | 2010-01-11 | 1 | -0/+5 |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ |
|
| * | kbuild: fix bzImage build for x86 | Michael Tokarev | 2009-12-12 | 1 | -1/+1 |
* | | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 2009-12-15 | 1 | -0/+5 |
|/ |
|
* | kbuild: Fix size_append issue for bzip2/lzma kernel | Alek Du | 2009-10-11 | 1 | -1/+1 |
* | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 2009-06-18 | 1 | -0/+11 |
* | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-11 | 1 | -7/+21 |
|\ |
|
| * | kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs | H. Peter Anvin | 2009-05-09 | 1 | -7/+21 |
* | | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 2009-04-19 | 1 | -2/+7 |
|/ |
|
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -0/+14 |
|\ |
|