| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | kbuild: add hint about __refdata to modpost | Sam Ravnborg | 2009-06-09 | 1 | -1/+1 |
| | * | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day | 2009-06-09 | 1 | -1/+1 |
| | * | kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix... | Manish Katiyar | 2009-06-09 | 1 | -56/+78 |
| | * | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg | 2009-06-09 | 3 | -11/+16 |
| | * | kconfig: do not hardcode ".config" filename | Markus Heidelberg | 2009-06-09 | 2 | -5/+6 |
| | * | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg | 2009-06-09 | 1 | -1/+2 |
| | * | kconfig qconf: add namespace for use of Key_ enum values | Markus Heidelberg | 2009-06-09 | 1 | -14/+14 |
| | * | kconfig qconf: fix namespace for Horizontal and Vertical enum values | Markus Heidelberg | 2009-06-09 | 1 | -3/+3 |
| | * | kconfig qconf: fix -Wall compiler warnings | Markus Heidelberg | 2009-06-09 | 1 | -1/+6 |
| | * | gitignore: ignore Kconfig i18n files | Markus Heidelberg | 2009-06-09 | 1 | -0/+3 |
| | * | kconfig: resort the documentation of the environment variables | Markus Heidelberg | 2009-06-09 | 1 | -56/+60 |
| | * | kconfig: add a note about the deps to the 'silentoldconfig' help | Markus Heidelberg | 2009-06-09 | 2 | -1/+2 |
| | * | kconfig: fix typo "mconfig" to "menuconfig" in a comment | Markus Heidelberg | 2009-06-09 | 1 | -1/+1 |
| | * | kbuild: remove extra ifdef/endif of top Makefile | Cheng Renquan | 2009-06-09 | 1 | -17/+9 |
| | * | kbuild/Documentation: Incorrect makefile syntax in example | David VomLehn | 2009-06-09 | 1 | -1/+1 |
| | * | kbuild: allow docproc invocation from external | Jiri Slaby | 2009-06-09 | 1 | -4/+9 |
| | * | kbuild: clean up scripts/headers.sh | Amerigo Wang | 2009-06-09 | 1 | -7/+0 |
| | * | initconst adjustments | Jan Beulich | 2009-06-09 | 3 | -13/+43 |
| | * | kbuild, deb-pkg: bump standards version | maximilian attems | 2009-06-09 | 1 | -1/+1 |
| | * | kbuild, deb-pkg: fix Section field | maximilian attems | 2009-06-09 | 1 | -1/+1 |
| | * | kbuild, deb-pkg: fix Provides field | maximilian attems | 2009-06-09 | 1 | -2/+2 |
| | * | kbuild, deb-pkg: fix generated package name | maximilian attems | 2009-06-09 | 1 | -1/+1 |
| | * | kbuild, deb-pkg: improve Source field | Frans Pop | 2009-06-09 | 1 | -2/+2 |
| | * | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 2009-06-09 | 1 | -3/+19 |
| | * | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 2009-06-09 | 1 | -3/+25 |
| | * | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 2009-06-09 | 1 | -4/+4 |
| | * | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 2009-06-09 | 1 | -4/+8 |
| | * | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 2009-06-09 | 1 | -1/+6 |
| | * | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 2009-06-09 | 1 | -1/+4 |
| | * | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 2009-06-09 | 1 | -1/+4 |
| | * | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 2009-06-09 | 1 | -17/+20 |
| | * | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 2009-06-09 | 1 | -11/+10 |
| | * | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 2009-06-09 | 2 | -2/+11 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-06-14 | 26 | -136/+183 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *-------. \ | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 2009-06-14 | 24 | -133/+152 |
| | |\ \ \ \ \ \ |
|
| | | | | | | * | | RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() | Roel Kluin | 2009-05-15 | 1 | -7/+7 |
| | | | | | * | | | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier | 2009-06-14 | 1 | -1/+3 |
| | | | | | * | | | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier | 2009-06-13 | 1 | -1/+3 |
| | | | | | * | | | IB/mthca: Add module parameter for number of MTTs per segment | Eli Cohen | 2009-05-27 | 5 | -14/+26 |
| | | | | | |/ / |
|
| | | | | * | | | IB/mlx4: Add strong ordering to local inval and fast reg work requests | Jack Morgenstein | 2009-06-05 | 2 | -0/+5 |
| | | | | * | | | mlx4_core: Add module parameter for number of MTTs per segment | Eli Cohen | 2009-05-27 | 4 | -6/+17 |
| | | | | |/ / |
|
| | | | * / / | infiniband: Remove void casts | Jack Stone | 2009-05-13 | 2 | -7/+6 |
| | | | |/ / |
|
| | | * | | | IB/ehca: Remove superfluous bitmasks from QP control block | Joachim Fenkes | 2009-06-03 | 2 | -41/+5 |
| | | * | | | IB/ehca: Increment version number | Stefan Roscher | 2009-05-13 | 1 | -1/+1 |
| | | * | | | IB/ehca: Remove unnecessary memory operations for userspace queue pairs | Stefan Roscher | 2009-05-13 | 5 | -50/+65 |
| | | * | | | IB/ehca: Fall back to vmalloc() for big allocations | Stefan Roscher | 2009-05-13 | 1 | -4/+13 |
| | | * | | | IB/ehca: Replace vmalloc() with kmalloc() for queue allocation | Anton Blanchard | 2009-05-13 | 1 | -3/+3 |
| | | |/ / |
|
| | * | | | RDMA/cxgb3: Limit fast register size based on T3 limitations | Steve Wise | 2009-05-27 | 1 | -1/+1 |
| | * | | | RDMA/cxgb3: Report correct port state and MTU | Steve Wise | 2009-05-27 | 1 | -2/+30 |
| | |/ / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 | Linus Torvalds | 2009-06-14 | 2 | -4/+4 |
| |\ \ \ |
|