1. e606e03 cxl: Set endianess of kernel contexts by Frederic Barrat · 9 years ago
  2. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  3. 2e1a255 cxl: Free virtual PHB when removing by Andrew Donnellan · 9 years ago
  4. 4108efb cxl: Fix number of allocated pages in SPA by Christophe Lombard · 9 years ago
  5. d79e680 cxl: Workaround malformed pcie packets on some cards by Philippe Bergheaud · 9 years ago
  6. 5f81b95 cxl: fix leak of ctx->mapping when releasing kernel API contexts by Andrew Donnellan · 9 years ago
  7. 52adee5 cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API by Andrew Donnellan · 9 years ago
  8. 8dde152 cxl: fix leak of IRQ names in cxl_free_afu_irqs() by Andrew Donnellan · 9 years ago
  9. d6eb71a cxl: Fix lockdep warning while creating afu_err_buff attribute by Vaibhav Jain · 9 years ago
  10. 2cd55c6 cxl: Fix build failure due to -Wunused-variable behaviour change by Ian Munsie · 9 years ago
  11. 2925c2f cxl: Fix unbalanced pci_dev_get in cxl_probe by Daniel Axtens · 9 years ago
  12. 7d1647d cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline by Andrew Donnellan · 9 years ago
  13. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  14. 390fd59 cxl: Set up and enable PSL Timebase by Philippe Bergheaud · 9 years ago
  15. 55e0766 cxl: Fix force unmapping mmaps of contexts allocated through the kernel api by Ian Munsie · 9 years ago
  16. af2a50b cxl: Fix + cleanup error paths in cxl_dev_context_init by Ian Munsie · 9 years ago
  17. 9d8e276 cxl: Remove racy attempt to force EEH invocation in reset by Daniel Axtens · 9 years ago
  18. a6897f3 cxl: Release irqs if memory allocation fails by Vaibhav Jain · 9 years ago
  19. f47f966 cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE by Vaishali Thakkar · 9 years ago
  20. 7c26b9c cxl: Allow release of contexts which have been OPENED but not STARTED by Andrew Donnellan · 9 years ago
  21. d9232a3 cxl: Add alternate MMIO error handling by Ian Munsie · 9 years ago
  22. 8c7dd08 cxl: Plug irq_bitmap getting leaked in cxl_context by Vaibhav Jain · 9 years ago
  23. 2590163 cxl: Add CONFIG_CXL_EEH symbol by Daniel Axtens · 9 years ago
  24. 9e8df8a cxl: EEH support by Daniel Axtens · 9 years ago
  25. 13e68d8 cxl: Allow the kernel to trust that an image won't change on PERST. by Daniel Axtens · 9 years ago
  26. 4e1efb4 cxl: Don't remove AFUs/vPHBs in cxl_reset by Daniel Axtens · 9 years ago
  27. d76427b cxl: Refactor AFU init/teardown by Daniel Axtens · 9 years ago
  28. c044c41 cxl: Refactor adaptor init/teardown by Daniel Axtens · 9 years ago
  29. 575e698 cxl: Clean up adapter MMIO unmap path. by Daniel Axtens · 9 years ago
  30. e640d2f cxl: Make IRQ release idempotent by Daniel Axtens · 9 years ago
  31. 05155772 cxl: Allocate and release the SPA with the AFU by Daniel Axtens · 9 years ago
  32. 0b3f9c7 cxl: Drop commands if the PCI channel is not in normal state by Daniel Axtens · 9 years ago
  33. 588b34b cxl: Convert MMIO read/write macros to inline functions by Daniel Axtens · 9 years ago
  34. 83c3fee cxl: sparse: Silence iomem warning in debugfs file creation by Daniel Axtens · 9 years ago
  35. 3d6b040 cxl: sparse: Make declarations static by Daniel Axtens · 9 years ago
  36. d3d73f4 cxl: Compile with -Werror by Daniel Axtens · 9 years ago
  37. 368857c cxl: Don't ignore add_process_element() result when attaching context by Daniel Axtens · 9 years ago
  38. acb921a misc: cxl: clean up afu_read_config() by Vladimir Zapolskiy · 9 years ago
  39. bd664f8 cxl: Destroy afu->contexts_idr on release of an afu by Johannes Thumshirn · 9 years ago
  40. b2a02ac cxl: Destroy cxl_adapter_idr on module_exit by Johannes Thumshirn · 9 years ago
  41. de36953 cxl: use more common format specifier by Rasmus Villemoes · 9 years ago
  42. 80c394fa cxl: Add explicit precision specifiers by Rasmus Villemoes · 9 years ago
  43. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  44. 10a5894 cxl: Fix off by one error allowing subsequent mmap page to be accessed by Ian Munsie · 9 years ago
  45. 5caaf53 cxl: Fail mmap if requested mapping is larger than assigned problem state area by Ian Munsie · 9 years ago
  46. 3f8dc44 cxl: Fix refcounting in kernel API by Michael Neuling · 9 years ago
  47. 8c00d5c cxl: Test the correct mmio space before unmapping by Daniel Axtens · 9 years ago
  48. 14f2118 cxl/vphb.c: Use phb pointer after NULL check by Maninder Singh · 9 years ago
  49. f293106 cxl: Fix typo in debug print by Michael Neuling · 9 years ago
  50. e0fcdc2 cxl: Add CXL_KERNEL_API config option by Michael Neuling · 9 years ago
  51. f67b493 cxl: Reset default context for vPHB on release by Michael Neuling · 9 years ago
  52. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 9 years ago
  53. 0520336 cxl: Export file ops for use by API by Michael Neuling · 9 years ago
  54. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  55. 406e12e cxl: Cleanup Makefile by Michael Neuling · 9 years ago
  56. 7bb5d91a cxl: Rework context lifetimes by Michael Neuling · 9 years ago
  57. 2f66352 cxl: Configure PSL for kernel contexts and merge code by Michael Neuling · 9 years ago
  58. c358d84b cxl: Split afu_register_irqs() function by Michael Neuling · 9 years ago
  59. a6b07d8 cxl: Only check pid for userspace contexts by Michael Neuling · 9 years ago
  60. 1a1a94b cxl: Export some symbols by Michael Neuling · 9 years ago
  61. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 9 years ago
  62. eda3693 cxl: Rework detach context functions by Michael Neuling · 9 years ago
  63. 6428832 cxl: Add cookie parameter to afu_release_irqs() by Michael Neuling · 9 years ago
  64. bfcdc8f cxl: Dump debug info on the AFU configuration record by Michael Neuling · 9 years ago
  65. 7f436b5 cxl: Fix error path on probe by Michael Neuling · 9 years ago
  66. bee30c7 cxl: Re-order card init to check the VSEC earlier by Ian Munsie · 9 years ago
  67. 69c3a73 cxl: Remove unnecessarily verbose print in cxl_remove() by Michael Neuling · 9 years ago
  68. aa70775 cxl: Add shutdown hook by Michael Neuling · 9 years ago
  69. 8ac75b9 cxl: Use call_rcu to reduce latency when releasing the afu fd by Ian Munsie · 9 years ago
  70. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 9 years ago
  71. 27d4dc7 cxl: Implement an ioctl to fetch afu card-id, offset-id and mode by Vaibhav Jain · 9 years ago
  72. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  73. a6130ed cxl: Add missing return statement after handling AFU errror by Ian Munsie · 9 years ago
  74. 3d5be03 cxl: Fail AFU initialisation if an invalid configuration record is found by Ian Munsie · 9 years ago
  75. b087e61 cxl: Export optional AFU configuration record in sysfs by Ian Munsie · 9 years ago
  76. 6f963ec cxl: Fix device_node reference counting by Ryan Grimm · 9 years ago
  77. 62fa19d cxl: Add ability to reset the card by Ryan Grimm · 9 years ago
  78. 1212aa1 cxl: Enable CAPP recovery by Ryan Grimm · 9 years ago
  79. 95bc11b cxl: Add image control to sysfs by Ryan Grimm · 9 years ago
  80. 4beb542 cxl: Use image state defaults for reloading FPGA by Ryan Grimm · 9 years ago
  81. 9bcf28c cxl: Add tracepoints by Ian Munsie · 10 years ago
  82. d3383aa cxl: remove redundant increment of hwirq by Colin Ian King · 10 years ago
  83. 0712dc7 cxl: Fix issues when unmapping contexts by Ian Munsie · 10 years ago
  84. db7933f cxl: Disable SPAP register when freeing SPA by Ian Munsie · 10 years ago
  85. d6a6af2 cxl: Disable AFU debug flag by Ian Munsie · 10 years ago
  86. 13da704 cxl: Early return from cxl_handle_fault for a shut down context by Ian Munsie · 10 years ago
  87. 456295e cxl: Fix leaking interrupts if attach process fails by Ian Munsie · 10 years ago
  88. b123429 cxl: Unmap MMIO regions when detaching a context by Ian Munsie · 10 years ago
  89. a98e6e9 cxl: Add timeout to process element commands by Ian Munsie · 10 years ago
  90. ee41d11 cxl: Change contexts_lock to a mutex to fix sleep while atomic bug by Ian Munsie · 10 years ago
  91. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  92. 80fa93f cxl: Name interrupts in /proc/interrupt by Michael Neuling · 10 years ago
  93. bc78b05 cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning by Ian Munsie · 10 years ago
  94. eb01d4c cxl: Fix PSL error due to duplicate segment table entries by Ian Munsie · 10 years ago
  95. b03a7f5 cxl: Refactor cxl_load_segment() and find_free_sste() by Ian Munsie · 10 years ago
  96. 5100a9d cxl: Disable secondary hash in segment table by Ian Munsie · 10 years ago
  97. d53ba6b cxl: Fix afu_read() not doing finish_wait() on signal or non-blocking by Ian Munsie · 10 years ago
  98. 881632c cxl: Add driver to Kbuild and Makefiles by Ian Munsie · 10 years ago
  99. f204e0b cxl: Driver code for powernv PCIe based cards for userspace access by Ian Munsie · 10 years ago
  100. 10542ca cxl: Add base builtin support by Ian Munsie · 10 years ago