index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-23
walk system ram range
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-06
IB/ehca: Fix CQE flags reporting
Joachim Fenkes
1
-1
/
+5
2009-09-06
IB/ehca: Construct MAD redirect replies from request MAD
Joachim Fenkes
1
-6
/
+41
2009-09-06
IB/ehca: Make port autodetect mode the default
Alexander Schmidt
1
-4
/
+4
2009-06-23
IB/ehca: Bump version number
Alexander Schmidt
1
-1
/
+1
2009-06-23
IB/ehca: Ensure that guid_entry index is not negative
Roel Kluin
1
-1
/
+1
2009-06-23
IB/ehca: Tolerate dynamic memory operations before driver load
Hannes Hering
3
-17
/
+522
2009-06-16
infiniband: ehca: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-4
/
+4
2009-06-15
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
9
-102
/
+89
2009-06-04
IB/ehca: Remove superfluous bitmasks from QP control block
Joachim Fenkes
2
-41
/
+5
2009-05-14
infiniband: Remove void casts
Jack Stone
1
-5
/
+4
2009-05-14
IB/ehca: Increment version number
Stefan Roscher
1
-1
/
+1
2009-05-14
IB/ehca: Remove unnecessary memory operations for userspace queue pairs
Stefan Roscher
5
-50
/
+65
2009-05-14
IB/ehca: Fall back to vmalloc() for big allocations
Stefan Roscher
1
-4
/
+13
2009-05-14
IB/ehca: Replace vmalloc() with kmalloc() for queue allocation
Anton Blanchard
1
-3
/
+3
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-4
/
+4
2009-01-17
IB/ehca: Use consistent types for ehca_plpar_hcall9()
Stephen Rothwell
1
-13
/
+13
2009-01-17
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
12
-130
/
+130
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2009-01-07
IB/ehca: spin_lock_irqsave() takes an unsigned long
Stephen Rothwell
1
-1
/
+1
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ehca
Rusty Russell
1
-5
/
+5
2008-12-30
cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c
Rusty Russell
1
-4
/
+3
2008-12-22
IB/ehca: Remove redundant test of vpage
Julia Lawall
1
-1
/
+1
2008-12-05
IB/ehca: Replace modulus operations in flush error completion path
Stefan Roscher
3
-13
/
+19
2008-12-02
IB/ehca: Fix locking for shca_list_lock
Joachim Fenkes
1
-7
/
+10
2008-12-01
IB/ehca: Fix problem with generated flush work completions
Stefan Roscher
3
-28
/
+53
2008-12-01
IB/ehca: Change misleading error message on memory hotplug
Joachim Fenkes
1
-2
/
+1
2008-11-12
IB/ehca: Remove reference to special QP in case of port activation failure
Stefan Roscher
2
-16
/
+33
2008-10-23
IB/ehca: Reject dynamic memory add/remove when ehca adapter is present
Stefan Roscher
1
-0
/
+48
2008-10-23
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
4
-19
/
+26
2008-10-11
IB/ehca: Don't allow creating UC QP with SRQ
Hoang-Nam Nguyen
1
-0
/
+6
2008-09-21
IB/ehca: Generate flush status CQ entries
Alexander Schmidt
5
-43
/
+412
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-12
IB/ehca: Discard double CQE for one WR
Alexander Schmidt
4
-20
/
+78
2008-08-12
IB/ehca: Check idr_find() return value
Alexander Schmidt
1
-1
/
+3
2008-08-12
IB/ehca: Repoll CQ on invalid opcode
Alexander Schmidt
1
-1
/
+1
2008-08-12
IB/ehca: Rename goto label in ehca_poll_cq_one()
Alexander Schmidt
1
-3
/
+3
2008-08-12
IB/ehca: Update qp_state on cached modify_qp()
Alexander Schmidt
1
-4
/
+10
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-1
/
+1
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-1
/
+11
2008-07-23
IB/ehca: Release mutex in error path of alloc_small_queue_page()
Julia Lawall
1
-0
/
+1
2008-07-23
IB/ehca: Use default value for Local CA ACK Delay if FW returns 0
Joachim Fenkes
1
-1
/
+3
2008-07-23
IB/ehca: Filter PATH_MIG events if QP was never armed
Joachim Fenkes
3
-0
/
+7
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
5
-5
/
+30
2008-07-15
IB/ehca: Make device table externally visible
Joachim Fenkes
1
-0
/
+1
2008-07-15
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
3
-2
/
+18
2008-07-15
IB/ehca: Reject receive work requests if QP is in RESET state
Joachim Fenkes
1
-2
/
+10
2008-07-15
RDMA/core: Add memory management extensions support
Steve Wise
1
-1
/
+1
[next]