| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-12-17 | 1 | -5/+12 |
|\ |
|
| * | kbuild: cmd_export_list: tighten the sed script | Nicolas Pitre | 2016-12-11 | 1 | -1/+1 |
| * | kbuild: improve linker compatibility with lib-ksyms.o build | Nicholas Piggin | 2016-11-29 | 1 | -1/+1 |
| * | kbuild: thin archives for multi-y targets | Nicholas Piggin | 2016-11-29 | 1 | -3/+10 |
* | | kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL | Nicholas Piggin | 2016-11-09 | 1 | -2/+2 |
* | | kbuild: modversions for EXPORT_SYMBOL() for asm | Nicholas Piggin | 2016-11-01 | 1 | -6/+72 |
* | | kbuild: prevent lib-ksyms.o rebuilds | Nicholas Piggin | 2016-10-22 | 1 | -0/+3 |
|/ |
|
* | kbuild: allow architectures to use thin archives instead of ld -r | Stephen Rothwell | 2016-09-09 | 1 | -4/+19 |
* | [kbuild] handle exports in lib-y objects reliably | Al Viro | 2016-08-07 | 1 | -0/+20 |
* | Shared library support | Emese Revfy | 2016-06-07 | 1 | -1/+1 |
* | kbuild: rename cmd_as_s_S to cmd_cpp_s_S | Masahiro Yamada | 2016-04-20 | 1 | -3/+3 |
* | kbuild: rename cmd_cc_i_c to cmd_cpp_i_c | Masahiro Yamada | 2016-04-20 | 1 | -3/+3 |
* | kbuild: de-duplicate fixdep usage | Nicolas Pitre | 2016-03-29 | 1 | -14/+5 |
* | kbuild: record needed exported symbols for modules | Nicolas Pitre | 2016-03-29 | 1 | -2/+11 |
* | objtool: Detect and warn if libelf is missing and don't break the build | Josh Poimboeuf | 2016-03-05 | 1 | -0/+2 |
* | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf | 2016-02-29 | 1 | -4/+35 |
* | kbuild: Allow to specify composite modules with modname-m | Michal Marek | 2015-11-25 | 1 | -2/+6 |
* | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 2015-01-29 | 1 | -2/+3 |
* | kbuild: remove obj-n and lib-n handling | Masahiro Yamada | 2014-10-02 | 1 | -2/+2 |
* | kbuild: handle multi-objs dependency appropriately | Masahiro Yamada | 2014-08-19 | 1 | -6/+4 |
* | kbuild: trivial - remove trailing spaces | Masahiro Yamada | 2014-04-30 | 1 | -2/+2 |
* | kbuild: move extra gcc checks to scripts/Makefile.extrawarn | Masahiro Yamada | 2014-04-16 | 1 | -61/+0 |
* | kbuild: LLVMLinux: Adapt warnings for compilation with clang | Jan-Simon Möller | 2014-04-09 | 1 | -1/+11 |
* | Kbuild, lto: Disable LTO for asm-offsets.c | Andi Kleen | 2014-02-13 | 1 | -1/+1 |
* | genksyms: pass symbol-prefix instead of arch | James Hogan | 2013-03-20 | 1 | -1/+2 |
* | X.509: Add simple ASN.1 grammar compiler | David Howells | 2012-10-08 | 1 | -0/+11 |
* | kbuild: disable -Wmissing-field-initializers for W=1 | Kirill A. Shutemov | 2012-01-26 | 1 | -0/+2 |
* | scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacement | Arnaud Lacombe | 2011-08-31 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-05-24 | 1 | -29/+45 |
|\ |
|
| * | kbuild: Allow to combine multiple W= levels | Michal Marek | 2011-05-02 | 1 | -2/+6 |
| * | kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 | Dave Jones | 2011-04-29 | 1 | -0/+1 |
| * | kbuild: implement several W= levels | Sam Ravnborg | 2011-04-28 | 1 | -27/+38 |
| * | kbuild: Fix build with binutils <= 2.19 | Michal Marek | 2011-04-20 | 1 | -2/+2 |
| * | kbuild: Use the deterministic mode of ar | Michal Marek | 2011-04-18 | 1 | -2/+2 |
* | | ftrace/kbuild: Add recordmcount files to force full build | Michal Marek | 2011-05-19 | 1 | -2/+5 |
* | | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers | Steven Rostedt | 2011-05-16 | 1 | -1/+4 |
|/ |
|
* | kbuild: Add extra gcc checks | Borislav Petkov | 2011-03-09 | 1 | -1/+34 |
* | ftrace: Speed up recordmcount | Wu Zhangjin | 2010-11-18 | 1 | -4/+9 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 1 | -1/+2 |
|\ |
|
| * | ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl | Rabin Vincent | 2010-09-02 | 1 | -1/+2 |
* | | ftrace: Remove recursion between recordmcount and scripts/mod/empty | Steven Rostedt | 2010-10-18 | 1 | -1/+7 |
* | | ftrace: Use objtree for C version of recordmcount | Steven Rostedt | 2010-10-15 | 1 | -1/+1 |
* | | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 2010-10-14 | 1 | -0/+4 |
|/ |
|
* | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 2010-08-03 | 1 | -2/+2 |
* | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 | 1 | -3/+6 |
* | Makefile.build: make KBUILD_SYMTYPES work again | Don Zickus | 2010-06-04 | 1 | -13/+13 |
* | kbuild: Fix linking error built-in.o no such file or directory | Jiafu He | 2010-02-02 | 1 | -1/+1 |
* | MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl | Wu Zhangjin | 2009-12-17 | 1 | -0/+1 |
* | kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. | Tim Abbott | 2009-09-21 | 1 | -1/+1 |
* | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -1/+2 |