summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/api.c
AgeCommit message (Expand)Author
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-25vfs: Convert cxl to use the new mount APIDavid Howells
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro
2019-05-20cxl: don't bother with dentry_operationsAl Viro
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-07-12cxl_getfile(): switch to alloc_file_pseudo()Al Viro
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-02Revert "cxl: Add kernel APIs to get & set the max irqs per context"Alastair D'Silva
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva
2018-07-02Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-08-31cxl: Fix driver use countFrederic Barrat
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-01-25cxl: Drop unused header asm/pnv-pci.hGreg Kurz
2016-11-18cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat
2016-11-18cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()Christophe Jaillet
2016-11-18cxl: Fix memory allocation failure testChristophe Jaillet
2016-10-24cxl: Fix leaking pid refs in some error pathsVaibhav Jain
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie
2016-07-14cxl: Add kernel APIs to get & set the max irqs per contextIan Munsie
2016-07-14cxl: Add support for using the kernel API with a real PHBIan Munsie
2016-06-28cxl: Add set and get private data to context structMichael Neuling
2016-06-28cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud
2016-06-16cxl: Update process element after allocating interruptsIan Munsie
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie
2016-04-11cxl: Remove dead codeFrederic Barrat
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat
2016-03-09cxl: Add guest-specific codeChristophe Lombard
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2016-03-09cxl: Define process problem state area at attach time onlyFrederic Barrat
2016-01-05cxl: Fix DSI misses when the context owning task exitsVaibhav Jain
2015-11-24cxl: Fix possible idr warning when contexts are releasedVaibhav Jain
2015-10-01cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan
2015-08-30cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie
2015-08-30cxl: Fix + cleanup error paths in cxl_dev_context_initIan Munsie
2015-08-20cxl: Allow release of contexts which have been OPENED but not STARTEDAndrew Donnellan
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens
2015-07-07cxl: Fix refcounting in kernel APIMichael Neuling
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling