aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesGravatar Joe Perches 1-84/+148
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesGravatar Joe Perches 1-78/+78
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingGravatar Florian Mickler 1-38/+109
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationGravatar Joe Perches 1-34/+101
2010-10-26scripts/get_maintainer.pl: improve --interactive UIGravatar Joe Perches 1-275/+596
2010-10-26scripts/get_maintainer.pl: add interactive modeGravatar Florian Mickler 1-5/+141
2010-10-26scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Gravatar Joe Perches 1-3/+17
2010-10-26scripts/get_maintainer.pl: add default --git-fallback, remove default --gitGravatar Joe Perches 1-2/+9
2010-10-26scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsGravatar Joe Perches 1-1/+1
2010-10-26scripts/get_maintainer.pl: use correct indentationGravatar Joe Perches 1-15/+15
2010-10-26scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...Gravatar Joe Perches 1-3/+57
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 2-1/+4
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-75/+747
2010-10-19Merge branch 'devel-stable' into develGravatar Russell King 4-7/+5
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Gravatar Russell King 4-5/+183
2010-10-18ftrace: Remove recursion between recordmcount and scripts/mod/emptyGravatar Steven Rostedt 1-1/+7
2010-10-15ftrace: Use objtree for C version of recordmcountGravatar Steven Rostedt 1-1/+1
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programGravatar Steven Rostedt 1-2/+20
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cGravatar Steven Rostedt 2-544/+370
2010-10-14ftrace/x86: Add support for C version of recordmcountGravatar Steven Rostedt 2-0/+5
2010-10-14ftrace: Add C version of recordmcount compile time codeGravatar John Reiser 1-0/+885
2010-10-14scripts/package: don't break if %{_smp_mflags} isn't setGravatar Nishanth Aravamudan 1-1/+1
2010-10-13Coccinelle: Use the -no_show_diff option for org and report modeGravatar Nicolas Palix 1-4/+6
2010-10-13Coccinelle: Add a new mode named 'chain'Gravatar Nicolas Palix 1-5/+11
2010-10-13Coccinelle: Use new comment format to explain kfree.cocciGravatar Nicolas Palix 1-4/+5
2010-10-13Coccinelle: Improve user information with a new kind of commentGravatar Nicolas Palix 1-3/+11
2010-10-12Revert "kconfig: Temporarily disable dependency warnings"Gravatar Michal Marek 1-2/+0
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigGravatar Michal Marek 29-100/+972
2010-10-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 4-7/+5
2010-10-09kbuild: fix oldnoconfig to do the right thingGravatar Kyle McMartin 1-1/+1
2010-10-09kconfig: Temporarily disable dependency warningsGravatar Michal Marek 1-0/+2
2010-10-04kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Gravatar Will Newton 1-2/+2
2010-10-04kconfig: delay symbol direct dependency initializationGravatar Arnaud Lacombe 2-6/+2
2010-09-30kconfig: Fix realloc usage()Gravatar Michal Marek 1-1/+1
2010-09-30kconfig: Propagate constGravatar Michal Marek 1-6/+9
2010-09-30kconfig: Don't go out from read config loop when you read new symbolGravatar Naohiro Aota 1-2/+3
2010-09-29scripts/kallsyms: Enable error messages while hush up unnecessary warningsGravatar Jean Sacren 1-6/+2
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Gravatar Michal Marek 17-423/+488
2010-09-24jump label: Fix GCC feature check when distcc is usedGravatar Ingo Molnar 1-1/+1
2010-09-22jump label: Convert dynamic debug to use jump labelsGravatar Jason Baron 3-75/+2
2010-09-22jump label: Base patch for jump labelGravatar Jason Baron 1-0/+5
2010-09-20kconfig: fix menuconfig on debian lennyGravatar Junio C Hamano 1-0/+2
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeGravatar Arnaud Lacombe 1-1/+1
2010-09-19kconfig: expand file namesGravatar Arnaud Lacombe 1-2/+5
2010-09-19kconfig: use the file's name of sourced fileGravatar Arnaud Lacombe 1-2/+3
2010-09-19kconfig: constify file nameGravatar Arnaud Lacombe 3-3/+3
2010-09-19kconfig: don't emit warning upon rootmenu's prompt redefinitionGravatar Arnaud Lacombe 1-1/+1
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptGravatar Arnaud Lacombe 5-26/+11
2010-09-19kconfig: delay gconf window initializationGravatar Arnaud Lacombe 1-6/+6
2010-09-19kconfig: expand by default the rootmenu's promptGravatar Arnaud Lacombe 1-0/+4