aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds5-10/+15
2010-10-28initramfs: Fix build break on symbol-prefixed archsMike Frysinger1-1/+3
2010-10-26scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches1-0/+5
2010-10-26scripts/checkpatch.pl: add warnings for static char that could be static const charJoe Perches1-0/+12
2010-10-26checkpatch: version 0.31Andy Whitcroft1-1/+1
2010-10-26checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft1-6/+6
2010-10-26checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft1-1/+10
2010-10-26checkpatch: clean up structure definition macro handlineAndy Whitcroft1-2/+2
2010-10-26checkpatch: update copyright datesAndy Whitcroft1-1/+1
2010-10-26checkpatch: Add additional attribute #definesJoe Perches1-0/+14
2010-10-26checkpatch: check for incorrect permissionsRabin Vincent1-1/+13
2010-10-26checkpatch: ensure kconfig help checks only apply when we are adding helpAndy Whitcroft1-5/+21
2010-10-26checkpatch: simplify and consolidate "missing space after" checksAndy Whitcroft1-10/+5
2010-10-26checkpatch: add check for space after struct, union, and enumAndy Whitcroft1-0/+10
2010-10-26checkpatch: returning errno typically should be negativeAndy Whitcroft1-0/+7
2010-10-26checkpatch: handle casts better fixing false categorisation of : as binaryAndy Whitcroft1-0/+5
2010-10-26checkpatch: ensure we do not collapse bracketed sections into constantsAndy Whitcroft1-3/+4
2010-10-26checkpatch: suggest cleanpatch and cleanfile when appropriateAndy Whitcroft1-0/+13
2010-10-26checkpatch: types may sit on a line on their ownAndy Whitcroft1-1/+1
2010-10-26checkpatch: fix regressions in "fix handling of leading spaces"Andy Whitcroft1-3/+6
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches1-3/+3
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches1-84/+148
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches1-78/+78
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler1-38/+109
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches1-34/+101
2010-10-26scripts/get_maintainer.pl: improve --interactive UIJoe Perches1-275/+596
2010-10-26scripts/get_maintainer.pl: add interactive modeFlorian Mickler1-5/+141
2010-10-26scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scriptsJoe Perches1-3/+17
2010-10-26scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches1-2/+9
2010-10-26scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsJoe Perches1-1/+1
2010-10-26scripts/get_maintainer.pl: use correct indentationJoe Perches1-15/+15
2010-10-26scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" informationJoe Perches1-3/+57
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-29scripts/kallsyms: Enable error messages while hush up unnecessary warningsJean Sacren1-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