summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-0/+3
2009-07-01kernel-doc: move ignoring kmemcheckRandy Dunlap1-2/+2
2009-06-30fbdev: work around old compiler bugStephen Rothwell1-2/+2
2009-06-27gitignore: ignore scripts/ihex2fwJaswinder Singh Rajput1-0/+1
2009-06-27kbuild: deb-pkg ship changelogmaximilian attems1-0/+2
2009-06-26powerpc: Have git ignore generated files from dtc compileJon Smirl1-0/+5
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger1-3/+3
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+11
2009-06-16Merge branch 'akpm'Linus Torvalds3-54/+279
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven1-9/+9
2009-06-16scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Joe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches1-4/+6
2009-06-16scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches1-8/+22
2009-06-16scripts/get_maintainer.pl: better email name quotingJoe Perches1-0/+1
2009-06-16scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Joe Perches1-16/+129
2009-06-16scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches1-3/+12
2009-06-16scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Joe Perches1-15/+12
2009-06-16scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: output first field only in mailing lists and after...Joe Perches1-19/+27
2009-06-16mm: add a gfp-translate script to help understand page allocation failure rep...Mel Gorman1-0/+81
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-4/+3
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller1-0/+20
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-4/+3
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds23-281/+462
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek1-2/+9
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek1-28/+16
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek1-18/+18
2009-06-14kallsyms: generalize text region handlingMike Frysinger1-26/+61
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz1-1/+12
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius1-2/+4
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+13
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds1-3/+89
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger1-1/+1
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann4-20/+46
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens1-0/+13
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann1-3/+89
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+25
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+21
2009-06-09kernel-doc: cleanup perl scriptRandy Dunlap1-87/+87
2009-06-09kbuild: fix headers_exports with boolean expressionRussell King1-11/+37
2009-06-09kbuild/headers_check: refine extern checkAmerigo Wang1-5/+7
2009-06-09kbuild: fix "Argument list too long" error for "make headers_check",Sergei Poselenov1-2/+6
2009-06-09Remove bashisms from scriptsdann frazier2-2/+2
2009-06-09kbuild: add hint about __refdata to modpostSam Ravnborg1-1/+1
2009-06-09scripts/headers_check.pl: correct RE in header CONFIG leak checkRobert P. J. Day1-1/+1