| Commit message (Expand) | Author | Age |
* | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | cputopology: always define CPU topology information, clean up | Ben Hutchings | 2008-06-13 |
| * | cpu topology: always define CPU topology information | Ben Hutchings | 2008-06-13 |
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-07-15 |
|\ \ |
|
| * | | drm/radeon: fixup issue with radeon and PAT support. | Dave Airlie | 2008-07-15 |
* | | | IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 | Eli Cohen | 2008-07-15 |
* | | | mlx4_core: Use MOD_STAT_CFG command to get minimal page size | Vladimir Sokolovsky | 2008-07-15 |
* | | | RDMA/cma: Simplify locking needed for serialization of callbacks | Or Gerlitz | 2008-07-15 |
* | | | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr | Or Gerlitz | 2008-07-15 |
* | | | RDMA/cxgb3: Fixes for zero STag | Steve Wise | 2008-07-15 |
* | | | RDMA/core: Add local DMA L_Key support | Steve Wise | 2008-07-15 |
* | | | IB/mthca: Fix check of max_send_sge for special QPs | Roland Dreier | 2008-07-15 |
* | | | IB/mthca: Use round_jiffies() for catastrophic error polling timer | Roland Dreier | 2008-07-15 |
* | | | IB/mthca: Remove "stop" flag for catastrophic error polling timer | Roland Dreier | 2008-07-15 |
* | | | IPoIB: Double default RX/TX ring sizes | Eli Cohen | 2008-07-15 |
* | | | IPoIB/cm: Reduce connected mode TX object size | Eli Cohen | 2008-07-15 |
* | | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() | Ralph Campbell | 2008-07-15 |
* | | | IPoIB: Use dev_set_mtu() to change mtu | Eli Cohen | 2008-07-15 |
* | | | IPoIB: Use rtnl lock/unlock when changing device flags | Eli Cohen | 2008-07-15 |
* | | | IPoIB: Get rid of ipoib_mcast_detach() wrapper | Roland Dreier | 2008-07-15 |
* | | | IPoIB: Only set Q_Key once: after joining broadcast group | Eli Cohen | 2008-07-15 |
* | | | IPoIB: Remove priv->mcast_mutex | Eli Cohen | 2008-07-15 |
* | | | IPoIB: Remove unused IPOIB_MCAST_STARTED code | Eli Cohen | 2008-07-15 |
* | | | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() | Steve Wise | 2008-07-15 |
* | | | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() | Roland Dreier | 2008-07-15 |
* | | | RDMA/cxgb3: Propagate HW page size capabilities | Jon Mason | 2008-07-15 |
* | | | RDMA/nes: Encapsulate logic nes_put_cqp_request() | Roland Dreier | 2008-07-15 |
* | | | IPoIB: Refresh paths instead of flushing them on SM change events | Moni Shoua | 2008-07-15 |
* | | | IB/ehca: Make device table externally visible | Joachim Fenkes | 2008-07-15 |
* | | | IPoIB: add LRO support | Vladimir Sokolovsky | 2008-07-15 |
* | | | IPoIB: Use multicast loopback blocking if available | Ron Livne | 2008-07-15 |
* | | | IB/mlx4: Add support for blocking multicast loopback packets | Ron Livne | 2008-07-15 |
* | | | RDMA/cxgb3: Add support for protocol statistics | Steve Wise | 2008-07-15 |
* | | | RDMA/core: Add iWARP protocol statistics attributes in sysfs | Steve Wise | 2008-07-15 |
* | | | IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() | Roland Dreier | 2008-07-15 |
* | | | RDMA/cma: Add missing newlines to printk()s | Roland Dreier | 2008-07-15 |
* | | | RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields | Roland Dreier | 2008-07-15 |
* | | | RDMA/cxgb3: Fix up some ib_device_attr fields | Steve Wise | 2008-07-15 |
* | | | IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts | Stefan Roscher | 2008-07-15 |
* | | | IB/ehca: Reject receive work requests if QP is in RESET state | Joachim Fenkes | 2008-07-15 |
* | | | IB/mlx4: Remove extra code for RESET->ERR QP state transition | Roland Dreier | 2008-07-15 |
* | | | IB/mthca: Remove extra code for RESET->ERR QP state transition | Roland Dreier | 2008-07-15 |
* | | | IB/core: Reset to error QP state transition is not allowed | Ralph Campbell | 2008-07-15 |
* | | | IB/mlx4: Pass congestion management class MADs to the HCA | Eli Cohen | 2008-07-15 |
* | | | IB/mlx4: Configure QPs' max message size based on real device capability | Eli Cohen | 2008-07-15 |
* | | | RDMA/cxgb3: MEM_MGT_EXTENSIONS support | Steve Wise | 2008-07-15 |
* | | | RDMA/core: Add memory management extensions support | Steve Wise | 2008-07-15 |
* | | | IPoIB: Copy small received SKBs in connected mode | Eli Cohen | 2008-07-15 |
* | | | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-15 |
* | | | IB/ipath: Simplify code using ARRAY_SIZE() macro | Robert P. J. Day | 2008-07-15 |