Bryan O'Sullivan ([email protected])

Number of posts: 439 (1.24 per day)
First post: 2005-12-23 01:36:11
Last post: 2006-12-13 18:31:55

Date List Subject
2006-12-13 18:31:55 linux-kernel [PATCH 1 of 2] Add memcpy_uncached_read, a memcpy that tries to reduce cache pressure
2006-12-13 18:31:36 linux-kernel [PATCH 0 of 2] Add memcpy_uncached_read, a memcpy that doesn't cache reads
2006-12-13 18:31:35 linux-kernel [PATCH 2 of 2] IB/ipath - use memcpy_uncached_read in RDMA interrupt handler to reduce packet loss
2006-12-01 17:13:13 linux-kernel Re: [PATCH 0 of 2] Add memcpy_cachebypass, a memcpy that doesn't cache reads
2006-11-29 23:38:28 linux-kernel [PATCH 1 of 2] Add memcpy_cachebypass, a memcpy that tries to reduce cache pressure
2006-11-29 23:38:28 linux-kernel [PATCH 2 of 2] IB/ipath - use memcpy_cachebypass in RDMA interrupt handler to reduce packet loss
2006-11-29 23:38:00 linux-kernel [PATCH 0 of 2] Add memcpy_cachebypass, a memcpy that doesn't cache reads
2006-11-17 18:44:48 linux-kernel Re: [openib-general] [PATCH 09/13] Core WQE/CQE Types
2006-11-17 18:18:58 linux-kernel Re: [openib-general] [PATCH 09/13] Core WQE/CQE Types
2006-11-17 18:07:34 linux-kernel Re: [openib-general] [PATCH 04/13] Connection Manager
2006-11-17 17:53:00 linux-kernel Re: [openib-general] [PATCH 02/13] Device Discovery and ULLD Linkage
2006-11-08 23:08:21 linux-kernel Re: [PATCH] IB/ipath - program intconfig register using new HT irq hook
2006-11-08 22:23:21 linux-kernel Re: [openib-general] [PATCH] Fix patch
2006-11-08 22:21:20 linux-kernel [PATCH] IB/ipath - program intconfig register using new HT irq hook
2006-11-08 22:20:42 linux-kernel [PATCH] Fix patch
2006-11-03 20:49:16 linux-kernel Re: [PATCH 1/2] htirq: Refactor so we only have one function that writes to the chip.
2006-10-03 15:22:53 linux-kernel Re: [PATCH 0 of 28] ipath patches for 2.6.19
2006-10-02 18:11:24 linux-kernel Re: [PATCH 0 of 28] ipath patches for 2.6.19
2006-09-29 21:41:38 linux-kernel Re: [PATCH] IB/ipath - fix RDMA reads
2006-09-29 21:37:55 linux-kernel [PATCH] IB/ipath - fix RDMA reads
2006-09-28 18:33:54 linux-kernel Re: [PATCH 1 of 28] IB/ipath - limit # of packets sent without an ACK received
2006-09-28 16:11:39 linux-kernel [PATCH 4 of 28] IB/ipath - support revision 2 InfiniPath PCIE devices
2006-09-28 16:11:16 linux-kernel [PATCH 6 of 28] IB/ipath - clean up handling of GUID 0
2006-09-28 16:11:04 linux-kernel [PATCH 7 of 28] IB/ipath - lock and count allocated CQs properly
2006-09-28 16:10:30 linux-kernel [PATCH 12 of 28] IB/ipath - print more informative parity error messages
2006-09-28 16:09:50 linux-kernel [PATCH 11 of 28] IB/ipath - ensure that PD of MR matches PD of QP checking the Rkey
2006-09-28 16:09:24 linux-kernel [PATCH 9 of 28] IB/ipath - only allow complete writes to flash
2006-09-28 16:08:41 linux-kernel [PATCH 10 of 28] IB/ipath - RC and UC should validate SLID and DLID
2006-09-28 16:08:40 linux-kernel [PATCH 8 of 28] IB/ipath - count SRQs properly
2006-09-28 16:07:59 linux-kernel [PATCH 14 of 28] IB/ipath - Fix mismatch in shifts and masks for printing debug info
2006-09-28 16:07:59 linux-kernel [PATCH 13 of 28] IB/ipath - fix compiler warnings and errors on non-x86_64 systems
2006-09-28 16:07:52 linux-kernel [PATCH 16 of 28] IB/ipath - drop unnecessary "(void *)" casts
2006-09-28 16:06:56 linux-kernel [PATCH 15 of 28] IB/ipath - support multiple simultaneous devices of different types
2006-09-28 16:06:28 linux-kernel [PATCH 28 of 28] IB/ipath - fix lockdep error upon "ifconfig ibN down"
2006-09-28 16:06:28 linux-kernel [PATCH 27 of 28] IB/ipath - fix races with ib_resize_cq()
2006-09-28 16:06:25 linux-kernel [PATCH 25 of 28] IB/ipath - Set CPU affinity early
2006-09-28 16:04:20 linux-kernel [PATCH 26 of 28] IB/ipath - support new PCIE device, QLE7142
2006-09-28 16:04:20 linux-kernel [PATCH 24 of 28] IB/mthca - Fix compiler warnings with gcc4 on possible unitialized variables
2006-09-28 16:04:19 linux-kernel [PATCH 23 of 28] IB/ipath - fix EEPROM read when driver is compiled with -Os
2006-09-28 16:03:36 linux-kernel [PATCH 22 of 28] IB/ipath - fix and recover TXE piobuf and PBC parity errors
2006-09-28 16:03:35 linux-kernel [PATCH 17 of 28] IB/ipath - improved support for powerpc
2006-09-28 16:03:35 linux-kernel [PATCH 21 of 28] IB/ipath - change HT CRC message to indicate how to resolve problem
2006-09-28 16:02:55 linux-kernel [PATCH 20 of 28] IB/ipath - clean up module exit code
2006-09-28 16:02:54 linux-kernel [PATCH 19 of 28] IB/ipath - call mtrr_del with correct arguments
2006-09-28 16:02:26 linux-kernel [PATCH 18 of 28] IB/ipath - flush RWQEs if access error or invalid error seen
2006-09-28 16:01:48 linux-kernel [PATCH 5 of 28] IB/ipath - unregister from IB core early
2006-09-28 16:01:48 linux-kernel [PATCH 1 of 28] IB/ipath - limit # of packets sent without an ACK received
2006-09-28 16:01:47 linux-kernel [PATCH 3 of 28] IB/ipath - driver support for userspace sharing of HW contexts
2006-09-28 16:01:23 linux-kernel [PATCH 0 of 28] ipath patches for 2.6.19
2006-09-28 16:01:23 linux-kernel [PATCH 2 of 28] IB/ipath - fix memory leak if allocation fails
2006-09-01 21:01:44 linux-kernel Re: [openib-general] 2.6.18-rc5-mm1: drivers/infiniband/hw/amso1100/c2.c compile error