| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | kbuild: fail build if recordmcount.pl fails | Andi Kleen | 2009-09-20 | 1 | -1/+1 |
* | kbuild: echo the record_mcount command | Andi Kleen | 2009-09-20 | 1 | -0/+1 |
* | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 2009-04-19 | 1 | -0/+3 |
* | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 | 1 | -35/+20 |
|\ |
|
| * | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 | 1 | -35/+20 |
* | | ftrace, ia64: make recordmcount distinct module compile | Shaohua Li | 2009-01-14 | 1 | -6/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-12-28 | 1 | -24/+43 |
|\ |
|
| * | kbuild: strip generated symbols from *.ko | Jan Beulich | 2008-12-19 | 1 | -20/+35 |
| * | kbuild: simplify use of genksyms | Sam Ravnborg | 2008-12-19 | 1 | -18/+12 |
| * | genksyms: track symbol checksum changes | Andreas Gruenbacher | 2008-12-03 | 1 | -3/+13 |
* | | ftrace, kbuild: condense recordmcount.pl parameter code | Steven Rostedt | 2008-10-31 | 1 | -9/+3 |
|/ |
|
* | ftrace: handle generic arch calls | Steven Rostedt | 2008-10-23 | 1 | -2/+8 |
* | kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable | Andrew Morton | 2008-10-14 | 1 | -2/+3 |
* | ftrace: fix build problem with CONFIG_FTRACE | Jeremy Fitzhardinge | 2008-10-14 | 1 | -1/+1 |
* | ftrace: create __mcount_loc section | Steven Rostedt | 2008-10-14 | 1 | -0/+6 |
* | kbuild: fix some minor typoes | Robert P. J. Day | 2008-04-25 | 1 | -3/+3 |
* | kbuild: introduce new option to enhance section mismatch analysis | Sam Ravnborg | 2008-01-28 | 1 | -2/+7 |
* | kbuild: implement modules.order | Tejun Heo | 2008-01-28 | 1 | -1/+16 |
* | kbuild: introduce ccflags-y, asflags-y and ldflags-y | Sam Ravnborg | 2007-10-15 | 1 | -0/+4 |
* | kbuild: check for wrong use of CFLAGS | Sam Ravnborg | 2007-10-14 | 1 | -2/+12 |
* | kbuild: kill backward compatibility checks | Sam Ravnborg | 2007-10-12 | 1 | -25/+0 |
* | kbuild: kill EXTRA_ARFLAGS | Sam Ravnborg | 2007-10-12 | 1 | -1/+1 |
* | kbuild: use LDFLAGS_MODULE only for .ko links | Roland McGrath | 2007-07-25 | 1 | -1/+1 |
* | kbuild: avoid environment to set variables used by kbuild | Sam Ravnborg | 2007-07-16 | 1 | -0/+16 |
* | kbuild: enable use of code from a different dir | Sam Ravnborg | 2007-05-06 | 1 | -10/+9 |
* | kbuild: consistently decide when to rebuild a target | Sam Ravnborg | 2006-09-25 | 1 | -2/+3 |
* | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 2006-07-01 | 1 | -1/+1 |
* | Revert "kbuild: fix make -rR breakage" | Linus Torvalds | 2006-06-26 | 1 | -1/+1 |
* | kbuild: support for %.symtypes files | Andreas Gruenbacher | 2006-06-24 | 1 | -1/+11 |
* | kbuild: fix make -rR breakage | Sam Ravnborg | 2006-06-24 | 1 | -1/+1 |
* | kconfig: fix .config dependencies | Roman Zippel | 2006-06-09 | 1 | -1/+1 |
* | kbuild: add -fverbose-asm to i386 Makefile | Chuck Ebbert | 2006-03-12 | 1 | -1/+1 |
* | kbuild: fix genksyms build error | Sam Ravnborg | 2006-03-12 | 1 | -1/+1 |
* | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 1 | -3/+9 |
* | kbuild: consolidate command line escaping | Jan Beulich | 2006-02-19 | 1 | -5/+3 |
* | kbuild: make cc-version available in kbuild files | Sam Ravnborg | 2006-02-19 | 1 | -1/+2 |
* | kbuild: introduce escsq to escapre single quotes | Sam Ravnborg | 2006-01-06 | 1 | -2/+2 |
* | kbuild: fix building external modules | Sam Ravnborg | 2005-07-27 | 1 | -2/+2 |