aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus 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/arnd/asm-genericLinus 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/git/tip/linux-2.6-tipLinus Torvalds2-3/+25
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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 scriptsFrans 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