1. 6fd40f1 cxl: Fix sparse warnings by Andrew Donnellan · 8 years ago
  2. 6e0c50f cxl: Refine slice error debug messages by Philippe Bergheaud · 8 years ago
  3. 2a4f667 cxl: Workaround XSL bug that does not clear the RA bit after a reset by Ian Munsie · 8 years ago
  4. 5e7823c cxl: Fix bug where AFU disable operation had no effect by Ian Munsie · 8 years ago
  5. 2224b67 cxl: Fix allocating a minimum of 2 pages for the SPA by Ian Munsie · 8 years ago
  6. 6d38261 cxl: Abstract the differences between the PSL and XSL by Frederic Barrat · 9 years ago
  7. 292841b cxl: Update process element after allocating interrupts by Ian Munsie · 9 years ago
  8. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  9. 7a0d85d cxl: Add kernel API to allow a context to operate with relocate disabled by Ian Munsie · 9 years ago
  10. 3c206fa cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs by Ian Munsie · 9 years ago
  11. 895a798 cxl: Handle num_of_processes larger than can fit in the SPA by Ian Munsie · 9 years ago
  12. 2bc79ff cxl: Poll for outstanding IRQs when detaching a context by Michael Neuling · 9 years ago
  13. 0d400f7 cxl: Adapter failure handling by Christophe Lombard · 9 years ago
  14. d601ea9 cxl: Support the cxl kernel API from a guest by Frederic Barrat · 9 years ago
  15. 4752876 cxl: sysfs support for guests by Christophe Lombard · 9 years ago
  16. cbffa3a cxl: Separate bare-metal fields in adapter and AFU data structures by Christophe Lombard · 9 years ago
  17. 444c4ba cxl: New hcalls to support cxl adapters by Christophe Lombard · 9 years ago
  18. 2b04cf3 cxl: Rename some bare-metal specific functions by Frederic Barrat · 9 years ago
  19. 5be587b cxl: Introduce implementation-specific API by Frederic Barrat · 9 years ago
  20. d56d301 cxl: Move bare-metal specific code to specialized files by Frederic Barrat · 9 years ago
  21. 8633186 cxl: Move common code away from bare-metal-specific files by Christophe Lombard · 9 years ago
  22. e606e03 cxl: Set endianess of kernel contexts by Frederic Barrat · 9 years ago
  23. 4108efb cxl: Fix number of allocated pages in SPA by Christophe Lombard · 9 years ago
  24. 05155772 cxl: Allocate and release the SPA with the AFU by Daniel Axtens · 9 years ago
  25. 0b3f9c7 cxl: Drop commands if the PCI channel is not in normal state by Daniel Axtens · 9 years ago
  26. 368857c cxl: Don't ignore add_process_element() result when attaching context by Daniel Axtens · 9 years ago
  27. de36953 cxl: use more common format specifier by Rasmus Villemoes · 9 years ago
  28. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 10 years ago
  29. 2f66352 cxl: Configure PSL for kernel contexts and merge code by Michael Neuling · 10 years ago
  30. 1a1a94b cxl: Export some symbols by Michael Neuling · 10 years ago
  31. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 10 years ago
  32. 9bcf28c cxl: Add tracepoints by Ian Munsie · 10 years ago
  33. db7933f cxl: Disable SPAP register when freeing SPA by Ian Munsie · 10 years ago
  34. a98e6e9 cxl: Add timeout to process element commands by Ian Munsie · 10 years ago
  35. ee41d11 cxl: Change contexts_lock to a mutex to fix sleep while atomic bug by Ian Munsie · 10 years ago
  36. bc78b05 cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning by Ian Munsie · 10 years ago
  37. 5100a9d cxl: Disable secondary hash in segment table by Ian Munsie · 10 years ago
  38. f204e0b cxl: Driver code for powernv PCIe based cards for userspace access by Ian Munsie · 10 years ago