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