summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches2010-10-261-0/+5
* scripts/checkpatch.pl: add warnings for static char that could be static cons...Joe Perches2010-10-261-0/+12
* checkpatch: version 0.31Andy Whitcroft2010-10-261-1/+1
* checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft2010-10-261-6/+6
* checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft2010-10-261-1/+10
* checkpatch: clean up structure definition macro handlineAndy Whitcroft2010-10-261-2/+2
* checkpatch: update copyright datesAndy Whitcroft2010-10-261-1/+1
* checkpatch: Add additional attribute #definesJoe Perches2010-10-261-0/+14
* checkpatch: check for incorrect permissionsRabin Vincent2010-10-261-1/+13
* checkpatch: ensure kconfig help checks only apply when we are adding helpAndy Whitcroft2010-10-261-5/+21
* checkpatch: simplify and consolidate "missing space after" checksAndy Whitcroft2010-10-261-10/+5
* checkpatch: add check for space after struct, union, and enumAndy Whitcroft2010-10-261-0/+10
* checkpatch: returning errno typically should be negativeAndy Whitcroft2010-10-261-0/+7
* checkpatch: handle casts better fixing false categorisation of : as binaryAndy Whitcroft2010-10-261-0/+5
* checkpatch: ensure we do not collapse bracketed sections into constantsAndy Whitcroft2010-10-261-3/+4
* checkpatch: suggest cleanpatch and cleanfile when appropriateAndy Whitcroft2010-10-261-0/+13
* checkpatch: types may sit on a line on their ownAndy Whitcroft2010-10-261-1/+1
* checkpatch: fix regressions in "fix handling of leading spaces"Andy Whitcroft2010-10-261-3/+6
* scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches2010-10-261-3/+3
* scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches2010-10-261-84/+148
* scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches2010-10-261-78/+78
* scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler2010-10-261-38/+109
* scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches2010-10-261-34/+101
* scripts/get_maintainer.pl: improve --interactive UIJoe Perches2010-10-261-275/+596
* scripts/get_maintainer.pl: add interactive modeFlorian Mickler2010-10-261-5/+141
* scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Joe Perches2010-10-261-3/+17
* scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches2010-10-261-2/+9
* scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsJoe Perches2010-10-261-1/+1
* scripts/get_maintainer.pl: use correct indentationJoe Perches2010-10-261-15/+15
* scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...Joe Perches2010-10-261-3/+57
* 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
OpenPOWER on IntegriCloud