1. 6e0c50f cxl: Refine slice error debug messages by Philippe Bergheaud · 9 years ago
  2. f5c9df9 cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts by Ian Munsie · 9 years ago
  3. d6776bb cxl: Keep IRQ mappings on context teardown by Michael Neuling · 9 years ago
  4. cbffa3a cxl: Separate bare-metal fields in adapter and AFU data structures by Christophe Lombard · 9 years ago
  5. 73d55c3 cxl: IRQ allocation for guests by Frederic Barrat · 9 years ago
  6. 6d625ed cxl: Update cxl_irq() prototype by Frederic Barrat · 9 years ago
  7. 5be587b cxl: Introduce implementation-specific API by Frederic Barrat · 9 years ago
  8. d56d301 cxl: Move bare-metal specific code to specialized files by Frederic Barrat · 9 years ago
  9. 8633186 cxl: Move common code away from bare-metal-specific files by Christophe Lombard · 9 years ago
  10. 52adee5 cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API by Andrew Donnellan · 9 years ago
  11. 8dde152 cxl: fix leak of IRQ names in cxl_free_afu_irqs() by Andrew Donnellan · 9 years ago
  12. a6897f3 cxl: Release irqs if memory allocation fails by Vaibhav Jain · 9 years ago
  13. 8c7dd08 cxl: Plug irq_bitmap getting leaked in cxl_context by Vaibhav Jain · 9 years ago
  14. e640d2fc cxl: Make IRQ release idempotent by Daniel Axtens · 9 years ago
  15. 3d6b040 cxl: sparse: Make declarations static by Daniel Axtens · 10 years ago
  16. de36953 cxl: use more common format specifier by Rasmus Villemoes · 10 years ago
  17. 80c394fa cxl: Add explicit precision specifiers by Rasmus Villemoes · 10 years ago
  18. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 10 years ago
  19. c358d84b cxl: Split afu_register_irqs() function by Michael Neuling · 10 years ago
  20. 6428832 cxl: Add cookie parameter to afu_release_irqs() by Michael Neuling · 10 years ago
  21. a6130ed cxl: Add missing return statement after handling AFU errror by Ian Munsie · 10 years ago
  22. 9bcf28c cxl: Add tracepoints by Ian Munsie · 10 years ago
  23. d3383aa cxl: remove redundant increment of hwirq by Colin Ian King · 10 years ago
  24. 80fa93f cxl: Name interrupts in /proc/interrupt by Michael Neuling · 10 years ago
  25. bc78b05 cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning by Ian Munsie · 10 years ago
  26. f204e0b cxl: Driver code for powernv PCIe based cards for userspace access by Ian Munsie · 10 years ago