index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mlx4_core: Include linux/mutex.h from mlx4.h
Michael S. Tsirkin
2007-07-09
1
-0
/
+1
*
IB/mlx4: Include linux/mutex.h from mlx4_ib.h
Michael S. Tsirkin
2007-07-09
1
-0
/
+1
*
IB: Fix ib_umem_get() when npages == 0
Andrew Morton
2007-07-09
1
-0
/
+1
*
IB: Remove garbage non-ASCII characters from comments
Roland Dreier
2007-07-09
3
-3
/
+3
*
IB/ehca: Refactor "maybe missed event" code
Joachim Fenkes
2007-07-09
2
-19
/
+11
*
IB/mad: Enhance SMI for switch support
Hal Rosenstock
2007-07-09
4
-15
/
+72
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-07-09
33
-883
/
+745
|
\
|
*
firewire: fw-sbp2: fix DMA mapping of management ORBs
Stefan Richter
2007-07-10
1
-12
/
+9
|
*
firewire: fw-sbp2: fix DMA mapping of command ORBs
Stefan Richter
2007-07-10
1
-9
/
+6
|
*
firewire: fw-sbp2: fix DMA mapping of S/G tables
Stefan Richter
2007-07-10
1
-11
/
+8
|
*
firewire: fw-sbp2: add a boundary check
Stefan Richter
2007-07-10
1
-0
/
+5
|
*
firewire: fw-sbp2: correctly align page tables
Stefan Richter
2007-07-10
1
-1
/
+1
|
*
firewire: fw-sbp2: memset wants string.h
Stefan Richter
2007-07-10
1
-0
/
+1
|
*
firewire: fw-sbp2: use correct speed in sbp2_agent_reset
Stefan Richter
2007-07-10
1
-1
/
+1
|
*
firewire: fw-sbp2: correctly dereference by container_of
Jay Fenlason
2007-07-10
1
-2
/
+3
|
*
firewire: Document userspace ioctl interface.
Kristian Høgsberg
2007-07-10
1
-33
/
+264
|
*
firewire: fw-sbp2: implement nonexclusive login
Stefan Richter
2007-07-10
1
-7
/
+15
|
*
firewire: fw-sbp2: let SCSI shutdown commands through before logout
Stefan Richter
2007-07-10
1
-4
/
+2
|
*
firewire: fw-sbp2: implement max sectors limit for some old bridges
Stefan Richter
2007-07-10
1
-1
/
+3
|
*
firewire: simplify a struct type
Stefan Richter
2007-07-10
2
-30
/
+24
|
*
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
2007-07-10
5
-16
/
+45
|
*
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
2007-07-10
4
-17
/
+14
|
*
firewire: remove unused macro
Stefan Richter
2007-07-10
1
-1
/
+0
|
*
firewire: missing newline in printk
Stefan Richter
2007-07-10
3
-5
/
+5
|
*
firewire: fw-sbp2: remove unused struct member
Stefan Richter
2007-07-10
1
-6
/
+0
|
*
ieee1394: remove old isochronous ABI
Stefan Richter
2007-07-10
15
-528
/
+48
|
*
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
2007-07-10
2
-9
/
+8
|
*
ieee1394: first minimal NUMA awareness
Stefan Richter
2007-07-10
1
-0
/
+1
|
*
ieee1394: eth1394: revert parent device to that in 2.6.20
Stefan Richter
2007-07-10
1
-3
/
+1
|
*
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
2007-07-10
1
-26
/
+43
|
*
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
2007-07-10
7
-84
/
+86
|
*
ieee1394: raw1394: fix a 32/64-bits compat fix
Stefan Richter
2007-07-10
1
-1
/
+5
[next]