summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-05-076-17/+53
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann2007-05-051-0/+3
| | * | | | | | | | [Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann2007-05-051-0/+3
| | * | | | | | | | [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLCMarcel Holtmann2007-05-051-0/+10
| | * | | | | | | | [Bluetooth] Check that device is in rfcomm_dev_list before deletingMarcel Holtmann2007-05-051-3/+8
| | * | | | | | | | [Bluetooth] Use in-kernel sockets APIMarcel Holtmann2007-05-051-13/+6
| | * | | | | | | | [Bluetooth] Attach host adapters to the Bluetooth busMarcel Holtmann2007-05-051-1/+8
| | * | | | | | | | [Bluetooth] Fix L2CAP and HCI setsockopt() information leaksMarcel Holtmann2007-05-052-0/+15
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | [TG3]: Update version and reldate.Michael Chan2007-05-071-2/+2
| * | | | | | | | [TG3]: Eliminate spurious interrupts.Michael Chan2007-05-071-2/+10
| * | | | | | | | [TG3]: Add ASPM workaround.Matt Carlson2007-05-072-0/+34
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-0717-81/+1365
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SERIAL] sunsu: Fix section mismatch warnings.David S. Miller2007-05-071-4/+4
| * | | | | | | | | [SPARC64]: pgtable_cache_init() should be __init.David S. Miller2007-05-071-1/+1
| * | | | | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.cDavid S. Miller2007-05-071-12/+13
| * | | | | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.cDavid S. Miller2007-05-071-14/+14
| * | | | | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.cDavid S. Miller2007-05-071-3/+3
| * | | | | | | | | [MM]: sparse_init() should be __init.David S. Miller2007-05-061-1/+1
| * | | | | | | | | [SPARC64]: Update defconfig.David S. Miller2007-05-061-25/+46
| * | | | | | | | | [VIDEO]: Add Sun XVR-2500 framebuffer driver.David S. Miller2007-05-063-0/+291
| * | | | | | | | | [VIDEO]: Add Sun XVR-500 framebuffer driver.David S. Miller2007-05-063-0/+457
| * | | | | | | | | [SPARC64]: SUN4U PCI-E controller support.David S. Miller2007-05-067-22/+535
| * | | | | | | | | [SPARC]: Fix comment typo in smp4m_blackbox_current().David S. Miller2007-05-061-1/+1
| * | | | | | | | | [SCSI] SUNESP: sun_esp.c needs linux/delay.hDavid S. Miller2007-05-061-0/+1
| |/ / / / / / / /
* | | | | | | | | 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
OpenPOWER on IntegriCloud