index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-30
7
-79
/
+92
|
\
|
*
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
2007-07-30
4
-29
/
+66
|
*
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
2007-07-30
4
-9
/
+12
|
*
IB/ipath: Use faster put_tid_2 routine after initialization
Dave Olson
2007-07-30
1
-7
/
+13
|
*
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
Dave Olson
2007-07-30
2
-34
/
+1
*
|
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
|
/
*
IB/ipath: Remove ipath_layer dead code
Arthur Jones
2007-07-20
4
-439
/
+0
*
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
2007-07-17
2
-27
/
+0
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
7
-11
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-12
35
-345
/
+1237
|
\
|
*
IB/ipath: return correct PortGUID in NodeInfo
Sean Hefty
2007-07-09
1
-1
/
+1
|
*
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
Arthur Jones
2007-07-09
1
-8
/
+0
|
*
IB/ipath: Test interrupts at driver startup
Arthur Jones
2007-07-09
3
-0
/
+31
|
*
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
2007-07-09
4
-48
/
+12
|
*
IB/ipath: Change version wording to be less confusing with release number
Dave Olson
2007-07-09
1
-1
/
+1
|
*
IB/ipath: Lower default number of kernel send buffers
Ralph Campbell
2007-07-09
1
-1
/
+1
|
*
IB/ipath: Be more cautious about coming out of freeze mode
Dave Olson
2007-07-09
4
-20
/
+80
|
*
IB/ipath: Add barrier before updating WC head in shared memory
Ralph Campbell
2007-07-09
5
-1
/
+12
|
*
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-07-09
1
-1
/
+1
|
*
IB/ipath: Update copyright dates
John Gregor
2007-07-09
32
-32
/
+32
|
*
IB/ipath: Clean send flags properly on QP reset
Robert Walsh
2007-07-09
1
-1
/
+1
|
*
IB/ipath: ipath_poll fixups and enhancements
Robert Walsh
2007-07-09
4
-51
/
+131
|
*
IB/ipath: Send ACK invalid where appropriate
Robert Walsh
2007-07-09
2
-10
/
+25
|
*
IB/ipath: Add capability to modify PBC word
Michael Albaugh
2007-07-09
2
-6
/
+52
|
*
IB/ipath: Make handling of one subport consistent
Mark Debbage
2007-07-09
1
-2
/
+2
|
*
IB/ipath: Correct checking of swminor version field when using subports
Mark Debbage
2007-07-09
1
-9
/
+55
|
*
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
Ralph Campbell
2007-07-09
2
-5
/
+34
|
*
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
2007-07-09
3
-2
/
+10
|
*
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
2007-07-09
2
-4
/
+3
|
*
IB/ipath: Fix RDMA read retry code
Ralph Campbell
2007-07-09
1
-19
/
+38
|
*
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
2007-07-09
6
-38
/
+68
|
*
IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes
Dave Olson
2007-07-09
1
-5
/
+22
|
*
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
2007-07-09
4
-15
/
+24
|
*
IB/ipath: Set M bit in BTH according to IB spec
Ralph Campbell
2007-07-09
2
-4
/
+4
|
*
IB/ipath: Fix local loopback bug when waiting for resources
Ralph Campbell
2007-07-09
1
-1
/
+1
|
*
IB/ipath: Fix problem with next WQE after a UC completion
Ralph Campbell
2007-07-09
1
-2
/
+3
|
*
IB/ipath: Fill in some missing FMR-related fields in query_device
Robert Walsh
2007-07-09
1
-0
/
+2
|
*
IB/ipath: Fix maximum MTU reporting
Robert Walsh
2007-07-09
5
-5
/
+30
|
*
IB/ipath: Support the IBA6110 revision 4
Dave Olson
2007-07-09
1
-2
/
+2
|
*
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
2007-07-09
9
-8
/
+370
|
*
IB/ipath: Remove incompletely implemented ipath_runtime flags and code
John Gregor
2007-07-09
2
-27
/
+1
|
*
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
2007-07-09
5
-30
/
+53
|
*
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
2007-07-09
5
-1
/
+149
|
*
IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build
Bryan O'Sullivan
2007-07-09
1
-0
/
+1
*
|
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-8
/
+1
|
/
*
IB/ipath: Fix potential deadlock with multicast spinlocks
Roland Dreier
2007-05-19
1
-9
/
+7
*
IB/ipath: Shadow the gpio_mask register
Arthur Jones
2007-05-14
4
-14
/
+14
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
2
-13
/
+30
*
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
2007-05-08
1
-1
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
7
-125
/
+197
|
\
[next]