1. 7c26b9c cxl: Allow release of contexts which have been OPENED but not STARTED by Andrew Donnellan · 9 years ago
  2. d9232a3 cxl: Add alternate MMIO error handling by Ian Munsie · 9 years ago
  3. 8c7dd08 cxl: Plug irq_bitmap getting leaked in cxl_context by Vaibhav Jain · 9 years ago
  4. 2590163 cxl: Add CONFIG_CXL_EEH symbol by Daniel Axtens · 9 years ago
  5. 9e8df8a cxl: EEH support by Daniel Axtens · 9 years ago
  6. 13e68d8 cxl: Allow the kernel to trust that an image won't change on PERST. by Daniel Axtens · 9 years ago
  7. 4e1efb4 cxl: Don't remove AFUs/vPHBs in cxl_reset by Daniel Axtens · 9 years ago
  8. d76427b cxl: Refactor AFU init/teardown by Daniel Axtens · 9 years ago
  9. c044c41 cxl: Refactor adaptor init/teardown by Daniel Axtens · 9 years ago
  10. 575e698 cxl: Clean up adapter MMIO unmap path. by Daniel Axtens · 9 years ago
  11. e640d2f cxl: Make IRQ release idempotent by Daniel Axtens · 9 years ago
  12. 05155772 cxl: Allocate and release the SPA with the AFU by Daniel Axtens · 9 years ago
  13. 0b3f9c7 cxl: Drop commands if the PCI channel is not in normal state by Daniel Axtens · 9 years ago
  14. 588b34b cxl: Convert MMIO read/write macros to inline functions by Daniel Axtens · 9 years ago
  15. 83c3fee cxl: sparse: Silence iomem warning in debugfs file creation by Daniel Axtens · 9 years ago
  16. 3d6b040 cxl: sparse: Make declarations static by Daniel Axtens · 9 years ago
  17. d3d73f4 cxl: Compile with -Werror by Daniel Axtens · 9 years ago
  18. 368857c cxl: Don't ignore add_process_element() result when attaching context by Daniel Axtens · 9 years ago
  19. bd664f8 cxl: Destroy afu->contexts_idr on release of an afu by Johannes Thumshirn · 9 years ago
  20. b2a02ac cxl: Destroy cxl_adapter_idr on module_exit by Johannes Thumshirn · 9 years ago
  21. de36953 cxl: use more common format specifier by Rasmus Villemoes · 9 years ago
  22. 80c394fa cxl: Add explicit precision specifiers by Rasmus Villemoes · 9 years ago
  23. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  24. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  25. 10a5894 cxl: Fix off by one error allowing subsequent mmap page to be accessed by Ian Munsie · 9 years ago
  26. 5caaf53 cxl: Fail mmap if requested mapping is larger than assigned problem state area by Ian Munsie · 9 years ago
  27. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  28. 3f8dc44 cxl: Fix refcounting in kernel API by Michael Neuling · 9 years ago
  29. 8c00d5c cxl: Test the correct mmio space before unmapping by Daniel Axtens · 9 years ago
  30. 14f2118 cxl/vphb.c: Use phb pointer after NULL check by Maninder Singh · 9 years ago
  31. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  32. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  33. 4ae555a drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix by Colin Ian King · 9 years ago
  34. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  35. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  36. f293106 cxl: Fix typo in debug print by Michael Neuling · 9 years ago
  37. e0fcdc2 cxl: Add CXL_KERNEL_API config option by Michael Neuling · 9 years ago
  38. 3dc196e mei: me: wait for power gating exit confirmation by Alexander Usyskin · 9 years ago
  39. c241e9b mei: reset flow control on the last client disconnection by Alexander Usyskin · 9 years ago
  40. 98ce2d2 misc: sram: sort and clean up included headers by Vladimir Zapolskiy · 9 years ago
  41. a0a5be0 misc: sram: move reserved block logic out of probe function by Vladimir Zapolskiy · 9 years ago
  42. 665d82f misc: sram: add private struct device and virt_base members by Vladimir Zapolskiy · 9 years ago
  43. 4914f1c misc: sram: report correct SRAM pool size by Vladimir Zapolskiy · 9 years ago
  44. d687b1f misc: sram: bump error message level on unclean driver unbinding by Vladimir Zapolskiy · 9 years ago
  45. b13365b misc: sram: fix device node reference leak on error by Vladimir Zapolskiy · 9 years ago
  46. ee895cc misc: sram: fix enabled clock leak on error path by Vladimir Zapolskiy · 9 years ago
  47. 0a3405d misc: mic: Fix reported static checker warning by Sudeep Dutt · 9 years ago
  48. 24732e7 misc: mic: Fix randconfig build error by including errno.h by Sudeep Dutt · 9 years ago
  49. f67b493 cxl: Reset default context for vPHB on release by Michael Neuling · 9 years ago
  50. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 9 years ago
  51. 0520336 cxl: Export file ops for use by API by Michael Neuling · 9 years ago
  52. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  53. 406e12e cxl: Cleanup Makefile by Michael Neuling · 9 years ago
  54. 7bb5d91a cxl: Rework context lifetimes by Michael Neuling · 9 years ago
  55. 2f66352 cxl: Configure PSL for kernel contexts and merge code by Michael Neuling · 9 years ago
  56. c358d84b cxl: Split afu_register_irqs() function by Michael Neuling · 9 years ago
  57. a6b07d8 cxl: Only check pid for userspace contexts by Michael Neuling · 9 years ago
  58. 1a1a94b cxl: Export some symbols by Michael Neuling · 9 years ago
  59. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 9 years ago
  60. eda3693 cxl: Rework detach context functions by Michael Neuling · 9 years ago
  61. 6428832 cxl: Add cookie parameter to afu_release_irqs() by Michael Neuling · 9 years ago
  62. bfcdc8f cxl: Dump debug info on the AFU configuration record by Michael Neuling · 9 years ago
  63. 7f436b5 cxl: Fix error path on probe by Michael Neuling · 9 years ago
  64. bee30c7 cxl: Re-order card init to check the VSEC earlier by Ian Munsie · 9 years ago
  65. 69c3a73 cxl: Remove unnecessarily verbose print in cxl_remove() by Michael Neuling · 9 years ago
  66. aa70775 cxl: Add shutdown hook by Michael Neuling · 9 years ago
  67. 8ac75b9 cxl: Use call_rcu to reduce latency when releasing the afu fd by Ian Munsie · 9 years ago
  68. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 9 years ago
  69. 27d4dc7 cxl: Implement an ioctl to fetch afu card-id, offset-id and mode by Vaibhav Jain · 9 years ago
  70. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  71. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  72. 0810f18 ti-st: handle null allocation return correctly. by Colin Ian King · 9 years ago
  73. dd8d8d4 misc: mic: MIC card driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  74. 74321d4 misc: mic: MIC host driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  75. fdd9fd5 misc: mic: SCIF messaging and node enumeration APIs by Sudeep Dutt · 9 years ago
  76. 76371c7 misc: mic: SCIF connections APIs i.e. accept and connect by Nikhil Rao · 9 years ago
  77. e9089f4 misc: mic: SCIF open close bind and listen APIs by Sudeep Dutt · 9 years ago
  78. 40cb594 misc: mic: SCIF node queue pair setup management by Sudeep Dutt · 9 years ago
  79. fb4d0e3 misc: mic: SCIF module initialization by Sudeep Dutt · 9 years ago
  80. c9d5c53 misc: mic: Common MIC header file changes in preparation for SCIF by Sudeep Dutt · 9 years ago
  81. b55f035 misc: mic: SCIF Peer Bus by Sudeep Dutt · 9 years ago
  82. 5ec4ca6 misc: mic: SCIF Hardware Bus by Sudeep Dutt · 9 years ago
  83. 9ad8b64 misc: mic: SCIF ring buffer infrastructure by Sudeep Dutt · 9 years ago
  84. 0d09f1a misc: remove drivers for CARMA hardware by Ira Snyder · 9 years ago
  85. 5b20a02 mei: export hbm features to debugfs under devstate by Tomas Winkler · 9 years ago
  86. dbac993 mei: export mei client device struct to external use by Tomas Winkler · 9 years ago
  87. d4b78c7 mei: bus: kill mei_cl_ops by Tomas Winkler · 9 years ago
  88. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  89. 007d64e mei: bus: add name and uuid into device attributes by Tomas Winkler · 9 years ago
  90. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  91. 41c95b0 mei: add also write waiting list to runtime pm blockers by Tomas Winkler · 9 years ago
  92. a1809d3 mei: request autosuspend at the end of write by Alexander Usyskin · 9 years ago
  93. b8b7303 mei: consume flow control on the first chunk of writing by Alexander Usyskin · 9 years ago
  94. 292f82c mei: debug prints with client info in read by Alexander Usyskin · 9 years ago
  95. 900f445 mei: txe: fix incorrect indentation by Tomas Winkler · 9 years ago
  96. 9e23936 mei: drop iamthif_mtu from device structure by Alexander Usyskin · 9 years ago
  97. eeabfcf mei: connection to fixed address clients from user-space by Alexander Usyskin · 9 years ago
  98. 1df629e mei: support for fixed address clients by Alexander Usyskin · 9 years ago
  99. a03d77f mei: fix flow control for single buffer clients by Alexander Usyskin · 9 years ago
  100. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 9 years ago