index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ocxl
/
file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocxl: Fix concurrent AFU open and device removal
Frederic Barrat
2019-12-10
1
-12
/
+11
*
ocxl: Fix return value check in afu_ioctl()
Wei Yongjun
2019-05-06
1
-2
/
+2
*
ocxl: move event_fd handling to frontend
Alastair D'Silva
2019-05-02
1
-1
/
+21
*
ocxl: afu_irq only deals with IRQ IDs, not offsets
Alastair D'Silva
2019-05-02
1
-5
/
+8
*
ocxl: Allow external drivers to use OpenCAPI contexts
Alastair D'Silva
2019-05-02
1
-6
/
+2
*
ocxl: Create a clear delineation between ocxl backend & frontend
Alastair D'Silva
2019-05-02
1
-42
/
+100
*
ocxl: Rename struct link to ocxl_link
Alastair D'Silva
2019-05-02
1
-3
/
+2
*
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
2018-06-05
1
-1
/
+3
*
ocxl: Add an IOCTL so userspace knows what OCXL features are available
Alastair D'Silva
2018-06-03
1
-0
/
+25
*
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
2018-06-03
1
-0
/
+53
*
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
Alastair D'Silva
2018-03-02
1
-0
/
+27
*
ocxl: Fix potential bad errno on irq allocation
Frederic Barrat
2018-02-21
1
-2
/
+4
*
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-14
1
-1
/
+1
|
\
|
*
ocxl: fix signed comparison with less than zero
Colin Ian King
2018-02-08
1
-1
/
+1
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
|
/
*
ocxl: Add AFU interrupt support
Frederic Barrat
2018-01-24
1
-0
/
+34
*
ocxl: Driver code for 'generic' opencapi devices
Frederic Barrat
2018-01-24
1
-0
/
+398