summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt
2010-10-15ftrace: Use objtree for C version of recordmcountSteven Rostedt
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2010-10-14ftrace: Add C version of recordmcount compile time codeJohn Reiser
2010-10-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-10-09kbuild: fix oldnoconfig to do the right thingKyle McMartin
2010-10-09kconfig: Temporarily disable dependency warningsMichal Marek
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe
2010-09-24jump label: Fix GCC feature check when distcc is usedIngo Molnar
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-11docbook: warn on unused doc entriesJohannes Berg
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent
2010-09-02ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent
2010-08-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek
2010-08-20Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek
2010-08-17fixes for using make 3.82Jan Beulich
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt
2010-08-15kconfig: fix segfault when detecting recursive dependencySam Ravnborg
2010-08-15kconfig: fix savedefconfig with choice marked optionalSam Ravnborg
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg
2010-08-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells
2010-08-12tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger
2010-08-12kconfig: fix tristate choice with minimal configSam Ravnborg
2010-08-12kconfig: fix savedefconfig for tristate choicesSam Ravnborg
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton
2010-08-11param: silence .init.text references from param opsRusty Russell
2010-08-09checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto
2010-08-09checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto
2010-08-09checkpatch: prefer usleep_range over udelayPatrick Pannuto
2010-08-09checkpatch: add more exceptions to 80 char linesJoe Perches
2010-08-09checkpatch: change externals to globalsJoe Eloff
2010-08-09checkpatch: fix handling of leading spacesRaffaele Recalcati