aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-1423-281/+462
|\
| * kbuild: add generic --set-str option to scripts/configMichal Marek2009-06-141-2/+9
| * kbuild: simplify argument loop in scripts/configMichal Marek2009-06-141-28/+16
| * kbuild: handle non-existing options in scripts/configMichal Marek2009-06-141-18/+18
| * kallsyms: generalize text region handlingMike Frysinger2009-06-141-26/+61
| * kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz2009-06-141-1/+12
| * kbuild: fix a compile warningAmerigo Wang2009-06-141-2/+3
| * kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius2009-06-141-2/+4
| * kernel-doc: cleanup perl scriptRandy Dunlap2009-06-091-87/+87
| * kbuild: fix headers_exports with boolean expressionRussell King2009-06-091-11/+37
| * kbuild/headers_check: refine extern checkAmerigo Wang2009-06-091-5/+7
| * kbuild: fix "Argument list too long" error for "make headers_check",Sergei Poselenov2009-06-091-2/+6
| * Remove bashisms from scriptsdann frazier2009-06-092-2/+2
| * kbuild: add hint about __refdata to modpostSam Ravnborg2009-06-091-1/+1
| * scripts/headers_check.pl: correct RE in header CONFIG leak checkRobert P. J. Day2009-06-091-1/+1
| * kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-093-11/+16
| * kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-092-5/+6
| * kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg2009-06-091-1/+2
| * kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg2009-06-091-14/+14
| * kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg2009-06-091-3/+3
| * kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg2009-06-091-1/+6
| * gitignore: ignore Kconfig i18n filesMarkus Heidelberg2009-06-091-0/+3
| * kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg2009-06-091-1/+1
| * kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg2009-06-091-1/+1
| * kbuild: allow docproc invocation from externalJiri Slaby2009-06-091-4/+9
| * kbuild: clean up scripts/headers.shAmerigo Wang2009-06-091-7/+0
| * initconst adjustmentsJan Beulich2009-06-091-10/+38
| * kbuild, deb-pkg: bump standards versionmaximilian attems2009-06-091-1/+1
| * kbuild, deb-pkg: fix Section fieldmaximilian attems2009-06-091-1/+1
| * kbuild, deb-pkg: fix Provides fieldmaximilian attems2009-06-091-2/+2
| * kbuild, deb-pkg: fix generated package namemaximilian attems2009-06-091-1/+1
| * kbuild, deb-pkg: improve Source fieldFrans Pop2009-06-091-2/+2
| * kbuild, deb-pkg: improve maintainer identificationmaximilian attems2009-06-091-3/+19
| * kbuild, deb-pkg: generate debian/copyright fileFrans Pop2009-06-091-3/+25
| * kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop2009-06-091-4/+4
| * kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop2009-06-091-4/+8
| * kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop2009-06-091-1/+6
| * kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s...Frans Pop2009-06-091-1/+4
| * kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop2009-06-091-1/+4
| * kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop2009-06-091-17/+20
| * kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop2009-06-091-11/+10
| * kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-092-2/+11
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-121-0/+13
|\ \
| * | [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-121-0/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-121-3/+89
|\ \ \
| * \ \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-124-20/+46
| |\ \ \ | | |/ /
| * | | asm-generic: add a generic unistd.hArnd Bergmann2009-06-111-3/+89
| | |/ | |/|
* | | virtio: enhance id_matching for virtio driversChristian Borntraeger2009-06-121-1/+1
| |/ |/|
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-102-3/+25
|\ \
| * \ Merge branch 'linus' into tracing/coreIngo Molnar2009-05-0736-76/+11238
| |\ \