summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |\ \
| * | | ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott2009-05-051-3/+3
| * | | kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron2009-05-011-0/+22
* | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-102-17/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin2009-05-082-17/+21
| |/ /
* | | Fix scripts/setlocalversion with tagged git commitNico Schottelius2009-05-191-7/+23
| |/ |/|
* | kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg2009-05-041-1/+11
* | kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg2009-05-041-1/+1
* | kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg2009-05-041-12/+23
* | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson2009-05-0230-0/+11162
OpenPOWER on IntegriCloud