| Commit message (Expand) | Author | Age |
* | kbuild: disable -Wmissing-field-initializers for W=1 | Kirill A. Shutemov | 2012-01-26 |
* | scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacement | Arnaud Lacombe | 2011-08-31 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-05-24 |
|\ |
|
| * | kbuild: Allow to combine multiple W= levels | Michal Marek | 2011-05-02 |
| * | kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 | Dave Jones | 2011-04-29 |
| * | kbuild: implement several W= levels | Sam Ravnborg | 2011-04-28 |
| * | kbuild: Fix build with binutils <= 2.19 | Michal Marek | 2011-04-20 |
| * | kbuild: Use the deterministic mode of ar | Michal Marek | 2011-04-18 |
* | | ftrace/kbuild: Add recordmcount files to force full build | Michal Marek | 2011-05-19 |
* | | kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers | Steven Rostedt | 2011-05-16 |
|/ |
|
* | kbuild: Add extra gcc checks | Borislav Petkov | 2011-03-09 |
* | ftrace: Speed up recordmcount | Wu Zhangjin | 2010-11-18 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl | Rabin Vincent | 2010-09-02 |
* | | ftrace: Remove recursion between recordmcount and scripts/mod/empty | Steven Rostedt | 2010-10-18 |
* | | ftrace: Use objtree for C version of recordmcount | Steven Rostedt | 2010-10-15 |
* | | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 2010-10-14 |
|/ |
|
* | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 2010-08-03 |
* | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 |
* | Makefile.build: make KBUILD_SYMTYPES work again | Don Zickus | 2010-06-04 |
* | kbuild: Fix linking error built-in.o no such file or directory | Jiafu He | 2010-02-02 |
* | MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl | Wu Zhangjin | 2009-12-16 |
* | kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. | Tim Abbott | 2009-09-21 |
* | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 |
* | kbuild: fail build if recordmcount.pl fails | Andi Kleen | 2009-09-20 |
* | kbuild: echo the record_mcount command | Andi Kleen | 2009-09-20 |
* | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 2009-04-19 |
* | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 |
|\ |
|
| * | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 |
* | | ftrace, ia64: make recordmcount distinct module compile | Shaohua Li | 2009-01-14 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-12-28 |
|\ |
|
| * | kbuild: strip generated symbols from *.ko | Jan Beulich | 2008-12-19 |
| * | kbuild: simplify use of genksyms | Sam Ravnborg | 2008-12-19 |
| * | genksyms: track symbol checksum changes | Andreas Gruenbacher | 2008-12-03 |
* | | ftrace, kbuild: condense recordmcount.pl parameter code | Steven Rostedt | 2008-10-30 |
|/ |
|
* | ftrace: handle generic arch calls | Steven Rostedt | 2008-10-23 |
* | kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable | Andrew Morton | 2008-10-14 |
* | ftrace: fix build problem with CONFIG_FTRACE | Jeremy Fitzhardinge | 2008-10-14 |
* | ftrace: create __mcount_loc section | Steven Rostedt | 2008-10-14 |
* | kbuild: fix some minor typoes | Robert P. J. Day | 2008-04-25 |
* | kbuild: introduce new option to enhance section mismatch analysis | Sam Ravnborg | 2008-01-28 |
* | kbuild: implement modules.order | Tejun Heo | 2008-01-28 |
* | kbuild: introduce ccflags-y, asflags-y and ldflags-y | Sam Ravnborg | 2007-10-15 |
* | kbuild: check for wrong use of CFLAGS | Sam Ravnborg | 2007-10-14 |
* | kbuild: kill backward compatibility checks | Sam Ravnborg | 2007-10-12 |
* | kbuild: kill EXTRA_ARFLAGS | Sam Ravnborg | 2007-10-12 |
* | kbuild: use LDFLAGS_MODULE only for .ko links | Roland McGrath | 2007-07-25 |
* | kbuild: avoid environment to set variables used by kbuild | Sam Ravnborg | 2007-07-16 |
* | kbuild: enable use of code from a different dir | Sam Ravnborg | 2007-05-06 |
* | kbuild: consistently decide when to rebuild a target | Sam Ravnborg | 2006-09-25 |