1. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. 266eab8 cxl: Check periodically the coherent platform function's state by Christophe Lombard · 8 years ago
  3. 7a0d85d cxl: Add kernel API to allow a context to operate with relocate disabled by Ian Munsie · 8 years ago
  4. 0e5b5ba cxl: Remove duplicate #defines by Ian Munsie · 8 years ago
  5. 2bc79ff cxl: Poll for outstanding IRQs when detaching a context by Michael Neuling · 8 years ago
  6. e009a7e cxl: Allow initialization on timebase sync failures by Frederic Barrat · 8 years ago
  7. 17eb3ee cxl: Ignore probes for virtual afu pci devices by Vaibhav Jain · 8 years ago
  8. 0d400f7 cxl: Adapter failure handling by Christophe Lombard · 8 years ago
  9. d601ea9 cxl: Support the cxl kernel API from a guest by Frederic Barrat · 8 years ago
  10. 594ff7d cxl: Support to flash a new image on the adapter from a guest by Christophe Lombard · 8 years ago
  11. 4752876 cxl: sysfs support for guests by Christophe Lombard · 8 years ago
  12. 14baf4d cxl: Add guest-specific code by Christophe Lombard · 8 years ago
  13. cbffa3a cxl: Separate bare-metal fields in adapter and AFU data structures by Christophe Lombard · 8 years ago
  14. 444c4ba cxl: New hcalls to support cxl adapters by Christophe Lombard · 8 years ago
  15. 6d625ed cxl: Update cxl_irq() prototype by Frederic Barrat · 8 years ago
  16. ea2d1f9 cxl: Isolate a few bare-metal-specific calls by Frederic Barrat · 8 years ago
  17. 2b04cf3 cxl: Rename some bare-metal specific functions by Frederic Barrat · 8 years ago
  18. 5be587b cxl: Introduce implementation-specific API by Frederic Barrat · 8 years ago
  19. d56d301 cxl: Move bare-metal specific code to specialized files by Frederic Barrat · 8 years ago
  20. 8633186 cxl: Move common code away from bare-metal-specific files by Christophe Lombard · 8 years ago
  21. 7b8ad49 cxl: Fix DSI misses when the context owning task exits by Vaibhav Jain · 9 years ago
  22. 1b5df59 cxl: Fix possible idr warning when contexts are released by Vaibhav Jain · 9 years ago
  23. 8dde152 cxl: fix leak of IRQ names in cxl_free_afu_irqs() by Andrew Donnellan · 9 years ago
  24. 390fd59 cxl: Set up and enable PSL Timebase by Philippe Bergheaud · 9 years ago
  25. 55e0766 cxl: Fix force unmapping mmaps of contexts allocated through the kernel api by Ian Munsie · 9 years ago
  26. d9232a3 cxl: Add alternate MMIO error handling by Ian Munsie · 9 years ago
  27. 9e8df8a cxl: EEH support by Daniel Axtens · 9 years ago
  28. 13e68d8 cxl: Allow the kernel to trust that an image won't change on PERST. by Daniel Axtens · 9 years ago
  29. 05155772 cxl: Allocate and release the SPA with the AFU by Daniel Axtens · 9 years ago
  30. 0b3f9c7 cxl: Drop commands if the PCI channel is not in normal state by Daniel Axtens · 9 years ago
  31. 588b34b cxl: Convert MMIO read/write macros to inline functions by Daniel Axtens · 9 years ago
  32. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 9 years ago
  33. 0520336 cxl: Export file ops for use by API by Michael Neuling · 9 years ago
  34. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  35. c358d84b cxl: Split afu_register_irqs() function by Michael Neuling · 9 years ago
  36. 1a1a94b cxl: Export some symbols by Michael Neuling · 9 years ago
  37. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 9 years ago
  38. eda3693 cxl: Rework detach context functions by Michael Neuling · 9 years ago
  39. 6428832 cxl: Add cookie parameter to afu_release_irqs() by Michael Neuling · 9 years ago
  40. 8ac75b9 cxl: Use call_rcu to reduce latency when releasing the afu fd by Ian Munsie · 9 years ago
  41. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 9 years ago
  42. 27d4dc7 cxl: Implement an ioctl to fetch afu card-id, offset-id and mode by Vaibhav Jain · 9 years ago
  43. b087e61 cxl: Export optional AFU configuration record in sysfs by Ian Munsie · 10 years ago
  44. 62fa19d cxl: Add ability to reset the card by Ryan Grimm · 10 years ago
  45. 4beb542 cxl: Use image state defaults for reloading FPGA by Ryan Grimm · 10 years ago
  46. d6a6af2 cxl: Disable AFU debug flag by Ian Munsie · 10 years ago
  47. b123429 cxl: Unmap MMIO regions when detaching a context by Ian Munsie · 10 years ago
  48. ee41d11 cxl: Change contexts_lock to a mutex to fix sleep while atomic bug by Ian Munsie · 10 years ago
  49. 80fa93f cxl: Name interrupts in /proc/interrupt by Michael Neuling · 10 years ago
  50. bc78b05 cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning by Ian Munsie · 10 years ago
  51. f204e0b cxl: Driver code for powernv PCIe based cards for userspace access by Ian Munsie · 10 years ago