summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Fix printk format warning in clocksource/acpi_pm.cLinus Torvalds1-1/+1
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-5/+38
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds7-41/+136
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds34-1952/+1275
2008-07-15Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-43/+28
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-18/+77
2008-07-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-34/+50
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds35-1042/+2805
2008-07-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-1/+7
2008-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-37/+14
2008-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds124-935/+1632
2008-07-15x86: Fix compile error with CONFIG_AS_CFI=nKevin Winchester1-15/+15
2008-07-15Documentation: document debugpat commandline optionThomas Gleixner1-0/+2
2008-07-15x86: sanitize KconfigThomas Gleixner1-13/+9
2008-07-15Merge branch 'linus' into x86/urgentIngo Molnar2098-89028/+152519
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris3-37/+14
2008-07-14IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen1-13/+2
2008-07-14mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky3-0/+41
2008-07-14RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz1-56/+50
2008-07-14RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz3-3/+7
2008-07-14RDMA/cxgb3: Fixes for zero STagSteve Wise5-27/+131
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise4-5/+8
2008-07-14IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier1-2/+2
2008-07-14IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier1-1/+1
2008-07-14IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2-14/+2
2008-07-14IPoIB: Double default RX/TX ring sizesEli Cohen1-2/+2
2008-07-14IPoIB/cm: Reduce connected mode TX object sizeEli Cohen2-7/+12
2008-07-14IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2-4/+5
2008-07-14IPoIB: Use dev_set_mtu() to change mtuEli Cohen2-2/+2
2008-07-14IPoIB: Use rtnl lock/unlock when changing device flagsEli Cohen2-3/+10
2008-07-14IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier3-17/+3
2008-07-14IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen3-15/+19
2008-07-14IPoIB: Remove priv->mcast_mutexEli Cohen3-6/+0
2008-07-14IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen2-9/+0
2008-07-14RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise1-0/+1
2008-07-14RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier6-23/+19
2008-07-14RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason3-1/+3
2008-07-14RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier4-211/+66
2008-07-14IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua4-30/+91
2008-07-14IB/ehca: Make device table externally visibleJoachim Fenkes1-0/+1
2008-07-14IPoIB: add LRO supportVladimir Sokolovsky5-1/+127
2008-07-14IPoIB: Use multicast loopback blocking if availableRon Livne1-1/+4
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne5-11/+40
2008-07-14IB/core: Add support for multicast loopback blockingRon Livne1-1/+3
2008-07-14RDMA/cxgb3: Add support for protocol statisticsSteve Wise3-4/+66
2008-07-14RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2-0/+173
2008-07-14IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()Roland Dreier1-16/+47
2008-07-14RDMA/cma: Add missing newlines to printk()sRoland Dreier1-3/+3
2008-07-14RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2-4/+0
2008-07-14RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise3-3/+29