index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_file_ops.c
Age
Commit message (
Expand
)
Author
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-02-22
new helper: file_inode(file)
Al Viro
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2011-10-31
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-07-18
IB/ipath: Convert old cpumask api into new one
Motohiro KOSAKI
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-07-20
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-14
inifiband: Remove BKL from ipath_open()
Thomas Gleixner
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-05
IB/ipath: strncpy() doesn't always NUL-terminate
Roel Kluin
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ipath
Rusty Russell
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
2008-12-05
IB/ipath: Fix spi_pioindex value
Dave Olson
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
device create: infiniband: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
2008-04-16
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-16
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
2008-04-16
IB/ipath: Enable reduced PIO update for HCAs that support it.
Dave Olson
2008-04-16
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
2008-04-16
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-16
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-16
IB/ipath: Shared context code needs to be sure device is usable
Dave Olson
2008-01-25
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
2008-01-25
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
2008-01-25
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
2008-01-25
IB/ipath: Clean up some comments
Dave Olson
2008-01-25
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
2008-01-25
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
2008-01-25
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
2008-01-25
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2008-01-25
IB/ipath: Fix sendctrl locking
John Gregor
2007-10-09
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
Dave Olson
2007-10-09
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
Arthur Jones
2007-07-09
IB/ipath: ipath_poll fixups and enhancements
Robert Walsh
2007-07-09
IB/ipath: Make handling of one subport consistent
Mark Debbage
2007-07-09
IB/ipath: Correct checking of swminor version field when using subports
Mark Debbage
2007-07-09
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
2007-04-18
IB/ipath: Fix unit selection when all CPU affinity bits set
Bryan O'Sullivan
2007-04-18
IB/ipath: Force PIOAvail update entry point
Arthur Jones
2007-04-18
IB/ipath: Allow receive ports mapped into userspace to be shared
Mark Debbage
[next]