| Commit message (Expand) | Author | Age |
* | md: raid0: Remove hash spacing and sector shift. | Andre Noll | 2009-06-16 |
* | md: raid0: Remove hash table. | Andre Noll | 2009-06-16 |
* | md/raid0: two cleanups in create_stripe_zones. | NeilBrown | 2009-06-16 |
* | md: raid0: Replace hash table lookup by looping over all strip_zones. | Andre Noll | 2009-06-16 |
* | 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 |
| | * | | IB/ehca: Increment version number | Stefan Roscher | 2009-05-13 |
| | * | | IB/ehca: Remove unnecessary memory operations for userspace queue pairs | Stefan Roscher | 2009-05-13 |
| | * | | IB/ehca: Fall back to vmalloc() for big allocations | Stefan Roscher | 2009-05-13 |
| | * | | IB/ehca: Replace vmalloc() with kmalloc() for queue allocation | Anton Blanchard | 2009-05-13 |
| | |/ |
|
| * | | RDMA/cxgb3: Limit fast register size based on T3 limitations | Steve Wise | 2009-05-27 |
| * | | RDMA/cxgb3: Report correct port state and MTU | Steve Wise | 2009-05-27 |
| |/ |
|
* | | fusion: fix recent kernel-doc problems | Randy Dunlap | 2009-06-14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-06-14 |
|\ \ |
|
| * | | atmel-mci: add MCI2 register definitions | Nicolas Ferre | 2009-06-13 |
| * | | atmel-mci: Integrate AT91 specific definition in header file | Nicolas Ferre | 2009-06-13 |
| * | | tmio_mmc: allow compilation for ASIC3 | Philipp Zabel | 2009-06-13 |
| * | | mmc_block: do not DMA to stack | Ben Dooks | 2009-06-13 |
| * | | sdhci: Print ADMA status and pointer on debug | Ben Dooks | 2009-06-13 |
| * | | tmio_mmc: fix clock setup | Ian Molton | 2009-06-13 |
| * | | tmio_mmc: map SD control registers after enabling the MFD cell | Philipp Zabel | 2009-06-13 |
| * | | tmio_mmc: correct probe return value for num_resources != 3 | Philipp Zabel | 2009-06-13 |
| * | | tmio_mmc: don't use set_irq_type | Philipp Zabel | 2009-06-13 |
| * | | tmio_mmc: add bus_shift support | Philipp Zabel | 2009-06-13 |
| * | | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel | 2009-06-13 |
| * | | mmc_spi: don't use EINVAL for possible transmission errors | Wolfgang Muees | 2009-06-13 |
| * | | cb710: more cleanup for the DEBUG case. | Michał Mirosław | 2009-06-13 |
| * | | sdhci: platform driver for SDHCI | Richard Röjfors | 2009-06-13 |
| * | | mxcmmc: remove frequency workaround | Pierre Ossman | 2009-06-13 |
| * | | cb710: handle DEBUG define in Makefile | Pierre Ossman | 2009-06-13 |
| * | | cb710: add missing parenthesis | Pierre Ossman | 2009-06-13 |
| * | | cb710: fix printk format string | Pierre Ossman | 2009-06-13 |
| * | | mmc: Driver for CB710/720 memory card reader (MMC part) | Michał Mirosław | 2009-06-13 |
| * | | pxamci: add regulator support. | Daniel Ribeiro | 2009-06-13 |
| * | | MMC core: limit minimum initialization frequency to 400kHz | Sascha Hauer | 2009-06-13 |
| * | | sdhci: avoid changing voltage needlessly | Pierre Ossman | 2009-06-13 |
| * | | mmc/omap: make mmci-omap using platform_driver_probe | Uwe Kleine-König | 2009-06-13 |
| * | | mmc_spi: speedup for slow cards, less wear-out | Wolfgang Muees | 2009-06-13 |
| * | | mmc: mmc_rescan detects card change in one run | Jorg Schummer | 2009-06-13 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 |
|\ \ \ |
|
| * | | | trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug | Peter Huewe | 2009-06-12 |
| * | | | trivial: fix ETIMEOUT -> ETIMEDOUT typos | Jean Delvare | 2009-06-12 |