aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-06-26powerpc: Have git ignore generated files from dtc compileGravatar Jon Smirl 1-0/+5
2009-06-20kernel-doc: fix param matching for array paramsGravatar Randy Dunlap 1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endGravatar Randy Dunlap 1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingGravatar Mike Frysinger 1-3/+3
2009-06-20kbuild: fix build error during make htmldocsGravatar Amerigo Wang 1-1/+1
2009-06-18gcov: add gcov profiling infrastructureGravatar Peter Oberparleiter 1-0/+11
2009-06-16Merge branch 'akpm'Gravatar Linus Torvalds 3-54/+279
2009-06-16fbdev: move logo externs to header fileGravatar Geert Uytterhoeven 1-9/+9
2009-06-16scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Gravatar Joe Perches 1-1/+1
2009-06-16scripts/get_maintainer.pl: allow 8 bit characters in email addressesGravatar Joe Perches 1-1/+1
2009-06-16scripts/get_maintainer.pl: don't print maintainers when not requestedGravatar Joe Perches 1-4/+6
2009-06-16scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesGravatar Joe Perches 1-8/+22
2009-06-16scripts/get_maintainer.pl: better email name quotingGravatar Joe Perches 1-0/+1
2009-06-16scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Gravatar Joe Perches 1-16/+129
2009-06-16scripts/get_maintainer.pl: warn on missing git or git repositoryGravatar Joe Perches 1-3/+12
2009-06-16scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Gravatar Joe Perches 1-15/+12
2009-06-16scripts/get_maintainer.pl: better fix for subscriber-only mailing listsGravatar Joe Perches 1-1/+1
2009-06-16scripts/get_maintainer.pl: output first field only in mailing lists and after...Gravatar Joe Perches 1-19/+27
2009-06-16mm: add a gfp-translate script to help understand page allocation failure rep...Gravatar Mel Gorman 1-0/+81
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 1-4/+3
2009-06-16sparc64: Add proper dynamic ftrace support.Gravatar David S. Miller 1-0/+20
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.Gravatar GeunSik Lim 1-4/+3
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Gravatar Linus Torvalds 23-281/+462
2009-06-14kbuild: add generic --set-str option to scripts/configGravatar Michal Marek 1-2/+9
2009-06-14kbuild: simplify argument loop in scripts/configGravatar Michal Marek 1-28/+16
2009-06-14kbuild: handle non-existing options in scripts/configGravatar Michal Marek 1-18/+18
2009-06-14kallsyms: generalize text region handlingGravatar Mike Frysinger 1-26/+61
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryGravatar Robin Getz 1-1/+12
2009-06-14kbuild: fix a compile warningGravatar Amerigo Wang 1-2/+3
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceGravatar Nico Schottelius 1-2/+4
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-0/+13
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 1-3/+89
2009-06-12virtio: enhance id_matching for virtio driversGravatar Christian Borntraeger 1-1/+1
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Gravatar Arnd Bergmann 4-20/+46
2009-06-12[S390] ftrace: add dynamic ftrace supportGravatar Heiko Carstens 1-0/+13
2009-06-11asm-generic: add a generic unistd.hGravatar Arnd Bergmann 1-3/+89
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-3/+25
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-17/+21
2009-06-09kernel-doc: cleanup perl scriptGravatar Randy Dunlap 1-87/+87
2009-06-09kbuild: fix headers_exports with boolean expressionGravatar Russell King 1-11/+37
2009-06-09kbuild/headers_check: refine extern checkGravatar Amerigo Wang 1-5/+7
2009-06-09kbuild: fix "Argument list too long" error for "make headers_check",Gravatar Sergei Poselenov 1-2/+6
2009-06-09Remove bashisms from scriptsGravatar dann frazier 2-2/+2
2009-06-09kbuild: add hint about __refdata to modpostGravatar Sam Ravnborg 1-1/+1
2009-06-09scripts/headers_check.pl: correct RE in header CONFIG leak checkGravatar Robert P. J. Day 1-1/+1
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameGravatar Markus Heidelberg 3-11/+16
2009-06-09kconfig: do not hardcode ".config" filenameGravatar Markus Heidelberg 2-5/+6
2009-06-09kconfig qconf: fix the type of the desktop widgetGravatar Markus Heidelberg 1-1/+2
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesGravatar Markus Heidelberg 1-14/+14
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesGravatar Markus Heidelberg 1-3/+3