index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
driver core: Convert some drivers to CLASS_ATTR_STRING
Andi Kleen
1
-8
/
+3
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-1
/
+3
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-20
/
+4
2010-03-03
switch infiniband uverbs to anon_inodes
Al Viro
1
-75
/
+7
2010-03-02
Merge branch 'misc' into for-next
Roland Dreier
1
-56
/
+5
2010-02-25
IB/uverbs: Use anon_inodes instead of private infinibandeventfs
Roland Dreier
1
-56
/
+4
2010-02-24
IB/uverbs: Whitespace cleanup
Alexander Chiang
1
-34
/
+34
2010-02-24
IB/uverbs: Increase maximum devices supported
Alexander Chiang
1
-6
/
+50
2010-02-24
IB/uverbs: use stack variable 'base' in ib_uverbs_add_one
Alexander Chiang
1
-1
/
+3
2010-02-24
IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one
Alexander Chiang
1
-5
/
+7
2010-02-24
IB/uverbs: Remove dev_table
Alexander Chiang
1
-19
/
+5
2010-02-24
IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device
Alexander Chiang
1
-13
/
+10
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-2
/
+7
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-09-06
IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)
Jack Morgenstein
1
-2
/
+4
2009-09-06
IB: Use DEFINE_SPINLOCK() for static spinlocks
Roland Dreier
1
-3
/
+1
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-6
/
+3
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-6
/
+7
2008-07-04
IB/uverbs: BKL is not needed for ib_uverbs_open()
Roland Dreier
1
-7
/
+13
2008-06-21
infiniband: more BKL pushdown
Jonathan Corbet
1
-2
/
+7
2008-06-19
IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()
Jack Morgenstein
1
-1
/
+1
2008-05-21
IB: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+6
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-25
/
+26
2008-04-17
IB/uverbs: Use alloc_file() instead of get_empty_filp()
Roland Dreier
1
-12
/
+7
2008-04-17
IB/uverbs: Don't store struct file * for event files
Roland Dreier
1
-5
/
+4
2007-10-10
IB/uverbs: Make ib_uverbs_release_event_file() static
Roland Dreier
1
-8
/
+8
2007-05-09
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
1
-8
/
+3
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-3
/
+3
2006-12-08
[PATCH] struct path: convert infiniband
Josef Sipek
1
-3
/
+3
2006-08-03
IB/uverbs: Avoid a crash on device hot remove
Jack Morgenstein
1
-1
/
+7
2006-06-26
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-6
/
+0
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+4
2006-06-22
IB/uverbs: Remove unnecessary list_del()s
Roland Dreier
1
-6
/
+0
2006-06-18
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
1
-17
/
+18
2006-03-20
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
1
-0
/
+1
2006-03-20
IB/uverbs: Support for query QP from userspace
Dotan Barak
1
-0
/
+1
2006-03-20
IB: Whitespace cleanups
Roland Dreier
1
-1
/
+0
2006-03-20
IB: Add userspace support for resizing CQs
Roland Dreier
1
-1
/
+2
2006-01-17
IB/uverbs: Flush scheduled work before unloading module
Michael S. Tsirkin
1
-0
/
+1
2006-01-14
IB: convert from semaphores to mutexes
Ingo Molnar
1
-4
/
+4
2005-11-30
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
1
-4
/
+17
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
1
-3
/
+1
2005-10-31
[IB] uverbs: Avoid NULL pointer deref on CQ async event
Roland Dreier
1
-6
/
+3
2005-10-29
[IB] fix up class_device_create() calls
Roland Dreier
1
-1
/
+2
2005-10-29
[IB] uverbs: Fix device lifetime problems
Roland Dreier
1
-56
/
+147
2005-10-24
Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...
Roland Dreier
1
-0
/
+7
2005-10-24
[IB] Add idr_destroy() calls on module unload
Roland Dreier
1
-0
/
+7
[next]