aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsGravatar Joe Perches 1-3/+3
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-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: delay symbol direct dependency initializationGravatar Arnaud Lacombe 2-6/+2
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-11docbook: warn on unused doc entriesGravatar Johannes Berg 2-3/+178
2010-09-11kernel-doc: ignore case when stripping attributesGravatar Johannes Berg 1-1/+1
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceGravatar Rabin Vincent 1-1/+1
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceGravatar Rabin Vincent 1-0/+2
2010-09-02ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.plGravatar Rabin Vincent 1-1/+2
2010-08-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 4-5/+11
2010-08-21setlocalversion: Ignote SCMs above the linux source treeGravatar Michal Marek 1-2/+2
2010-08-20Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesGravatar Michal Marek 25-91/+963
2010-08-17fixes for using make 3.82Gravatar Jan Beulich 1-1/+3
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Steven Rostedt 1-1/+6
2010-08-15kconfig: fix segfault when detecting recursive dependencyGravatar Sam Ravnborg 1-0/+2
2010-08-15kconfig: fix savedefconfig with choice marked optionalGravatar Sam Ravnborg 1-2/+4
2010-08-14kbuild: drop unifdef-y supportGravatar Sam Ravnborg 1-2/+1
2010-08-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 5-43/+97
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsGravatar Milton Miller 1-1/+1
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Gravatar Jean Sacren 2-2/+16
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Gravatar Jean Sacren 3-2/+9
2010-08-13nconfig: Fix segfault when menu is emptyGravatar Andrej Gelenberg 1-0/+2
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Linus Torvalds 1-0/+13
2010-08-12MN10300: Permit .GCC-command-line sectionsGravatar David Howells 1-0/+1