Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3736ae703bb967d6f3bf9186e13e644685e5ff9e
/
drivers
/
misc
/
cxl
/
api.c
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
52418c8
vfs: Convert cxl to use the new mount API
by David Howells
· 6 years ago
1f58bb1
mount_pseudo(): drop 'name' argument, switch to d_make_root()
by Al Viro
· 6 years ago
619a6d1
cxl: don't bother with dentry_operations
by Al Viro
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
908f7ca
cxl_getfile(): switch to alloc_file_pseudo()
by Al Viro
· 7 years ago
c9c554f
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
by Al Viro
· 7 years ago
d202797
cxl_getfile(): fix double-iput() on alloc_file() failures
by Al Viro
· 7 years ago
82c6ae6
Revert "cxl: Add kernel APIs to get & set the max irqs per context"
by Alastair D'Silva
· 7 years ago
17d2903
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
by Alastair D'Silva
· 7 years ago
0cfd733
Revert "cxl: Add support for interrupts on the Mellanox CX4"
by Alastair D'Silva
· 7 years ago
c582815
Revert "cxl: Add kernel API to allow a context to operate with relocate disabled"
by Alastair D'Silva
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
03b8abe
cxl: Enable global TLBIs for cxl contexts
by Frederic Barrat
· 7 years ago
197267d
cxl: Fix driver use count
by Frederic Barrat
· 7 years ago
6dd2d23
cxl: Keep track of mm struct associated with a context
by Christophe Lombard
· 8 years ago
0e17166
cxl: Drop unused header asm/pnv-pci.h
by Greg Kurz
· 8 years ago
bdecf76
cxl: Fix coredump generation when cxl_get_fd() is used
by Frederic Barrat
· 8 years ago
28e323e
cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()
by Christophe Jaillet
· 8 years ago
5cd4f5c
cxl: Fix memory allocation failure test
by Christophe Jaillet
· 8 years ago
a05b82d
cxl: Fix leaking pid refs in some error paths
by Vaibhav Jain
· 8 years ago
70b565b
cxl: Prevent adapter reset if an active context exists
by Vaibhav Jain
· 8 years ago
a2f67d5
cxl: Add support for interrupts on the Mellanox CX4
by Ian Munsie
· 9 years ago
cbce091
cxl: Add preliminary workaround for CX4 interrupt limitation
by Ian Munsie
· 9 years ago
79384e4
cxl: Add kernel APIs to get & set the max irqs per context
by Ian Munsie
· 9 years ago
317f5ef
cxl: Add support for using the kernel API with a real PHB
by Ian Munsie
· 9 years ago
ad42de8
cxl: Add set and get private data to context struct
by Michael Neuling
· 9 years ago
b810253
cxl: Add mechanism for delivering AFU driver specific events
by Philippe Bergheaud
· 9 years ago
292841b
cxl: Update process element after allocating interrupts
by Ian Munsie
· 9 years ago
7a0d85d
cxl: Add kernel API to allow a context to operate with relocate disabled
by Ian Munsie
· 9 years ago
d88e397
cxl: Remove dead code
by Frederic Barrat
· 9 years ago
0d3a13f
cxl: Remove cxl_get_phys_dev() kernel API
by Frederic Barrat
· 9 years ago
d601ea9
cxl: Support the cxl kernel API from a guest
by Frederic Barrat
· 9 years ago
14baf4d
cxl: Add guest-specific code
by Christophe Lombard
· 9 years ago
5be587b
cxl: Introduce implementation-specific API
by Frederic Barrat
· 9 years ago
cca44c0
cxl: Define process problem state area at attach time only
by Frederic Barrat
· 9 years ago
7b8ad49
cxl: Fix DSI misses when the context owning task exits
by Vaibhav Jain
· 9 years ago
1b5df59
cxl: Fix possible idr warning when contexts are released
by Vaibhav Jain
· 9 years ago
8dde152
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
by Andrew Donnellan
· 9 years ago
55e0766
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
by Ian Munsie
· 9 years ago
af2a50b
cxl: Fix + cleanup error paths in cxl_dev_context_init
by Ian Munsie
· 9 years ago
7c26b9c
cxl: Allow release of contexts which have been OPENED but not STARTED
by Andrew Donnellan
· 9 years ago
13e68d8
cxl: Allow the kernel to trust that an image won't change on PERST.
by Daniel Axtens
· 9 years ago
3f8dc44
cxl: Fix refcounting in kernel API
by Michael Neuling
· 10 years ago
6f7f0b3
cxl: Add AFU virtual PHB and kernel API
by Michael Neuling
· 10 years ago