summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2008-12-03kbuild: fix -I option expansion with O=... buildsSam Ravnborg-1/+3
2008-12-01kernel-doc: handle varargs cleanlyRandy Dunlap-3/+7
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar-0/+110
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven-0/+108
2008-11-26ftrace: adding other non-leaving .text sectionsLiming Wang-0/+2
2008-11-23ftrace: scripts/recordmcount.pl support for ARMJim Radford-1/+7
2008-11-23ftrace: specify $alignment for sh architectureMatt Fleming-1/+2
2008-11-23ftrace: create default variables for archs in recordmcount.plSteven Rostedt-16/+11
2008-11-23ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt-2/+17
2008-11-23sh: dynamic ftrace support.Matt Fleming-0/+11
2008-11-13tracing/fastboot: put error message on stderrStephen Hemminger-5/+7
2008-11-12tracing/fastboot: fix perlcritic warningStephen Hemminger-2/+2
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar-2/+22
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell-2/+22
2008-11-08ftrace: align __mcount_loc sectionsMatt Fleming-0/+4
2008-11-03Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar-20/+36
2008-10-31ftrace, kbuild: condense recordmcount.pl parameter codeSteven Rostedt-9/+3
2008-10-31Merge branch 'linus' into tracing/ftraceIngo Molnar-13/+44
2008-10-29Fix incompatibility with versions of Perl less than 5.6.0Jeremy Huntwork-13/+14
2008-10-29kbuild: tag with git revision when git describe is missingTrent Piepho-1/+3
2008-10-29kbuild: prevent modpost from looking for a .cmd file for a static library lin...Ashutosh Naik-1/+11
2008-10-29kbuild: fix KBUILD_EXTRA_SYMBOLSPeter Volkov-1/+1
2008-10-29scripts/checksyscalls.sh: fix for non-gnu sedThomas Volpini-2/+2
2008-10-29scripts/package: don't break if %{_smp_mflags} isn't setJeremy Kerr-1/+1
2008-10-29kbuild: setlocalversion: dont include svn change countMike Frysinger-1/+1
2008-10-29kbuild: mkspec - fix build rpmEvgeniy Manachkin-0/+3
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+44
2008-10-27ftrace: add a script to produce a hierarchical view of a function traceFrederic Weisbecker-0/+130
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar-3/+10
2008-10-26kernel-doc: allow more whitespace in macrosRandy Dunlap-3/+3
2008-10-26fix allmodconfig breakageAl Viro-2/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-0/+4
2008-10-23ftrace: dynamic ftrace process only text sectionSteven Rostedt-3/+14
2008-10-23ftrace: handle generic arch callsSteven Rostedt-3/+18
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro-0/+4
2008-10-22x86, um: ... and asm-x86 moveAl Viro-1/+1
2008-10-22sparc: Add checkstack supportMartin Habets-0/+4
2008-10-22tracing/fastboot: fix row order in bootgraph.plAlan Jenkins-3/+3
2008-10-22tracing/fastboot: fix bootgraph.pl to run with "use strict"Alan Jenkins-5/+10
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+415
2008-10-20Update email addresses.Dave Jones-1/+1
2008-10-20Update .gitignore files for generated targetsLinus Torvalds-1/+1
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds-0/+9
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-2/+75
2008-10-16checkpatch: version: 0.24Andy Whitcroft-1/+1
2008-10-16checkpatch: allow for comments either side of a brace on caseAndy Whitcroft-1/+1
2008-10-16checkpatch: suspect indent handle macro continuationAndy Whitcroft-1/+4
2008-10-16checkpatch: trailing statements ensure we report the end of the lineAndy Whitcroft-1/+10
2008-10-16checkpatch: DEFINE_ macros are real definitions for exportsAndy Whitcroft-7/+8
2008-10-16checkpatch: complex macros checks miss square bracketsAndy Whitcroft-3/+4