aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-0740-239/+508
|\
| * IPoIB: Convert to NAPIRoland Dreier2007-05-064-20/+74
| * IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-0612-33/+93
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-0618-16/+28
| * IB/ipath: Fix a race condition when generating ACKsRalph Campbell2007-05-061-13/+15
| * IB/ipath: Fix two more spin lock problemsRalph Campbell2007-05-061-1/+1
| * IB/fmr_pool: Add prefix to all printksRoland Dreier2007-05-061-15/+17
| * IB/srp: Set proc_nameRoland Dreier2007-05-061-1/+2
| * IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2007-05-062-0/+23
| * IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin2007-05-061-1/+1
| * RDMA/cxgb3: Support for new abort logicSteve Wise2007-05-063-2/+26
| * RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req messageSteve Wise2007-04-301-0/+1
| * RDMA/cxgb3: Fail qp creation if the requested max_inline is too largeSteve Wise2007-04-302-0/+4
| * RDMA/cxgb3: Fix TERM codesSteve Wise2007-04-301-31/+38
| * IPoIB/cm: Fix error handling in ipoib_cm_dev_open()Michael S. Tsirkin2007-04-301-2/+6
| * IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh2007-04-306-90/+153
| * IB/mthca: Work around kernel QP starvationMichael S. Tsirkin2007-04-301-0/+13
| * IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell2007-04-302-7/+2
| * IB/ipath: Don't call spin_lock_irq() from interrupt contextRalph Campbell2007-04-301-7/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-07114-2411/+10104
|\ \
| * | sh: R7785RP board updates.Ryusuke Sakato2007-05-074-21/+23
| * | sh: Update r7780rp defconfig.Paul Mundt2007-05-071-26/+82
| * | sh: Add die chain notifiers.Paul Mundt2007-05-075-7/+104
| * | sh: Fix APM emulation on hp6xx.Kristoffer Ericson2007-05-071-2/+2
| * | sh: Wire up more IRQs for SH7709.Takashi YOSHII2007-05-071-10/+19
| * | sh: Solution Engine 7722 board support.Ryusuke Sakato2007-05-078-167/+598
| * | sh: Fix r7780rp build.Paul Mundt2007-05-071-0/+1
| * | sh: kdump support.Paul Mundt2007-05-076-9/+129
| * | sh: Move clock reporting to its own proc entry.Paul Mundt2007-05-073-34/+46
| * | sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2007-05-079-45/+215
| * | serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt2007-05-071-0/+11
| * | serial: sh-sci: Fix module clock refcounting.dmitry pervushin2007-05-071-3/+9
| * | sh: SH7722 clock framework support.dmitry pervushin2007-05-077-7/+694
| * | sh: hp6xx pata_platform support.Kristoffer Ericson2007-05-071-30/+37
| * | sh: Obey CONFIG_HZ for HZ definition.Paul Mundt2007-05-071-1/+1
| * | sh: Fix fstatat64() syscall.SUGIOKA Toshinobu2007-05-071-10/+9
| * | sh: se7780 PCI support.Nobuhiro Iwamatsu2007-05-073-0/+157
| * | sh: SH7780 Solution Engine board support.Nobuhiro Iwamatsu2007-05-0710-8/+1686
| * | sh: Add a dummy SH-4 PCIC fixup.Paul Mundt2007-05-072-9/+12
| * | sh: Tidy up L-BOX area5 addresses.Paul Mundt2007-05-072-8/+4
| * | sh: Add defconfig for se7722.Paul Mundt2007-05-071-0/+945
| * | sh: Kill off udivdi3 div64_32 wrapping.Paul Mundt2007-05-073-20/+1
| * | sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt2007-05-075-181/+207
| * | sh: Add defconfig for se7712.Nobuhiro Iwamatsu2007-05-071-0/+1088
| * | sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-0715-28/+142
| * | sh: L-BOX RE2 support.Nobuhiro Iwamatsu2007-05-0711-1/+1536
| * | sh: landisk updates.kogiidena2007-05-079-872/+377
| * | sh: hp6xx driver compile fixes.Kristoffer Ericson2007-05-072-2/+2
| * | doc: Update sysrq doc for sh kgdb trigger.Paul Mundt2007-05-071-2/+2
| * | serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt2007-05-071-6/+0