1. 7ed4211 ocxl: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  2. 2275d7b powerpc/64s/radix: introduce options to disable use of the tlbie instruction by Nicholas Piggin · 5 years ago
  3. 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
  4. 73a2b04 ocxl: Update for AFU descriptor template version 1.1 by Alastair D'Silva · 6 years ago
  5. 60e8523 ocxl: Allow contexts to be attached with a NULL mm by Alastair D'Silva · 6 years ago
  6. 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  7. 00b0cdb ocxl: Make ocxl_remove() static by YueHaibing · 6 years ago
  8. dc3e0aa misc: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 6be6a8d ocxl: Fix return value check in afu_ioctl() by Wei Yongjun · 6 years ago
  11. 7e462c2 ocxl: Provide global MMIO accessors for external drivers by Alastair D'Silva · 6 years ago
  12. 0601466 ocxl: move event_fd handling to frontend by Alastair D'Silva · 6 years ago
  13. 2ec3b7e ocxl: afu_irq only deals with IRQ IDs, not offsets by Alastair D'Silva · 6 years ago
  14. b9721d2 ocxl: Allow external drivers to use OpenCAPI contexts by Alastair D'Silva · 6 years ago
  15. 75ca758 ocxl: Create a clear delineation between ocxl backend & frontend by Alastair D'Silva · 6 years ago
  16. 2f7d3d1 ocxl: Don't pass pci_dev around by Alastair D'Silva · 6 years ago
  17. 1ba2143 ocxl: Split pci.c by Alastair D'Silva · 6 years ago
  18. b696d28 ocxl: Remove some unused exported symbols by Alastair D'Silva · 6 years ago
  19. 53e3e74 ocxl: Remove superfluous 'extern' from headers by Alastair D'Silva · 6 years ago
  20. 3294149 ocxl: read_pasid never returns an error, so make it void by Alastair D'Silva · 6 years ago
  21. 9c4ae06 ocxl: Rename struct link to ocxl_link by Alastair D'Silva · 6 years ago
  22. 32eeb56 ocxl: remove set but not used variables 'tid' and 'lpid' by YueHaibing · 6 years ago
  23. 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
  24. 2f07229 ocxl: Fix endiannes bug in read_afu_name() by Greg Kurz · 6 years ago
  25. d1f75a9 ocxl/afu_irq: Don't include <asm/pnv-ocxl.h> by Greg Kurz · 6 years ago
  26. 759bc01 ocxl: Clarify error path in setup_xsl_irq() by Greg Kurz · 6 years ago
  27. e1e71e2 ocxl: Fix endiannes bug in ocxl_link_update_pe() by Greg Kurz · 6 years ago
  28. 6f8e45f ocxl: Fix access to the AFU Descriptor Data by Christophe Lombard · 6 years ago
  29. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  30. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  31. d497ebf ocxl: Fix page fault handler in case of fault on dying process by Frederic Barrat · 7 years ago
  32. a545cf0 ocxl: Change return type for fault handler by Souptick Joarder · 7 years ago
  33. 2e5c93d ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait() by Wei Yongjun · 7 years ago
  34. 02a8e5b ocxl: Add an IOCTL so userspace knows what OCXL features are available by Alastair D'Silva · 7 years ago
  35. e948e06 ocxl: Expose the thread_id needed for wait on POWER9 by Alastair D'Silva · 7 years ago
  36. 19df395 ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action by Alastair D'Silva · 7 years ago
  37. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  38. 474cca5 misc: ocxl: use put_device() instead of device_unregister() by Arvind Yadav · 7 years ago
  39. 07c5ccd ocxl: Add get_metadata IOCTL to share OCXL information to userspace by Alastair D'Silva · 7 years ago
  40. 423688a ocxl: Fix potential bad errno on irq allocation by Frederic Barrat · 7 years ago
  41. 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
  42. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  43. dedab7f ocxl: fix signed comparison with less than zero by Colin Ian King · 7 years ago
  44. b97f022 ocxl: Add Makefile and Kconfig by Frederic Barrat · 7 years ago
  45. 92add22 ocxl: Add trace points by Frederic Barrat · 7 years ago
  46. 280b983 ocxl: Add a kernel API for other opencapi drivers by Frederic Barrat · 7 years ago
  47. aeddad1 ocxl: Add AFU interrupt support by Frederic Barrat · 7 years ago
  48. 5ef3166 ocxl: Driver code for 'generic' opencapi devices by Frederic Barrat · 7 years ago