index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-132
/
+0
2018-07-12
cxl_getfile(): switch to alloc_file_pseudo()
Al Viro
1
-17
/
+4
2018-07-12
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
1
-2
/
+1
2018-07-10
cxl_getfile(): fix double-iput() on alloc_file() failures
Al Viro
1
-4
/
+4
2018-07-02
Revert "cxl: Add kernel APIs to get & set the max irqs per context"
Alastair D'Silva
1
-27
/
+0
2018-07-02
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
1
-15
/
+0
2018-07-02
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
1
-71
/
+0
2018-07-02
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
1
-19
/
+0
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-09-28
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
1
-3
/
+13
2017-08-31
cxl: Fix driver use count
Frederic Barrat
1
-0
/
+4
2017-04-13
cxl: Keep track of mm struct associated with a context
Christophe Lombard
1
-3
/
+14
2017-01-25
cxl: Drop unused header asm/pnv-pci.h
Greg Kurz
1
-1
/
+0
2016-11-18
cxl: Fix coredump generation when cxl_get_fd() is used
Frederic Barrat
1
-23
/
+115
2016-11-18
cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()
Christophe Jaillet
1
-1
/
+1
2016-11-18
cxl: Fix memory allocation failure test
Christophe Jaillet
1
-5
/
+2
2016-10-24
cxl: Fix leaking pid refs in some error paths
Vaibhav Jain
1
-0
/
+2
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
1
-0
/
+9
2016-07-14
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
1
-0
/
+71
2016-07-14
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
1
-0
/
+15
2016-07-14
cxl: Add kernel APIs to get & set the max irqs per context
Ian Munsie
1
-0
/
+27
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
1
-0
/
+5
2016-06-28
cxl: Add set and get private data to context struct
Michael Neuling
1
-0
/
+21
2016-06-28
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
1
-0
/
+17
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
1
-1
/
+11
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
1
-0
/
+19
2016-04-11
cxl: Remove dead code
Frederic Barrat
1
-9
/
+0
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
1
-1
/
+0
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
1
-17
/
+46
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
1
-1
/
+1
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
1
-4
/
+4
2016-03-09
cxl: Define process problem state area at attach time only
Frederic Barrat
1
-9
/
+2
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
1
-1
/
+1
2015-11-24
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
1
-4
/
+0
2015-10-01
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
1
-0
/
+1
2015-08-30
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
1
-3
/
+30
2015-08-30
cxl: Fix + cleanup error paths in cxl_dev_context_init
Ian Munsie
1
-7
/
+12
2015-08-20
cxl: Allow release of contexts which have been OPENED but not STARTED
Andrew Donnellan
1
-1
/
+1
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
1
-0
/
+7
2015-07-07
cxl: Fix refcounting in kernel API
Michael Neuling
1
-7
/
+5
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
1
-0
/
+331