summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into tracing/urgentIngo Molnar2009-08-092-9/+38
|\
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-041-2/+3
| |\
| * | get_maintainerpl-add-git-min-percent-option-fixJoe Perches2009-07-291-1/+1
| * | get_maintainer.pl: Add git-min-percent optionJoe Perches2009-07-291-3/+16
| * | scripts/get_maintainer.pl: Add -f directory useJoe Perches2009-07-291-4/+19
| * | markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox2009-07-291-2/+3
* | | tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt2009-08-071-2/+2
* | | tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-051-1/+4
| |/ |/|
* | Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-08-043-1/+5
|\ \ | |/
| * kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-171-0/+2
| * kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe2009-07-171-0/+2
| * kbuild, deb-pkg: fix install scripts for posix shmaximilian attems2009-07-171-1/+1
* | ftrace: Only update $offset when we update $ref_funcMatt Fleming2009-07-231-1/+2
* | ftrace: Fix the conditional that updates $ref_funcMatt Fleming2009-07-231-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-042-0/+3
|\
| * gitignore: ignore scripts/ihex2fwJaswinder Singh Rajput2009-06-271-0/+1
| * kbuild: deb-pkg ship changelogmaximilian attems2009-06-271-0/+2
* | kernel-doc: move ignoring kmemcheckRandy Dunlap2009-07-011-2/+2
* | fbdev: work around old compiler bugStephen Rothwell2009-06-301-2/+2
|/
* powerpc: Have git ignore generated files from dtc compileJon Smirl2009-06-261-0/+5
* kernel-doc: fix param matching for array paramsRandy Dunlap2009-06-201-0/+17
* kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap2009-06-201-0/+2
* kallsyms: fix inverted valid symbol checkingMike Frysinger2009-06-201-3/+3
* kbuild: fix build error during make htmldocsAmerigo Wang2009-06-201-1/+1
* gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+11
* Merge branch 'akpm'Linus Torvalds2009-06-163-54/+279
|\
| * fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-161-9/+9
| * scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Joe Perches2009-06-161-1/+1
| * scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches2009-06-161-1/+1
| * scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches2009-06-161-4/+6
| * scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches2009-06-161-8/+22
| * scripts/get_maintainer.pl: better email name quotingJoe Perches2009-06-161-0/+1
| * scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Joe Perches2009-06-161-16/+129
| * scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches2009-06-161-3/+12
| * scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Joe Perches2009-06-161-15/+12
| * scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches2009-06-161-1/+1
| * scripts/get_maintainer.pl: output first field only in mailing lists and after...Joe Perches2009-06-161-19/+27
| * mm: add a gfp-translate script to help understand page allocation failure rep...Mel Gorman2009-06-161-0/+81
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-4/+3
|\ \
| * | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-4/+3
| |/
* | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-161-0/+20
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-1423-281/+462
|\
| * kbuild: add generic --set-str option to scripts/configMichal Marek2009-06-141-2/+9
| * kbuild: simplify argument loop in scripts/configMichal Marek2009-06-141-28/+16
| * kbuild: handle non-existing options in scripts/configMichal Marek2009-06-141-18/+18
| * kallsyms: generalize text region handlingMike Frysinger2009-06-141-26/+61
| * kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz2009-06-141-1/+12
| * kbuild: fix a compile warningAmerigo Wang2009-06-141-2/+3
| * kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius2009-06-141-2/+4
| * kernel-doc: cleanup perl scriptRandy Dunlap2009-06-091-87/+87
OpenPOWER on IntegriCloud