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
/
ipath
/
ipath_file_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
IB/security: Restrict use of the write() interface
Jason Gunthorpe
1
-0
/
+5
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2011-11-01
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-07-18
IB/ipath: Convert old cpumask api into new one
Motohiro KOSAKI
1
-4
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
1
-8
/
+3
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-1
/
+2
2010-07-20
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-14
inifiband: Remove BKL from ipath_open()
Thomas Gleixner
1
-1
/
+0
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-06
IB/ipath: strncpy() doesn't always NUL-terminate
Roel Kluin
1
-1
/
+1
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ipath
Rusty Russell
1
-4
/
+4
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
1
-11
/
+10
2008-12-05
IB/ipath: Fix spi_pioindex value
Dave Olson
1
-2
/
+7
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-1
/
+1
2008-07-22
device create: infiniband: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+1
2008-06-21
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
1
-1
/
+2
2008-06-21
Add "no BKL needed" comments to several drivers
Jonathan Corbet
1
-0
/
+1
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
1
-8
/
+11
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
1
-42
/
+30
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-22
/
+22
2008-04-17
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
1
-3
/
+94
2008-04-17
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
1
-1
/
+1
2008-04-17
IB/ipath: Enable reduced PIO update for HCAs that support it.
Dave Olson
1
-0
/
+23
2008-04-17
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
1
-15
/
+19
2008-04-17
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
1
-16
/
+5
2008-04-17
IB/ipath: Enable 4KB MTU
Dave Olson
1
-1
/
+6
2008-04-17
IB/ipath: Shared context code needs to be sure device is usable
Dave Olson
1
-1
/
+1
2008-01-26
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
1
-0
/
+11
2008-01-26
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
1
-1
/
+1
2008-01-26
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
1
-3
/
+3
2008-01-26
IB/ipath: Clean up some comments
Dave Olson
1
-5
/
+0
2008-01-26
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
1
-2
/
+3
2008-01-26
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
1
-7
/
+8
2008-01-26
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
1
-3
/
+8
2008-01-26
IB/ipath: Convert from .nopage to .fault
Nick Piggin
1
-19
/
+10
2008-01-26
IB/ipath: Fix sendctrl locking
John Gregor
1
-3
/
+7
2007-10-10
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
Dave Olson
1
-3
/
+4
2007-10-10
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
Arthur Jones
1
-26
/
+41
2007-07-10
IB/ipath: ipath_poll fixups and enhancements
Robert Walsh
1
-42
/
+83
2007-07-10
IB/ipath: Make handling of one subport consistent
Mark Debbage
1
-2
/
+2
2007-07-10
IB/ipath: Correct checking of swminor version field when using subports
Mark Debbage
1
-9
/
+55
2007-07-10
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
1
-4
/
+8
2007-04-19
IB/ipath: Fix unit selection when all CPU affinity bits set
Bryan O'Sullivan
1
-4
/
+5
2007-04-19
IB/ipath: Force PIOAvail update entry point
Arthur Jones
1
-8
/
+30
[next]