LinuxLists
Users
About
Joachim Fenkes (
[email protected]
)
Number of posts: 114 (0.12 per day)
First post: 2007-02-17 00:28:04
Last post: 2009-09-01 11:55:36
Previous Page
/
Next Page
Date
List
Subject
2007-09-26 09:45:43
linux-kernel
[PATCH 2/5] ibmebus: Remove bus match/probe/remove functions
2007-09-26 09:44:58
linux-kernel
[PATCH 1/5] PowerPC: Move of_device allocation into of_device.[ch]
2007-09-26 09:43:38
linux-kernel
[PATCH 0/5] [REPOST] PowerPC: ibmebus refactoring and fixes
2007-09-26 09:08:28
linux-kernel
Re: [PATCH 1/5] PowerPC: Move of_device allocation into of_device.[ch]
2007-09-26 09:04:32
linux-kernel
Re: [PATCH 2/5] ibmebus: Remove bus match/probe/remove functions
2007-09-26 08:58:52
linux-kernel
Re: [PATCH 3/5] ibmebus: Add device creation and bus probing based on of_device
2007-09-26 08:44:10
linux-kernel
Re: [PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
2007-09-25 12:13:54
linux-kernel
[PATCH 5/5] ibmebus: More speaking error return code in ibmebus_store_probe()
2007-09-25 12:13:20
linux-kernel
[PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
2007-09-25 12:12:41
linux-kernel
[PATCH 3/5] ibmebus: Add device creation and bus probing based on of_device
2007-09-25 12:12:17
linux-kernel
[PATCH 2/5] ibmebus: Remove bus match/probe/remove functions
2007-09-25 12:11:40
linux-kernel
[PATCH 1/5] PowerPC: Move of_device allocation into of_device.[ch]
2007-09-25 12:11:17
linux-kernel
[PATCH 0/5] PowerPC: ibmebus refactoring and fixes
2007-09-14 13:48:18
linux-kernel
Re: [PATCH 02/12] IB/ehca: Add 1 is not longer needed because of firmware interface change
2007-09-13 16:18:25
linux-kernel
[PATCH 3/3] IB/ehca: Make sure user pages are from hugetlb before using MR large pages
2007-09-13 16:17:57
linux-kernel
[PATCH 2/3] IB/umem: Add hugetlb flag to struct ib_umem
2007-09-13 16:17:41
linux-kernel
[PATCH 1/3] IB/ehca: Fix large page HW cap defines
2007-09-13 16:14:25
linux-kernel
[PATCH 0/3] IB/ehca: MR/MW fixes
2007-09-13 14:27:18
linux-kernel
Re: [PATCH] IB/ehca: Make sure user pages are from hugetlb before using MR large pages
2007-09-12 15:52:39
linux-kernel
Re: [PATCH] ehca_irq: Misc cpuinit section annotations and #ifdef cleanups
2007-09-12 14:44:32
linux-kernel
[PATCH 08/12] IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id()
2007-09-12 14:43:06
linux-kernel
Re: [PATCH 08/12] IB/ehca: Replace get_paca()->paca_index by the more portable smp_processor_id()
2007-09-12 12:39:45
linux-kernel
[PATCH] IB/ehca: Make sure user pages are from hugetlb before using MR large pages
2007-09-11 13:36:48
linux-kernel
[PATCH 12/12] IB/ehca: Bump version number and change its format
2007-09-11 13:36:24
linux-kernel
[PATCH 11/12] IB/ehca: Serialize MR alloc and MR free hvCalls
2007-09-11 13:35:52
linux-kernel
[PATCH 10/12] IB/ehca: Path migration support
2007-09-11 13:34:57
linux-kernel
[PATCH 08/12] IB/ehca: Replace get_paca()->paca_index by the more portable smp_processor_id()
2007-09-11 13:34:32
linux-kernel
[PATCH 09/12] IB/ehca: Add check for max #SGE to create_qp()
2007-09-11 13:33:55
linux-kernel
[PATCH 07/12] IB/ehca: ehca_gen_warn() should always print
2007-09-11 13:33:18
linux-kernel
[PATCH 06/12] IB/ehca: Print return codes as signed decimal integers
2007-09-11 13:32:18
linux-kernel
[PATCH 05/12] IB/ehca: Refactor hvcall tracing
2007-09-11 13:31:19
linux-kernel
[PATCH 04/12] IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
2007-09-11 13:29:53
linux-kernel
[PATCH 03/12] IB/ehca: Support more than 4k QPs for userspace and kernelspace
2007-09-11 13:29:19
linux-kernel
[PATCH 02/12] IB/ehca: Add 1 is not longer needed because of firmware interface change
2007-09-11 13:26:45
linux-kernel
[PATCH 01/12] IB/ehca: Small QP userspace support
2007-09-11 13:19:16
linux-kernel
[PATCH 00/12] IB/ehca: New features and fixes for 2.6.24
2007-08-31 17:47:17
linux-kernel
Re: [PATCH 2.6.23] ibmebus: Prevent bus_id collisions
2007-08-31 14:35:13
linux-kernel
Re: [PATCH 2.6.23] ibmebus: Prevent bus_id collisions
2007-08-31 14:04:16
linux-kernel
[PATCH 2/2] IB/ehca: SRQ fixes to enable IPoIB CM
2007-08-31 14:03:18
linux-kernel
[PATCH 1/2] IB/ehca: fix Small QP regressions
2007-08-31 14:02:35
linux-kernel
[PATCH 0/2] IB/ehca: Fixes for rc5
2007-08-31 08:57:50
linux-kernel
Re: [PATCH 2.6.23] ibmebus: Prevent bus_id collisions
2007-08-30 14:01:17
linux-kernel
Re: [PATCH 2.6.23] ibmebus: Prevent bus_id collisions
2007-08-29 16:15:54
linux-kernel
[PATCH 2.6.23] ibmebus: Prevent bus_id collisions
2007-08-24 00:38:16
linux-kernel
Re: [PATCH 04/30] powerpc: Don't cast kmalloc return value in ibmebus.c
2007-08-09 09:31:25
linux-kernel
[PATCH] IB/ehca: Properly report max #SRQs in query_device()
2007-05-29 12:44:45
linux-kernel
Re: [PATCH] IB/ehca: Refactor "maybe missed event" code
2007-05-24 14:51:53
linux-kernel
[PATCH] IB/ehca: Refactor "maybe missed event" code
2007-05-24 14:51:29
linux-kernel
[PATCH] IB/ehca: fix wrong number of send WRs returned
2007-05-10 08:56:18
linux-kernel
Re: [PATCH 1/6] IB/ehca: Serialize hypervisor calls in ehca_register_mr()
2007-05-09 12:47:08
linux-kernel
[PATCH 0/6] IB/ehca: Assorted patches