index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
api.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
|
\
|
*
vfs: Convert cxl to use the new mount API
David Howells
2019-05-25
|
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
|
*
cxl: don't bother with dentry_operations
Al Viro
2019-05-20
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
|
/
*
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
|
\
|
*
Revert "cxl: Add kernel APIs to get & set the max irqs per context"
Alastair D'Silva
2018-07-02
|
*
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
2018-07-02
|
*
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
2018-07-02
|
*
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
2018-07-02
*
|
cxl_getfile(): switch to alloc_file_pseudo()
Al Viro
2018-07-12
*
|
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
2018-07-12
*
|
cxl_getfile(): fix double-iput() on alloc_file() failures
Al Viro
2018-07-10
|
/
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
*
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
2017-09-28
*
cxl: Fix driver use count
Frederic Barrat
2017-08-31
*
cxl: Keep track of mm struct associated with a context
Christophe Lombard
2017-04-13
*
cxl: Drop unused header asm/pnv-pci.h
Greg Kurz
2017-01-24
*
cxl: Fix coredump generation when cxl_get_fd() is used
Frederic Barrat
2016-11-18
*
cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()
Christophe Jaillet
2016-11-18
*
cxl: Fix memory allocation failure test
Christophe Jaillet
2016-11-18
*
cxl: Fix leaking pid refs in some error paths
Vaibhav Jain
2016-10-23
*
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-10-19
*
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-07-14
*
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-28
*
cxl: Update process element after allocating interrupts
Ian Munsie
2016-06-16
*
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
*
cxl: Remove dead code
Frederic Barrat
2016-04-10
*
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-08
*
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-03-08
*
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
2016-01-05
*
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
2015-11-23
*
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
2015-09-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-30
*
cxl: Allow release of contexts which have been OPENED but not STARTED
Andrew Donnellan
2015-08-20
*
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-08-14
*
cxl: Fix refcounting in kernel API
Michael Neuling
2015-07-07
*
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
2015-06-02