Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 2007-05-07 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | [Bluetooth] Correct SCO buffer for another Broadcom based dongle | Marcel Holtmann | 2007-05-04 | |
| | | * | | | | | | | | [Bluetooth] Add support for Targus ACB10US USB dongle | Marcel Holtmann | 2007-05-04 | |
| | | * | | | | | | | | [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC | Marcel Holtmann | 2007-05-04 | |
| | | * | | | | | | | | [Bluetooth] Check that device is in rfcomm_dev_list before deleting | Marcel Holtmann | 2007-05-04 | |
| | | * | | | | | | | | [Bluetooth] Use in-kernel sockets API | Marcel Holtmann | 2007-05-04 | |
| | | * | | | | | | | | [Bluetooth] Attach host adapters to the Bluetooth bus | Marcel Holtmann | 2007-05-04 | |
| | | * | | | | | | | | [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks | Marcel Holtmann | 2007-05-04 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||
| | * | | | | | | | | [TG3]: Update version and reldate. | Michael Chan | 2007-05-07 | |
| | * | | | | | | | | [TG3]: Eliminate spurious interrupts. | Michael Chan | 2007-05-07 | |
| | * | | | | | | | | [TG3]: Add ASPM workaround. | Matt Carlson | 2007-05-07 | |
| * | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-07 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | [SERIAL] sunsu: Fix section mismatch warnings. | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [SPARC64]: pgtable_cache_init() should be __init. | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.c | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [MM]: sparse_init() should be __init. | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [SPARC64]: Update defconfig. | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [VIDEO]: Add Sun XVR-2500 framebuffer driver. | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [VIDEO]: Add Sun XVR-500 framebuffer driver. | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [SPARC64]: SUN4U PCI-E controller support. | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [SPARC]: Fix comment typo in smp4m_blackbox_current(). | David S. Miller | 2007-05-07 | |
| | * | | | | | | | | | [SCSI] SUNESP: sun_esp.c needs linux/delay.h | David S. Miller | 2007-05-07 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | IPoIB: Convert to NAPI | Roland Dreier | 2007-05-07 | |
| | * | | | | | | | | | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-07 | |
| | * | | | | | | | | | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-07 | |
| | * | | | | | | | | | IB/ipath: Fix a race condition when generating ACKs | Ralph Campbell | 2007-05-07 | |
| | * | | | | | | | | | IB/ipath: Fix two more spin lock problems | Ralph Campbell | 2007-05-07 | |
| | * | | | | | | | | | IB/fmr_pool: Add prefix to all printks | Roland Dreier | 2007-05-07 | |
| | * | | | | | | | | | IB/srp: Set proc_name | Roland Dreier | 2007-05-07 | |
| | * | | | | | | | | | IB/srp: Add orig_dgid sysfs attribute to scsi_host | Ishai Rabinovitz | 2007-05-07 | |
| | * | | | | | | | | | IPoIB/cm: Don't crash if remote side uses one QP for both directions | Michael S. Tsirkin | 2007-05-07 | |
| | * | | | | | | | | | RDMA/cxgb3: Support for new abort logic | Steve Wise | 2007-05-07 | |
| | * | | | | | | | | | RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message | Steve Wise | 2007-04-30 | |
| | * | | | | | | | | | RDMA/cxgb3: Fail qp creation if the requested max_inline is too large | Steve Wise | 2007-04-30 | |
| | * | | | | | | | | | RDMA/cxgb3: Fix TERM codes | Steve Wise | 2007-04-30 | |
| | * | | | | | | | | | IPoIB/cm: Fix error handling in ipoib_cm_dev_open() | Michael S. Tsirkin | 2007-04-30 | |
| | * | | | | | | | | | IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed | Robert Walsh | 2007-04-30 | |
| | * | | | | | | | | | IB/mthca: Work around kernel QP starvation | Michael S. Tsirkin | 2007-04-30 | |
| | * | | | | | | | | | IB/ipath: Don't put QP in timeout queue if waiting to send | Ralph Campbell | 2007-04-30 | |
| | * | | | | | | | | | IB/ipath: Don't call spin_lock_irq() from interrupt context | Ralph Campbell | 2007-04-30 | |
| * | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-07 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | sh: R7785RP board updates. | Ryusuke Sakato | 2007-05-06 | |
| | * | | | | | | | | | | sh: Update r7780rp defconfig. | Paul Mundt | 2007-05-06 | |
| | * | | | | | | | | | | sh: Add die chain notifiers. | Paul Mundt | 2007-05-06 | |
| | * | | | | | | | | | | sh: Fix APM emulation on hp6xx. | Kristoffer Ericson | 2007-05-06 | |
| | * | | | | | | | | | | sh: Wire up more IRQs for SH7709. | Takashi YOSHII | 2007-05-06 | |
| | * | | | | | | | | | | sh: Solution Engine 7722 board support. | Ryusuke Sakato | 2007-05-06 |