summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl
AgeCommit message (Expand)Author
2018-12-21ocxl: Fix endiannes bug in read_afu_name()Greg Kurz
2018-12-20ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz
2018-12-20ocxl: Clarify error path in setup_xsl_irq()Greg Kurz
2018-12-20ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz
2018-09-19ocxl: Fix access to the AFU Descriptor DataChristophe Lombard
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-07-02ocxl: Fix page fault handler in case of fault on dying processFrederic Barrat
2018-07-02ocxl: Change return type for fault handlerSouptick Joarder
2018-06-05ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()Wei Yongjun
2018-06-03ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva
2018-06-03ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva
2018-06-03ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman
2018-03-15misc: ocxl: use put_device() instead of device_unregister()Arvind Yadav
2018-03-02ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva
2018-02-21ocxl: Fix potential bad errno on irq allocationFrederic Barrat
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08ocxl: fix signed comparison with less than zeroColin Ian King
2018-01-24ocxl: Add Makefile and KconfigFrederic Barrat
2018-01-24ocxl: Add trace pointsFrederic Barrat
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat