- c6d7e13 ocxl: Use pci core's DVSEC functionality by Ben Widawsky · 3 years, 3 months ago
- 52f6b0a ocxl: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 4 years ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- 98f5559 ocxl: Add new kernel traces by Christophe Lombard · 4 years, 1 month ago
- 5f686ee ocxl: Add mmu notifier by Christophe Lombard · 4 years, 1 month ago
- d731fee ocxl: Update the Process Element Entry by Christophe Lombard · 4 years, 1 month ago
- a7c392c misc: ocxl: config: Rename function attribute description by Lee Jones · 4 years, 2 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
- 961d289 ocxl: simplify the return expression of free_function_dev() by Qinglang Miao · 4 years, 3 months ago
- 4b53a3c ocxl: fix kconfig dependency warning for OCXL by Necip Fazil Yildiran · 4 years, 3 months ago
- dde6f18 ocxl: Don't return trigger page when allocating an interrupt by Frederic Barrat · 4 years, 9 months ago
- ad857d4 ocxl: Access interrupt trigger page from xive directly by Frederic Barrat · 4 years, 9 months ago
- 3591538a ocxl: Address kernel doc errors & warnings by Alastair D'Silva · 4 years, 9 months ago
- 0749713 ocxl: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 87db757 ocxl: control via sysfs whether the FPGA is reloaded on a link reset by Philippe Bergheaud · 4 years, 6 months ago
- a0594e8 ocxl: Fix misleading comment by Andrew Donnellan · 4 years, 10 months ago
- 49ce94b ocxl: Add PCI hotplug dependency to Kconfig by Frederic Barrat · 5 years ago
- 913e73c ocxl: Fix potential memory leak on context creation by Frederic Barrat · 5 years ago
- a58d37b ocxl: Fix concurrent AFU open and device removal by Frederic Barrat · 6 years ago
- 7ed4211 ocxl: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 2275d7b powerpc/64s/radix: introduce options to disable use of the tlbie instruction by Nicholas Piggin · 5 years ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 73a2b04 ocxl: Update for AFU descriptor template version 1.1 by Alastair D'Silva · 6 years ago
- 60e8523 ocxl: Allow contexts to be attached with a NULL mm by Alastair D'Silva · 6 years ago
- 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
- 00b0cdb ocxl: Make ocxl_remove() static by YueHaibing · 6 years ago
- dc3e0aa misc: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 6be6a8d ocxl: Fix return value check in afu_ioctl() by Wei Yongjun · 6 years ago
- 7e462c2 ocxl: Provide global MMIO accessors for external drivers by Alastair D'Silva · 6 years ago
- 0601466 ocxl: move event_fd handling to frontend by Alastair D'Silva · 6 years ago
- 2ec3b7e ocxl: afu_irq only deals with IRQ IDs, not offsets by Alastair D'Silva · 6 years ago
- b9721d2 ocxl: Allow external drivers to use OpenCAPI contexts by Alastair D'Silva · 6 years ago
- 75ca758 ocxl: Create a clear delineation between ocxl backend & frontend by Alastair D'Silva · 6 years ago
- 2f7d3d1 ocxl: Don't pass pci_dev around by Alastair D'Silva · 6 years ago
- 1ba2143 ocxl: Split pci.c by Alastair D'Silva · 6 years ago
- b696d28 ocxl: Remove some unused exported symbols by Alastair D'Silva · 6 years ago
- 53e3e74 ocxl: Remove superfluous 'extern' from headers by Alastair D'Silva · 6 years ago
- 3294149 ocxl: read_pasid never returns an error, so make it void by Alastair D'Silva · 6 years ago
- 9c4ae06 ocxl: Rename struct link to ocxl_link by Alastair D'Silva · 6 years ago
- 32eeb56 ocxl: remove set but not used variables 'tid' and 'lpid' by YueHaibing · 6 years ago
- 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
- 2f07229 ocxl: Fix endiannes bug in read_afu_name() by Greg Kurz · 6 years ago
- d1f75a9 ocxl/afu_irq: Don't include <asm/pnv-ocxl.h> by Greg Kurz · 6 years ago
- 759bc01 ocxl: Clarify error path in setup_xsl_irq() by Greg Kurz · 6 years ago
- e1e71e2 ocxl: Fix endiannes bug in ocxl_link_update_pe() by Greg Kurz · 6 years ago
- 6f8e45f ocxl: Fix access to the AFU Descriptor Data by Christophe Lombard · 6 years ago
- 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
- d497ebf ocxl: Fix page fault handler in case of fault on dying process by Frederic Barrat · 7 years ago
- a545cf0 ocxl: Change return type for fault handler by Souptick Joarder · 7 years ago
- 2e5c93d ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait() by Wei Yongjun · 7 years ago
- 02a8e5b ocxl: Add an IOCTL so userspace knows what OCXL features are available by Alastair D'Silva · 7 years ago
- e948e06 ocxl: Expose the thread_id needed for wait on POWER9 by Alastair D'Silva · 7 years ago
- 19df395 ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action by Alastair D'Silva · 7 years ago
- b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
- 474cca5 misc: ocxl: use put_device() instead of device_unregister() by Arvind Yadav · 7 years ago
- 07c5ccd ocxl: Add get_metadata IOCTL to share OCXL information to userspace by Alastair D'Silva · 7 years ago
- 423688a ocxl: Fix potential bad errno on irq allocation by Frederic Barrat · 7 years ago
- 694a20d Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- dedab7f ocxl: fix signed comparison with less than zero by Colin Ian King · 7 years ago
- b97f022 ocxl: Add Makefile and Kconfig by Frederic Barrat · 7 years ago
- 92add22 ocxl: Add trace points by Frederic Barrat · 7 years ago
- 280b983 ocxl: Add a kernel API for other opencapi drivers by Frederic Barrat · 7 years ago
- aeddad1 ocxl: Add AFU interrupt support by Frederic Barrat · 7 years ago
- 5ef3166 ocxl: Driver code for 'generic' opencapi devices by Frederic Barrat · 7 years ago