index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
api.c
Age
Commit message (
Expand
)
Author
2016-10-24
cxl: Fix leaking pid refs in some error paths
Vaibhav Jain
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-07-14
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
2016-07-14
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
2016-07-14
cxl: Add kernel APIs to get & set the max irqs per context
Ian Munsie
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
2016-06-28
cxl: Add set and get private data to context struct
Michael Neuling
2016-06-28
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-04-11
cxl: Remove dead code
Frederic Barrat
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
2015-11-24
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
2015-10-01
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
2015-08-30
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
2015-08-30
cxl: Fix + cleanup error paths in cxl_dev_context_init
Ian Munsie
2015-08-20
cxl: Allow release of contexts which have been OPENED but not STARTED
Andrew Donnellan
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-07-07
cxl: Fix refcounting in kernel API
Michael Neuling
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling