index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ocxl
Age
Commit message (
Expand
)
Author
2018-12-21
ocxl: Fix endiannes bug in read_afu_name()
Greg Kurz
2018-12-20
ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>
Greg Kurz
2018-12-20
ocxl: Clarify error path in setup_xsl_irq()
Greg Kurz
2018-12-20
ocxl: Fix endiannes bug in ocxl_link_update_pe()
Greg Kurz
2018-09-19
ocxl: Fix access to the AFU Descriptor Data
Christophe Lombard
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-07-02
ocxl: Fix page fault handler in case of fault on dying process
Frederic Barrat
2018-07-02
ocxl: Change return type for fault handler
Souptick Joarder
2018-06-05
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
2018-06-03
ocxl: Add an IOCTL so userspace knows what OCXL features are available
Alastair D'Silva
2018-06-03
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
2018-06-03
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
2018-03-28
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
2018-03-15
misc: ocxl: use put_device() instead of device_unregister()
Arvind Yadav
2018-03-02
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
Alastair D'Silva
2018-02-21
ocxl: Fix potential bad errno on irq allocation
Frederic Barrat
2018-02-14
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
ocxl: fix signed comparison with less than zero
Colin Ian King
2018-01-24
ocxl: Add Makefile and Kconfig
Frederic Barrat
2018-01-24
ocxl: Add trace points
Frederic Barrat
2018-01-24
ocxl: Add a kernel API for other opencapi drivers
Frederic Barrat
2018-01-24
ocxl: Add AFU interrupt support
Frederic Barrat
2018-01-24
ocxl: Driver code for 'generic' opencapi devices
Frederic Barrat