aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+4
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-75/+747
2010-10-19Merge branch 'devel-stable' into develRussell King4-7/+5
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King4-5/+183
2010-10-18ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt1-1/+7
2010-10-15ftrace: Use objtree for C version of recordmcountSteven Rostedt1-1/+1
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt1-2/+20
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2-544/+370
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt2-0/+5
2010-10-14ftrace: Add C version of recordmcount compile time codeJohn Reiser1-0/+885
2010-10-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds4-7/+5
2010-10-09kbuild: fix oldnoconfig to do the right thingKyle McMartin1-1/+1
2010-10-09kconfig: Temporarily disable dependency warningsMichal Marek1-0/+2
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe2-6/+2
2010-09-24jump label: Fix GCC feature check when distcc is usedIngo Molnar1-1/+1
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron3-75/+2
2010-09-22jump label: Base patch for jump labelJason Baron1-0/+5
2010-09-11docbook: warn on unused doc entriesJohannes Berg2-3/+178
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg1-1/+1
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent1-1/+1
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent1-0/+2
2010-09-02ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent1-1/+2
2010-08-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds4-5/+11
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek1-2/+2
2010-08-20Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek25-91/+963
2010-08-17fixes for using make 3.82Jan Beulich1-1/+3
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4Steven Rostedt1-1/+6
2010-08-15kconfig: fix segfault when detecting recursive dependencySam Ravnborg1-0/+2
2010-08-15kconfig: fix savedefconfig with choice marked optionalSam Ravnborg1-2/+4
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg1-2/+1
2010-08-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds5-43/+97
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller1-1/+1
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2-2/+16
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren3-2/+9
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg1-0/+2
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+13
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells1-0/+1
2010-08-12tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger1-1/+6
2010-08-12kconfig: fix tristate choice with minimal configSam Ravnborg1-35/+67
2010-08-12kconfig: fix savedefconfig for tristate choicesSam Ravnborg1-4/+3
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap1-0/+2
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton1-2/+3
2010-08-11param: silence .init.text references from param opsRusty Russell1-0/+13
2010-08-09checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto1-0/+3
2010-08-09checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto1-0/+7
2010-08-09checkpatch: prefer usleep_range over udelayPatrick Pannuto1-0/+8
2010-08-09checkpatch: add more exceptions to 80 char linesJoe Perches1-2/+3
2010-08-09checkpatch: change externals to globalsJoe Eloff1-2/+2
2010-08-09checkpatch: fix handling of leading spacesRaffaele Recalcati1-0/+7