| Commit message (Expand) | Author | Age |
... | |
| | * | [MIPS] IP22: Fix ISA driver builds if CONFIG_EISA is selected. | Ralf Baechle | 2006-06-19 |
| | * | [MIPS] Cobalt: Fix undefined reference to disable_early_printk. | Yoichi Yuasa | 2006-06-19 |
| | * | [MIPS] Fix fpu_save_double on 64-bit. | Atsushi Nemoto | 2006-06-19 |
| | * | [MIPS] Malta: Handle byteswapping hardare bug in big endian mode. | Elizabeth Oldham | 2006-06-19 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-06-19 |
| |\ \ |
|
| | * | | IB/uverbs: Don't serialize with ib_uverbs_idr_mutex | Roland Dreier | 2006-06-17 |
| | * | | IB/mthca: Make all device methods truly reentrant | Roland Dreier | 2006-06-17 |
| | * | | IB/mthca: Fix memory leak on modify_qp error paths | Roland Dreier | 2006-06-17 |
| | * | | IB/uverbs: Factor out common idr code | Roland Dreier | 2006-06-17 |
| | * | | IB/uverbs: Don't decrement usecnt on error paths | Roland Dreier | 2006-06-17 |
| | * | | IB/uverbs: Release lock on error path | Ganapathi CH | 2006-06-17 |
| | * | | IB/cm: Use address handle helpers | Sean Hefty | 2006-06-17 |
| | * | | IB/sa: Add ib_init_ah_from_path() | Sean Hefty | 2006-06-17 |
| | * | | IB: Add ib_init_ah_from_wc() | Sean Hefty | 2006-06-17 |
| | * | | IB/ucm: Get rid of duplicate P_Key parameter | Sean Hefty | 2006-06-17 |
| | * | | IB/srp: Factor out common request reset code | Ishai Rabinovitz | 2006-06-17 |
| | * | | IB/srp: Support SRP rev. 10 targets | Ramachandra K | 2006-06-17 |
| | * | | [SCSI] srp.h: Add I/O Class values | Ramachandra K | 2006-06-17 |
| | * | | IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool. | Or Gerlitz | 2006-06-17 |
| | * | | IB/mthca: Fill in max_map_per_fmr device attribute | Or Gerlitz | 2006-06-17 |
| | * | | IB/ipath: Add client reregister event generation | Roland Dreier | 2006-06-17 |
| | * | | IB/mthca: Add client reregister event generation | Leonid Arsh | 2006-06-17 |
| | * | | IB: Move struct port_info from ipath to <rdma/ib_smi.h> | Leonid Arsh | 2006-06-17 |
| | * | | IPoIB: Handle client reregister events | Leonid Arsh | 2006-06-17 |
| | * | | IB: Add client reregister event type | Leonid Arsh | 2006-06-17 |
| | * | | IPoIB: Fix kernel unaligned access on ia64 | Jack Morgenstein | 2006-06-17 |
| | * | | IPoIB: Avoid using stale last_send counter when reaping AHs | Roland Dreier | 2006-06-17 |
| | * | | IB/mad: Check GID/LID when matching requests | Jack Morgenstein | 2006-06-17 |
| | * | | IB: Add caching of ports' LMC | Jack Morgenstein | 2006-06-17 |
| | * | | IB/cm: remove unneeded flush_workqueue | Michael S. Tsirkin | 2006-06-17 |
| | * | | IB/ucm: convert semaphore to mutex | Sean Hefty | 2006-06-17 |
| | * | | IB/srp: Get rid of "Target has req_lim 0" messages | Roland Dreier | 2006-06-17 |
| | * | | IB/srp: Handle DREQ events from CM | Ishai Rabinovitz | 2006-06-17 |
| | * | | IPoIB: Mention RFC numbers in documentation | Roland Dreier | 2006-06-17 |
| | * | | IB/srp: Allow sg_tablesize to be adjusted | Vu Pham | 2006-06-17 |
| | * | | IB/srp: Allow cmd_per_lun to be set per target port | Vu Pham | 2006-06-17 |
| | * | | IB/srp: Clean up loop in srp_remove_one() | Ishai Rabinovitz | 2006-06-17 |
| | * | | IB: Make needlessly global ib_mad_cache static | Roland Dreier | 2006-06-17 |
| | * | | IB/srp: Change target_mutex to a spinlock | Matthew Wilcox | 2006-06-17 |
| | * | | IB/srp: Get rid of unneeded use of list_for_each_entry_safe() | Matthew Wilcox | 2006-06-17 |
| | * | | IB/srp: Use SCAN_WILD_CARD from SCSI headers | Matthew Wilcox | 2006-06-17 |
| | * | | IB/mthca: Convert FW commands to use wait_for_completion_timeout() | Roland Dreier | 2006-06-17 |
| | * | | IB/srp: Use FMRs to map gather/scatter lists | Roland Dreier | 2006-06-17 |
| | * | | IB/mthca: Remove dead code | Michael S. Tsirkin | 2006-06-17 |
| | * | | IB: IP address based RDMA connection manager | Sean Hefty | 2006-06-17 |
| | * | | IB: address translation to map IP toIB addresses (GIDs) | Sean Hefty | 2006-06-17 |
| | * | | [NET]: Export ip_dev_find() | Sean Hefty | 2006-06-17 |
| | * | | IB/cm: Match connection requests based on private data | Sean Hefty | 2006-06-17 |
| | * | | IB: common handling for marshalling parameters to/from userspace | Sean Hefty | 2006-06-17 |
| | * | | IB/mthca: memfree completion with error FW bug workaround | Michael S. Tsirkin | 2006-06-17 |