| Commit message (Expand) | Author | Age |
... | |
| * | | Improve vmlinux.lds.h support for arch specific linker scripts | Sam Ravnborg | 2009-06-09 |
| * | | kbuild: fix headers_exports with boolean expression | Russell King | 2009-06-09 |
| * | | kbuild/headers_check: refine extern check | Amerigo Wang | 2009-06-09 |
| * | | kbuild: fix "Argument list too long" error for "make headers_check", | Sergei Poselenov | 2009-06-09 |
| * | | ignore *.patch files | Mike Frysinger | 2009-06-09 |
| * | | Remove bashisms from scripts | dann frazier | 2009-06-09 |
| * | | menu: fix embedded menu presentation | Randy Dunlap | 2009-06-09 |
| * | | kbuild: add hint about __refdata to modpost | Sam Ravnborg | 2009-06-09 |
| * | | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day | 2009-06-09 |
| * | | kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix... | Manish Katiyar | 2009-06-09 |
| * | | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg | 2009-06-09 |
| * | | kconfig: do not hardcode ".config" filename | Markus Heidelberg | 2009-06-09 |
| * | | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg | 2009-06-09 |
| * | | kconfig qconf: add namespace for use of Key_ enum values | Markus Heidelberg | 2009-06-09 |
| * | | kconfig qconf: fix namespace for Horizontal and Vertical enum values | Markus Heidelberg | 2009-06-09 |
| * | | kconfig qconf: fix -Wall compiler warnings | Markus Heidelberg | 2009-06-09 |
| * | | gitignore: ignore Kconfig i18n files | Markus Heidelberg | 2009-06-09 |
| * | | kconfig: resort the documentation of the environment variables | Markus Heidelberg | 2009-06-09 |
| * | | kconfig: add a note about the deps to the 'silentoldconfig' help | Markus Heidelberg | 2009-06-09 |
| * | | kconfig: fix typo "mconfig" to "menuconfig" in a comment | Markus Heidelberg | 2009-06-09 |
| * | | kbuild: remove extra ifdef/endif of top Makefile | Cheng Renquan | 2009-06-09 |
| * | | kbuild/Documentation: Incorrect makefile syntax in example | David VomLehn | 2009-06-09 |
| * | | kbuild: allow docproc invocation from external | Jiri Slaby | 2009-06-09 |
| * | | kbuild: clean up scripts/headers.sh | Amerigo Wang | 2009-06-09 |
| * | | initconst adjustments | Jan Beulich | 2009-06-09 |
| * | | kbuild, deb-pkg: bump standards version | maximilian attems | 2009-06-09 |
| * | | kbuild, deb-pkg: fix Section field | maximilian attems | 2009-06-09 |
| * | | kbuild, deb-pkg: fix Provides field | maximilian attems | 2009-06-09 |
| * | | kbuild, deb-pkg: fix generated package name | maximilian attems | 2009-06-09 |
| * | | kbuild, deb-pkg: improve Source field | Frans Pop | 2009-06-09 |
| * | | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 2009-06-09 |
| * | | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 2009-06-09 |
| * | | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 2009-06-09 |
| * | | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 2009-06-09 |
| * | | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 2009-06-09 |
| * | | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 2009-06-09 |
| * | | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 2009-06-09 |
| * | | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 2009-06-09 |
| * | | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 2009-06-09 |
| * | | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 2009-06-09 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-06-14 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 2009-06-14 |
| |\ \ \ \ \ \ \ |
|
| | | | | | * | | | RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() | Roel Kluin | 2009-05-15 |
| | | | | * | | | | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier | 2009-06-14 |
| | | | | * | | | | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier | 2009-06-13 |
| | | | | * | | | | IB/mthca: Add module parameter for number of MTTs per segment | Eli Cohen | 2009-05-27 |
| | | | | |/ / / |
|
| | | | * | | | | IB/mlx4: Add strong ordering to local inval and fast reg work requests | Jack Morgenstein | 2009-06-05 |
| | | | * | | | | mlx4_core: Add module parameter for number of MTTs per segment | Eli Cohen | 2009-05-27 |
| | | | |/ / / |
|
| | | * / / / | infiniband: Remove void casts | Jack Stone | 2009-05-13 |
| | | |/ / / |
|
| | * | | | | IB/ehca: Remove superfluous bitmasks from QP control block | Joachim Fenkes | 2009-06-03 |