summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-20kbuild: add static to prototypesTrevor Keith
2009-09-20kbuild: fail build if recordmcount.pl failsAndi Kleen
2009-09-20kbuild: echo the record_mcount commandAndi Kleen
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò
2009-09-20kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt
2009-09-20checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez
2009-09-20markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan
2009-09-20checkincludes.pl: provide usage helperLuis R. Rodriguez
2009-09-20checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez
2009-09-20ctags: usability fixStefani Seibold
2009-09-20kbuild: introduce ld-optionSam Ravnborg
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner
2009-09-15sparc: Kill PROM console driver.David S. Miller
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
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-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
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