aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2-8/+8
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds13-286/+315
2009-11-15dtc: Mark various internal functions staticJosh Triplett3-3/+3
2009-11-15dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2-17/+54
2009-11-15genksyms: Mark is_reserved_word staticJosh Triplett2-45/+52
2009-11-15kconfig: Mark various internal functions staticJosh Triplett6-15/+32
2009-11-12get_maintainer: fix usage commentRoel Kluin1-2/+2
2009-10-29checkpatch: version 0.30Andy Whitcroft1-1/+1
2009-10-29checkpatch: fix false EXPORT_SYMBOL warningAndy Whitcroft1-9/+39
2009-10-29checkpatch: fix __attribute__ matchingAndy Whitcroft1-2/+2
2009-10-29checkpatch: fix false errors due to macro concatenationAndy Whitcroft1-1/+4
2009-10-29checkpatch: update copyright datesAndy Whitcroft1-1/+1
2009-10-29checkpatch: correctly stop scanning at the bottom of a hunkAndy Whitcroft1-1/+2
2009-10-29checkpatch: possible types -- prevent illegal modifiers being addedAndy Whitcroft1-8/+12
2009-10-29scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches1-2/+35
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett2-206/+174
2009-10-11warn about use of uninstalled kernel headersArnd Bergmann1-1/+1
2009-10-11kbuild: mkcompile_h: trivial cleanupsFelipe Contreras1-1/+3
2009-10-11kbuild: fix warning when domainname is not availableFelipe Contreras1-2/+6
2009-10-11kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du1-1/+1
2009-10-11kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2-3/+3
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2-2/+11
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds19-171/+235
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-2/+2
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+13
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Paul Mundt1-1/+1
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe1-3/+3
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith3-7/+7
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-5/+1
2009-09-22checkpatch: add some common Blackfin checksMike Frysinger1-0/+22
2009-09-22checkpatch: version 0.29Andy Whitcroft1-1/+1
2009-09-22checkpatch: limit sN/uN matches to actual bit sizesAndy Whitcroft1-2/+2
2009-09-22checkpatch: format strings should not have brackets in macrosAndy Whitcroft1-1/+2
2009-09-22checkpatch: make -f alias --file, add --help, more verbose help messageHannes Eder1-13/+42
2009-09-22checkpatch: indent checks -- stop when we run out of continuation linesAndy Whitcroft1-2/+3
2009-09-22checkpatch: handle C99 comments correctly (performance issue)Daniel Walker1-0/+13
2009-09-22checkpatch: possible types -- else cannot start a typeAndy Whitcroft1-0/+2
2009-09-22scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches1-16/+54
2009-09-22scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches1-53/+55
2009-09-22scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches1-0/+5
2009-09-22scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches1-7/+65
2009-09-22scripts/get_maintainer.pl: better email routines, use perl not shell where po...Joe Perches1-56/+96
2009-09-22scripts/get_maintainer.pl: add --pattern-depthJoe Perches1-7/+14
2009-09-22scripts/get_maintainer.pl: add sections in pattern match depth orderJoe Perches1-1/+8
2009-09-22scripts/get_maintainer.pl: add --git-blameJoe Perches1-29/+109
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+0
2009-09-21trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith1-1/+0
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2-4/+1
2009-09-21kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott1-1/+1
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-108/+0
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-1/+2
2009-09-20kbuild: add static to prototypesTrevor Keith9-43/+43
2009-09-20kbuild: fail build if recordmcount.pl failsAndi Kleen1-1/+1
2009-09-20kbuild: echo the record_mcount commandAndi Kleen1-0/+1
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò1-2/+2
2009-09-20kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt1-2/+2
2009-09-20checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez1-7/+59
2009-09-20markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan1-4/+1
2009-09-20checkincludes.pl: provide usage helperLuis R. Rodriguez1-0/+9
2009-09-20checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez1-2/+2
2009-09-20ctags: usability fixStefani Seibold1-1/+2
2009-09-20kbuild: introduce ld-optionSam Ravnborg1-1/+7
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-3/+3
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2-18/+6
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan1-11/+11
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan1-6/+4
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan1-75/+3
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan2-0/+81
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan1-0/+2
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven1-108/+0
2009-09-18tracing: Remove markersChristoph Hellwig1-12/+0
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner1-5/+16
2009-09-15sparc: Kill PROM console driver.David S. Miller1-1/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-0/+8
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds3-1/+413
2009-08-21kconfig: add missing dependency of conf to localyesconfigSteven Rostedt1-1/+1
2009-08-18kconfig: test if a .config already existsSteven Rostedt1-10/+20
2009-08-18kconfig: make local .config default for streamline_configSteven Rostedt1-4/+4
2009-08-18kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt1-0/+4
2009-08-18kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt1-6/+3
2009-08-18kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt1-1/+62
2009-08-18kconfig: have extract-ikconfig read ELF filesSteven Rostedt1-0/+10
2009-08-18kconfig: add check if end exists in extract-ikconfigSteven Rostedt1-0/+4
2009-08-18kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt1-10/+23
2009-08-18kconfig: do not warn about modules built inSteven Rostedt1-3/+5
2009-08-18kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt1-5/+3
2009-08-18kconfig: add make localyesconfig optionSteven Rostedt1-1/+12
2009-08-18kconfig: make localmodconfig to run streamline_config.plSteven Rostedt1-1/+12
2009-08-18kconfig: add streamline_config.pl to scriptsSteven Rostedt1-0/+291
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo7-14/+54
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar6-14/+51
2009-08-09Merge branch 'linus' into tracing/urgentIngo Molnar2-9/+38
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt1-2/+2
2009-08-05tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt1-1/+4
2009-08-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar3-1/+5
2009-07-29get_maintainerpl-add-git-min-percent-option-fixJoe Perches1-1/+1
2009-07-29get_maintainer.pl: Add git-min-percent optionJoe Perches1-3/+16
2009-07-29scripts/get_maintainer.pl: Add -f directory useJoe Perches1-4/+19
2009-07-29markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox1-2/+3
2009-07-23ftrace: Only update $offset when we update $ref_funcMatt Fleming1-1/+2
2009-07-23ftrace: Fix the conditional that updates $ref_funcMatt Fleming1-1/+1
2009-07-18tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com1-1/+0
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe1-0/+2
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe1-0/+2
2009-07-17kbuild, deb-pkg: fix install scripts for posix shmaximilian attems1-1/+1
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-0/+3
2009-07-04Merge branch 'master' into for-nextTejun Heo3-4/+9
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-24linker script: throw away .discard sectionTejun Heo1-0/+8
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
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg3-11/+16
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg2-5/+6
2009-06-09kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg1-1/+2
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg1-14/+14
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg1-3/+3
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg1-1/+6
2009-06-09gitignore: ignore Kconfig i18n filesMarkus Heidelberg1-0/+3
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg1-1/+1
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg1-1/+1
2009-06-09kbuild: allow docproc invocation from externalJiri Slaby1-4/+9
2009-06-09kbuild: clean up scripts/headers.shAmerigo Wang1-7/+0
2009-06-09initconst adjustmentsJan Beulich1-10/+38
2009-06-09kbuild, deb-pkg: bump standards versionmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Section fieldmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Provides fieldmaximilian attems1-2/+2
2009-06-09kbuild, deb-pkg: fix generated package namemaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: improve Source fieldFrans Pop1-2/+2
2009-06-09kbuild, deb-pkg: improve maintainer identificationmaximilian attems1-3/+19
2009-06-09kbuild, deb-pkg: generate debian/copyright fileFrans Pop1-3/+25
2009-06-09kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop1-4/+4
2009-06-09kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop1-4/+8
2009-06-09kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop1-1/+6
2009-06-09kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s...Frans Pop1-1/+4
2009-06-09kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop1-17/+20
2009-06-09kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop1-11/+10
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard2-2/+11
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius1-7/+23
2009-05-08kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin2-17/+21
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar36-76/+11238
2009-05-05ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott1-3/+3
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg1-1/+11
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg1-1/+1
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg1-12/+23
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson30-0/+11162
2009-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds3-41/+29
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap1-3/+4
2009-05-01kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron1-0/+22
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg1-32/+19
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg1-2/+1
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius1-7/+6
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger1-0/+1