summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2009-08-21kconfig: add missing dependency of conf to localyesconfigSteven Rostedt
2009-08-18kconfig: test if a .config already existsSteven Rostedt
2009-08-18kconfig: make local .config default for streamline_configSteven Rostedt
2009-08-18kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt
2009-08-18kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt
2009-08-18kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt
2009-08-18kconfig: have extract-ikconfig read ELF filesSteven Rostedt
2009-08-18kconfig: add check if end exists in extract-ikconfigSteven Rostedt
2009-08-18kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt
2009-08-18kconfig: do not warn about modules built inSteven Rostedt
2009-08-18kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt
2009-08-18kconfig: add make localyesconfig optionSteven Rostedt
2009-08-18kconfig: make localmodconfig to run streamline_config.plSteven Rostedt
2009-08-18kconfig: add streamline_config.pl to scriptsSteven Rostedt
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
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-18tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com
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