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