index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Commit message (
Expand
)
Author
Age
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
switch infiniband uverbs to anon_inodes
Al Viro
2010-03-03
*
IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()
Roel Kluin
2009-12-09
*
RDMA/core: Add memory management extensions support
Steve Wise
2008-07-15
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-15
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-17
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-17
*
IB/uverbs: Fix checking of userspace object ownership
Roland Dreier
2007-10-19
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-07
*
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
2007-02-22
*
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
*
IB/uverbs: Return sq_draining value in query_qp response
Jack Morgenstein
2006-10-31
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
*
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
*
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
*
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-09-22
*
IB/uverbs: Fix lockdep warnings
Roland Dreier
2006-07-23
*
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
2006-07-23
*
IB/uverbs: Set correct user handle for user SRQs
Roland Dreier
2006-06-30
*
IB/uverbs: Don't free wr list when it's known to be empty
Krishna Kumar
2006-06-22
*
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-06-17
*
IB/uverbs: Factor out common idr code
Roland Dreier
2006-06-17
*
IB/uverbs: Don't decrement usecnt on error paths
Roland Dreier
2006-06-17
*
IB/uverbs: Release lock on error path
Ganapathi CH
2006-06-17
*
IB/uverbs: Use correct alt_pkey_index in modify QP
Ami Perlmutter
2006-03-20
*
IB/uverbs: Fix query QP return of sq_sig_all
Dotan Barak
2006-03-20
*
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
2006-03-20
*
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
2006-03-20
*
IB/uverbs: Support for query QP from userspace
Dotan Barak
2006-03-20
*
IB: Whitespace cleanups
Roland Dreier
2006-03-20
*
IB: Add userspace support for resizing CQs
Roland Dreier
2006-03-20
*
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-13
*
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-10
*
IB/uverbs: Release event file reference on ib_uverbs_create_cq() error
Jack Morgenstein
2006-01-06
*
IB/uverbs: set ah_flags when creating address handle
Ralph Campbell
2006-01-06
*
IB/uverbs: Fix reference counting on error paths
Jack Morgenstein
2006-01-06
*
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
2005-11-29
*
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
2005-11-10
*
[IB] uverbs: Avoid NULL pointer deref on CQ async event
Roland Dreier
2005-10-31
*
[IB] uverbs: Fix device lifetime problems
Roland Dreier
2005-10-28
*
[IB] uverbs: Implement more commands
Roland Dreier
2005-10-17
*
[IB] uverbs: reject invalid memory registration permission flags
Roland Dreier
2005-10-17
*
[IB] uverbs: Fix up resource creation error paths
Roland Dreier
2005-10-17
*
[IB] uverbs: ABI-breaking fixes for userspace verbs
Roland Dreier
2005-10-17
*
[IB] uverbs: Close some exploitable races
Roland Dreier
2005-09-26
*
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
2005-09-09
*
[PATCH] IB: userspace SRQ support
Roland Dreier
2005-08-26
*
[PATCH] IB uverbs: core implementation
Roland Dreier
2005-07-07