1. b8199f6 misc: cxl: Fix possible null pointer dereference by zhong jiang · 6 years ago
  2. 6f329f2 cxl: Fix wrong comparison in cxl_adapter_context_get() by Vaibhav Jain · 6 years ago
  3. 20c29d9 cxl: Unlock on error in probe by Dan Carpenter · 7 years ago
  4. 76fcdc8 cxl: Check if vphb exists before iterating over AFU devices by Vaibhav Jain · 6 years ago
  5. 870b502 cxl: Force psl data-cache flush during device shutdown by Vaibhav Jain · 7 years ago
  6. cb2da65 cxl: Fix driver use count by Frederic Barrat · 7 years ago
  7. 3fd1233 cxl: Avoid double free_irq() for psl,slice interrupts by Vaibhav Jain · 7 years ago
  8. 172c70d cxl: Fix error path on bad ioctl by Frederic Barrat · 7 years ago
  9. 168b2bf cxl: Route eeh events to all drivers in cxl_pci_error_detected() by Vaibhav Jain · 7 years ago
  10. 3935312 cxl: Force context lock during EEH flow by Vaibhav Jain · 7 years ago
  11. 53d4370 cxl: fix nested locking hang during EEH hotplug by Andrew Donnellan · 7 years ago
  12. 411d0b0 cxl: Prevent read/write to AFU config space while AFU not configured by Andrew Donnellan · 7 years ago
  13. a05b82d cxl: Fix leaking pid refs in some error paths by Vaibhav Jain · 8 years ago
  14. 70b565b cxl: Prevent adapter reset if an active context exists by Vaibhav Jain · 8 years ago
  15. 735840b cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put() by Andrew Donnellan · 8 years ago
  16. aaa2245 cxl: Flush PSL cache before resetting the adapter by Frederic Barrat · 8 years ago
  17. b135077 cxl: Fix informational message by Frederic Barrat · 8 years ago
  18. 6f38a8b cxl: use pcibios_free_controller_deferred() when removing vPHBs by Andrew Donnellan · 8 years ago
  19. c6d2ee0 cxl: Set psl_fir_cntl to production environment value by Frederic Barrat · 8 years ago
  20. 6fd40f1 cxl: Fix sparse warnings by Andrew Donnellan · 8 years ago
  21. 1647933 cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests by Andrew Donnellan · 8 years ago
  22. 8fbaa51 cxl: fix potential NULL dereference in free_adapter() by Andrew Donnellan · 8 years ago
  23. 1e44727 cxl: remove dead Kconfig options by Andrew Donnellan · 8 years ago
  24. b0b5e59 cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards by Andrew Donnellan · 8 years ago
  25. f67a672 cxl: Workaround PE=0 hardware limitation in Mellanox CX4 by Ian Munsie · 8 years ago
  26. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 8 years ago
  27. cbce091 cxl: Add preliminary workaround for CX4 interrupt limitation by Ian Munsie · 8 years ago
  28. 79384e4 cxl: Add kernel APIs to get & set the max irqs per context by Ian Munsie · 8 years ago
  29. 317f5ef cxl: Add support for using the kernel API with a real PHB by Ian Munsie · 8 years ago
  30. e4f5fc0 cxl: Do not create vPHB if there are no AFU configuration records by Ian Munsie · 8 years ago
  31. a19bd79 cxl: Allow a default context to be associated with an external pci_dev by Ian Munsie · 8 years ago
  32. 62ccf2d cxl: Move cxl_afu_get / cxl_afu_put to base by Ian Munsie · 8 years ago
  33. 48b3adf cxl: Enable bus mastering for devices using CAPP DMA mode by Ian Munsie · 8 years ago
  34. 4e56f85 cxl: Add cxl_slot_is_supported API by Ian Munsie · 8 years ago
  35. fc9f75e cxl: Use for_each_compatible_node() macro by Wei Yongjun · 8 years ago
  36. 3b3dcd6 cxl: Ignore CAPI adapters misplaced in switched slots by Philippe Bergheaud · 8 years ago
  37. e00878b cxl: make base more explicitly non-modular by Paul Gortmaker · 8 years ago
  38. 6e0c50f cxl: Refine slice error debug messages by Philippe Bergheaud · 8 years ago
  39. f5c9df9 cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts by Ian Munsie · 8 years ago
  40. 2a4f667 cxl: Workaround XSL bug that does not clear the RA bit after a reset by Ian Munsie · 8 years ago
  41. 5e7823c cxl: Fix bug where AFU disable operation had no effect by Ian Munsie · 8 years ago
  42. 2224b67 cxl: Fix allocating a minimum of 2 pages for the SPA by Ian Munsie · 8 years ago
  43. 49e9c99 cxl: Fix allowing bogus AFU descriptors with 0 maximum processes by Ian Munsie · 8 years ago
  44. ad42de8 cxl: Add set and get private data to context struct by Michael Neuling · 8 years ago
  45. b810253 cxl: Add mechanism for delivering AFU driver specific events by Philippe Bergheaud · 8 years ago
  46. a430739 cxl: Make vPHB device node match adapter's by Frederic Barrat · 8 years ago
  47. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 8 years ago
  48. 6d38261 cxl: Abstract the differences between the PSL and XSL by Frederic Barrat · 8 years ago
  49. 292841b cxl: Update process element after allocating interrupts by Ian Munsie · 8 years ago
  50. 64417a3 cxl: static-ify variables to fix sparse warnings by Andrew Donnellan · 8 years ago
  51. 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
  52. 266eab8 cxl: Check periodically the coherent platform function's state by Christophe Lombard · 8 years ago
  53. 7a0d85d cxl: Add kernel API to allow a context to operate with relocate disabled by Ian Munsie · 8 years ago
  54. 3c206fa cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs by Ian Munsie · 8 years ago
  55. 0e5b5ba cxl: Remove duplicate #defines by Ian Munsie · 8 years ago
  56. 895a798 cxl: Handle num_of_processes larger than can fit in the SPA by Ian Munsie · 8 years ago
  57. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 8 years ago
  58. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 8 years ago
  59. 2bc79ff cxl: Poll for outstanding IRQs when detaching a context by Michael Neuling · 8 years ago
  60. d6776bb cxl: Keep IRQ mappings on context teardown by Michael Neuling · 8 years ago
  61. 3b1dbfa cxl: Fix DAR check & use REGION_ID instead of opencoding by Aneesh Kumar K.V · 8 years ago
  62. 4aec6ec cxl: Increase timeout for detection of AFU mmio hang by Frederic Barrat · 8 years ago
  63. e009a7e cxl: Allow initialization on timebase sync failures by Frederic Barrat · 8 years ago
  64. 1050e68 cxl: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 9 years ago
  65. aa14138 cxl: Configure the PSL for two CAPI ports on POWER8NVL by Philippe Bergheaud · 8 years ago
  66. d88e397 cxl: Remove dead code by Frederic Barrat · 8 years ago
  67. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  68. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  69. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  70. 17eb3ee cxl: Ignore probes for virtual afu pci devices by Vaibhav Jain · 8 years ago
  71. 0d3a13f cxl: Remove cxl_get_phys_dev() kernel API by Frederic Barrat · 8 years ago
  72. e7a801a cxl: Add tracepoints around the cxl hcall by Christophe Lombard · 8 years ago
  73. 0d400f7 cxl: Adapter failure handling by Christophe Lombard · 8 years ago
  74. d601ea9 cxl: Support the cxl kernel API from a guest by Frederic Barrat · 8 years ago
  75. b40844a cxl: Parse device tree and create cxl device(s) at boot by Frederic Barrat · 8 years ago
  76. 594ff7d cxl: Support to flash a new image on the adapter from a guest by Christophe Lombard · 8 years ago
  77. 4752876 cxl: sysfs support for guests by Christophe Lombard · 8 years ago
  78. 14baf4d cxl: Add guest-specific code by Christophe Lombard · 8 years ago
  79. cbffa3a cxl: Separate bare-metal fields in adapter and AFU data structures by Christophe Lombard · 8 years ago
  80. 444c4ba cxl: New hcalls to support cxl adapters by Christophe Lombard · 8 years ago
  81. 73d55c3 cxl: IRQ allocation for guests by Frederic Barrat · 8 years ago
  82. 6d625ed cxl: Update cxl_irq() prototype by Frederic Barrat · 8 years ago
  83. ea2d1f9 cxl: Isolate a few bare-metal-specific calls by Frederic Barrat · 8 years ago
  84. 2b04cf3 cxl: Rename some bare-metal specific functions by Frederic Barrat · 8 years ago
  85. 5be587b cxl: Introduce implementation-specific API by Frederic Barrat · 8 years ago
  86. cca44c0 cxl: Define process problem state area at attach time only by Frederic Barrat · 8 years ago
  87. d56d301 cxl: Move bare-metal specific code to specialized files by Frederic Barrat · 8 years ago
  88. 8633186 cxl: Move common code away from bare-metal-specific files by Christophe Lombard · 8 years ago
  89. 923adb1 cxl: Fix PSL timebase synchronization detection by Frederic Barrat · 8 years ago
  90. 85016ff misc: cxl: use kobj_to_dev() by Geliang Tang · 8 years ago
  91. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 8 years ago
  92. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  93. 68adb7b cxl: Enable PCI device ID for future IBM CXL adapter by Uma Krishnan · 8 years ago
  94. 57f7c39 cxl: use -Werror only with CONFIG_PPC_WERROR by Brian Norris · 8 years ago
  95. aa095455 cxl: fix build for GCC 4.6.x by Brian Norris · 8 years ago
  96. 7b8ad49 cxl: Fix DSI misses when the context owning task exits by Vaibhav Jain · 8 years ago
  97. e606e03 cxl: Set endianess of kernel contexts by Frederic Barrat · 8 years ago
  98. 48f0f6b cxl: use correct operator when writing pcie config space values by Andrew Donnellan · 9 years ago
  99. 1b5df59 cxl: Fix possible idr warning when contexts are released by Vaibhav Jain · 9 years ago
  100. 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