aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build
Commit message (Expand)AuthorAge
* ftrace: Speed up recordmcountWu Zhangjin2010-11-18
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21
|\
| * ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent2010-09-02
* | ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt2010-10-18
* | ftrace: Use objtree for C version of recordmcountSteven Rostedt2010-10-15
* | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-14
|/
* kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-03
* kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
* Makefile.build: make KBUILD_SYMTYPES work againDon Zickus2010-06-04
* kbuild: Fix linking error built-in.o no such file or directoryJiafu He2010-02-02
* MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-16
* kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-21
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* kbuild: fail build if recordmcount.pl failsAndi Kleen2009-09-20
* kbuild: echo the record_mcount commandAndi Kleen2009-09-20
* kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-19
* Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-03
|\
| * Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-14
* | ftrace, ia64: make recordmcount distinct module compileShaohua Li2009-01-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-12-28
|\
| * kbuild: strip generated symbols from *.koJan Beulich2008-12-19
| * kbuild: simplify use of genksymsSam Ravnborg2008-12-19
| * genksyms: track symbol checksum changesAndreas Gruenbacher2008-12-03
* | ftrace, kbuild: condense recordmcount.pl parameter codeSteven Rostedt2008-10-30
|/
* ftrace: handle generic arch callsSteven Rostedt2008-10-23
* kbuild: ftrace: don't assume that scripts/recordmcount.pl is executableAndrew Morton2008-10-14
* ftrace: fix build problem with CONFIG_FTRACEJeremy Fitzhardinge2008-10-14
* ftrace: create __mcount_loc sectionSteven Rostedt2008-10-14
* kbuild: fix some minor typoesRobert P. J. Day2008-04-25
* kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-28
* kbuild: implement modules.orderTejun Heo2008-01-28
* kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-15
* kbuild: check for wrong use of CFLAGSSam Ravnborg2007-10-14
* kbuild: kill backward compatibility checksSam Ravnborg2007-10-12
* kbuild: kill EXTRA_ARFLAGSSam Ravnborg2007-10-12
* kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath2007-07-25
* kbuild: avoid environment to set variables used by kbuildSam Ravnborg2007-07-16
* kbuild: enable use of code from a different dirSam Ravnborg2007-05-06
* kbuild: consistently decide when to rebuild a targetSam Ravnborg2006-09-25
* kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-01
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-26
* kbuild: support for %.symtypes filesAndreas Gruenbacher2006-06-24
* kbuild: fix make -rR breakageSam Ravnborg2006-06-24
* kconfig: fix .config dependenciesRoman Zippel2006-06-09
* kbuild: add -fverbose-asm to i386 MakefileChuck Ebbert2006-03-12
* kbuild: fix genksyms build errorSam Ravnborg2006-03-12
* kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-05
* kbuild: consolidate command line escapingJan Beulich2006-02-19
* kbuild: make cc-version available in kbuild filesSam Ravnborg2006-02-19
* kbuild: introduce escsq to escapre single quotesSam Ravnborg2006-01-06