summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * ignore *.patch filesMike Frysinger2009-06-091-0/+1
| * Remove bashisms from scriptsdann frazier2009-06-092-2/+2
| * menu: fix embedded menu presentationRandy Dunlap2009-06-091-8/+8
| * 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
| * kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix...Manish Katiyar2009-06-091-56/+78
| * 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: resort the documentation of the environment variablesMarkus Heidelberg2009-06-091-56/+60
| * kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg2009-06-092-1/+2
| * kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg2009-06-091-1/+1
| * kbuild: remove extra ifdef/endif of top MakefileCheng Renquan2009-06-091-17/+9
| * kbuild/Documentation: Incorrect makefile syntax in exampleDavid VomLehn2009-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-093-13/+43
| * 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://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-1426-136/+183
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-1424-133/+152
| |\ \ \ \ \ \
| | | | | | * | RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin2009-05-151-7/+7
| | | | | * | | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-141-1/+3
| | | | | * | | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-131-1/+3
| | | | | * | | IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-275-14/+26
| | | | | |/ /
| | | | * | | IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-052-0/+5
| | | | * | | mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-274-6/+17
| | | | |/ /
| | | * | | infiniband: Remove void castsJack Stone2009-05-132-7/+6
| | | |/ /
| | * | | IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-032-41/+5
| | * | | IB/ehca: Increment version numberStefan Roscher2009-05-131-1/+1
| | * | | IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-135-50/+65
OpenPOWER on IntegriCloud