summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-10-05kallsyms: fix segfault in prefix_underscores_count()Paul Mundt
2009-10-05kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt
2009-08-09Merge branch 'linus' into tracing/urgentIngo Molnar
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt
2009-08-05tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt
2009-08-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-07-29get_maintainerpl-add-git-min-percent-option-fixJoe Perches
2009-07-29get_maintainer.pl: Add git-min-percent optionJoe Perches
2009-07-29scripts/get_maintainer.pl: Add -f directory useJoe Perches
2009-07-29markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox
2009-07-23ftrace: Only update $offset when we update $ref_funcMatt Fleming
2009-07-23ftrace: Fix the conditional that updates $ref_funcMatt Fleming
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe
2009-07-17kbuild, deb-pkg: fix install scripts for posix shmaximilian attems
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-07-01kernel-doc: move ignoring kmemcheckRandy Dunlap
2009-06-30fbdev: work around old compiler bugStephen Rothwell
2009-06-27gitignore: ignore scripts/ihex2fwJaswinder Singh Rajput
2009-06-27kbuild: deb-pkg ship changelogmaximilian attems
2009-06-26powerpc: Have git ignore generated files from dtc compileJon Smirl
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Joe Perches
2009-06-16scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches
2009-06-16scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches
2009-06-16scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches
2009-06-16scripts/get_maintainer.pl: better email name quotingJoe Perches
2009-06-16scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Joe Perches
2009-06-16scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches
2009-06-16scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Joe Perches
2009-06-16scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches
2009-06-16scripts/get_maintainer.pl: output first field only in mailing lists and after...Joe Perches
2009-06-16mm: add a gfp-translate script to help understand page allocation failure rep...Mel Gorman
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek
2009-06-14kallsyms: generalize text region handlingMike Frysinger
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz
2009-06-14kbuild: fix a compile warningAmerigo Wang