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
/
ocxl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
1
-1
/
+3
2018-06-03
ocxl: Add an IOCTL so userspace knows what OCXL features are available
Alastair D'Silva
1
-0
/
+25
2018-06-03
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
4
-1
/
+94
2018-06-03
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
1
-1
/
+1
2018-03-28
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+27
2018-03-15
misc: ocxl: use put_device() instead of device_unregister()
Arvind Yadav
1
-1
/
+1
2018-03-02
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
Alastair D'Silva
1
-0
/
+27
2018-02-21
ocxl: Fix potential bad errno on irq allocation
Frederic Barrat
1
-2
/
+4
2018-02-14
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-08
ocxl: fix signed comparison with less than zero
Colin Ian King
1
-1
/
+1
2018-01-24
ocxl: Add Makefile and Kconfig
Frederic Barrat
2
-0
/
+42
2018-01-24
ocxl: Add trace points
Frederic Barrat
5
-1
/
+205
2018-01-24
ocxl: Add a kernel API for other opencapi drivers
Frederic Barrat
3
-71
/
+20
2018-01-24
ocxl: Add AFU interrupt support
Frederic Barrat
5
-2
/
+315
2018-01-24
ocxl: Driver code for 'generic' opencapi devices
Frederic Barrat
9
-0
/
+3003