summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-212-1/+4
|\
| * Merge branch 'devel-stable' into develRussell King2010-10-194-7/+5
| |\
| | \
| | \
| *-. \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-184-5/+183
| |\ \ \
| | | * | ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent2010-09-021-1/+1
| | | * | ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent2010-09-021-0/+2
| | | * | ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plRabin Vincent2010-09-021-1/+2
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-218-75/+747
|\ \ \ \ | |_|_|/ |/| | |
| * | | ftrace: Remove recursion between recordmcount and scripts/mod/emptySteven Rostedt2010-10-181-1/+7
| * | | ftrace: Use objtree for C version of recordmcountSteven Rostedt2010-10-151-1/+1
| * | | ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt2010-10-151-2/+20
| * | | ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2010-10-142-544/+370
| * | | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-142-0/+5
| * | | ftrace: Add C version of recordmcount compile time codeJohn Reiser2010-10-141-0/+885
| * | | jump label: Fix GCC feature check when distcc is usedIngo Molnar2010-09-241-1/+1
| * | | jump label: Convert dynamic debug to use jump labelsJason Baron2010-09-223-75/+2
| * | | jump label: Base patch for jump labelJason Baron2010-09-221-0/+5
| | |/ | |/|
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-10-114-7/+5
|\ \ \ | |/ / |/| |
| * | kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-10-091-1/+1
| * | kconfig: Temporarily disable dependency warningsMichal Marek2010-10-091-0/+2
| * | kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-042-6/+2
* | | docbook: warn on unused doc entriesJohannes Berg2010-09-112-3/+178
* | | kernel-doc: ignore case when stripping attributesJohannes Berg2010-09-111-1/+1
| |/ |/|
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-08-234-5/+11
|\ \ | |/
| * setlocalversion: Ignote SCMs above the linux source treeMichal Marek2010-08-211-2/+2
| * Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek2010-08-2025-91/+963
| |\
| * | fixes for using make 3.82Jan Beulich2010-08-171-1/+3
| * | kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-151-0/+2
| * | kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-151-2/+4
* | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-161-1/+6
|\ \ \ | |_|/ |/| |
| * | tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger2010-08-121-1/+6
* | | kbuild: drop unifdef-y supportSam Ravnborg2010-08-141-2/+1
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-131-1/+1
|\ \ \
| * | | setlocalversion: fix version for untaged nontip mercurial revsMilton Miller2010-08-131-1/+1
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-135-43/+97
|\ \ \ \ | | |_|/ | |/| |
| * | | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-132-2/+16
| * | | kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-133-2/+9
| * | | nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-131-0/+2
| * | | kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-121-35/+67
| * | | kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-121-4/+3
* | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-0/+13
|\ \ \ \
| * | | | param: silence .init.text references from param opsRusty Russell2010-08-111-0/+13
* | | | | MN10300: Permit .GCC-command-line sectionsDavid Howells2010-08-121-0/+1
* | | | | mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-111-0/+2
* | | | | fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton2010-08-111-2/+3
|/ / / /
* | | | checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto2010-08-091-0/+3
* | | | checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto2010-08-091-0/+7
* | | | checkpatch: prefer usleep_range over udelayPatrick Pannuto2010-08-091-0/+8
* | | | checkpatch: add more exceptions to 80 char linesJoe Perches2010-08-091-2/+3
* | | | checkpatch: change externals to globalsJoe Eloff2010-08-091-2/+2
* | | | checkpatch: fix handling of leading spacesRaffaele Recalcati2010-08-091-0/+7
OpenPOWER on IntegriCloud