1. 3a12c2b cxl: Change PCIBIOS_SUCCESSFUL to 0 by Saheed O. Bolarinwa · 4 years, 6 months ago
  2. 017d740 misc: cxl: flash: Remove unused variable 'drc_index' by Lee Jones · 4 years, 6 months ago
  3. b865c5b misc: cxl: hcalls: Demote half-assed kerneldoc attempt by Lee Jones · 4 years, 6 months ago
  4. 85c5cbe cxl: Fix kobject memleak by Wang Hai · 4 years, 7 months ago
  5. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  6. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  7. f44b85d cxl: Remove dead Kconfig options by Andrew Donnellan · 4 years, 7 months ago
  8. e10e024 misc: cxl: use mmgrab by Julia Lawall · 5 years ago
  9. 01b8bca8 compat_ioctl: use correct compat_ptr() translation in drivers by Arnd Bergmann · 6 years ago
  10. 2275d7b powerpc/64s/radix: introduce options to disable use of the tlbie instruction by Nicholas Piggin · 5 years ago
  11. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  12. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  13. 4a14abc cxl: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  14. 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  15. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  16. 52418c8 vfs: Convert cxl to use the new mount API by David Howells · 6 years ago
  17. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  18. dc3e0aa misc: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  19. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  20. 619a6d1 cxl: don't bother with dentry_operations by Al Viro · 6 years ago
  21. 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
  22. d0055df Merge branch 'topic/dma' into next by Michael Ellerman · 6 years ago
  23. 0617fc0 powerpc/dma: remove set_dma_offset by Christoph Hellwig · 6 years ago
  24. 68005b67 powerpc/dma: use the generic direct mapping bypass by Christoph Hellwig · 6 years ago
  25. edeb304 cxl: Wrap iterations over afu slices inside 'afu_list_lock' by Vaibhav Jain · 6 years ago
  26. f3e5a85 cxl: drop the dma_set_mask callback from vphb by Christoph Hellwig · 6 years ago
  27. d2db097 cxl: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  28. 3dac3583 misc: cxl: Fix possible null pointer dereference by zhong jiang · 6 years ago
  29. aa2eb86 misc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  30. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  31. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  32. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  33. e4ecafb cxl: remove a dead branch by Mathieu Malaterre · 7 years ago
  34. a0ac368 misc: cxl: changed asterisk position by Parth Y Shah · 6 years ago
  35. ef6cb5f cxl: Fix wrong comparison in cxl_adapter_context_get() by Vaibhav Jain · 7 years ago
  36. ce57c66 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  37. 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 7 years ago
  38. 908f7ca cxl_getfile(): switch to alloc_file_pseudo() by Al Viro · 7 years ago
  39. c9c554f alloc_file(): switch to passing O_... flags instead of FMODE_... mode by Al Viro · 6 years ago
  40. d202797 cxl_getfile(): fix double-iput() on alloc_file() failures by Al Viro · 7 years ago
  41. f3988ca cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup by Frederic Barrat · 7 years ago
  42. f18a4e1 Revert "cxl: Allow a default context to be associated with an external pci_dev" by Frederic Barrat · 7 years ago
  43. 322dc4a Revert "cxl: Add cxl_slot_is_supported API" by Frederic Barrat · 7 years ago
  44. c8d43cf Revert "cxl: Add support for using the kernel API with a real PHB" by Alastair D'Silva · 7 years ago
  45. 29fea8a Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards" by Alastair D'Silva · 7 years ago
  46. 82c6ae6 Revert "cxl: Add kernel APIs to get & set the max irqs per context" by Alastair D'Silva · 7 years ago
  47. 17d2903 Revert "cxl: Add preliminary workaround for CX4 interrupt limitation" by Alastair D'Silva · 7 years ago
  48. 0cfd733 Revert "cxl: Add support for interrupts on the Mellanox CX4" by Alastair D'Silva · 7 years ago
  49. c582815 Revert "cxl: Add kernel API to allow a context to operate with relocate disabled" by Alastair D'Silva · 7 years ago
  50. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  51. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  52. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  53. f1079d3 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  54. 9a6d202 cxl: Configure PSL to not use APC virtual machines by Vaibhav Jain · 7 years ago
  55. b6c84ba cxl: Disable prefault_mode in Radix mode by Vaibhav Jain · 7 years ago
  56. 497a079 cxl: Report the tunneled operations status by Philippe Bergheaud · 7 years ago
  57. 401dca8 cxl: Set the PBCQ Tunnel BAR register when enabling capi mode by Philippe Bergheaud · 7 years ago
  58. a5a0b45 misc: cxl: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  59. ad7b4e8 cxl: Fix possible deadlock when processing page faults from cxllib by Frederic Barrat · 7 years ago
  60. c2be663 cxl: Fix timebase synchronization status on P9 by Christophe Lombard · 7 years ago
  61. 9dbcbfa cxl: read PHB indications from the device tree by Philippe Bergheaud · 7 years ago
  62. 94322ed cxl: Check if PSL data-cache is available before issue flush request by Vaibhav Jain · 7 years ago
  63. 02b63b42 cxl: Remove function write_timebase_ctrl_psl9() for PSL9 by Vaibhav Jain · 7 years ago
  64. 03ebb41 cxl: Enable NORST bit in PSL_DEBUG register for PSL9 by Vaibhav Jain · 7 years ago
  65. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  66. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  67. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  68. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. 741ddae cxl: Remove support for "Processing accelerators" class by Frederic Barrat · 7 years ago
  70. b1db551 cxl: Add support for ASB_Notify on POWER9 by Christophe Lombard · 7 years ago
  71. 2d9d6f6 powerpc: rename dma_direct_ to dma_nommu_ by Christoph Hellwig · 7 years ago
  72. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  73. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  74. 12841f8 cxl: Check if vphb exists before iterating over AFU devices by Vaibhav Jain · 7 years ago
  75. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  76. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  77. cbb55ee cxl: Rework the implementation of cxl_stop_trace_psl9() by Vaibhav Jain · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. 1cafc62 cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers by Vaibhav Jain · 7 years ago
  80. 990f19a cxl: Dump PSL_FIR register on PSL9 error irq by Vaibhav Jain · 7 years ago
  81. 8f6a904 cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK by Vaibhav Jain · 7 years ago
  82. 5632874 cxl: Add support for POWER9 DD2 by Christophe Lombard · 7 years ago
  83. 8512bff cxl: Set the valid bit in PE for dedicated mode by Vaibhav Jain · 7 years ago
  84. 4fc0870 cxl: Fix memory page not handled by Christophe Lombard · 7 years ago
  85. 03b8abe cxl: Enable global TLBIs for cxl contexts by Frederic Barrat · 7 years ago
  86. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  87. 197267d cxl: Fix driver use count by Frederic Barrat · 7 years ago
  88. 22259a6 powerpc/mm/cxl: Add barrier when setting mm cpumask by Aneesh Kumar K.V · 7 years ago
  89. 0f4bc09 powerpc/mm/cxl: Add the fault handling cpu to mm cpumask by Aneesh Kumar K.V · 7 years ago
  90. 3ced8d7 cxl: Export library to support IBM XSL by Christophe Lombard · 8 years ago
  91. 218ea31 Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
  92. 797625d cxl: Fixes for Coherent Accelerator Interface Architecture 2.0 by Christophe Lombard · 8 years ago
  93. cec422c cxl: Fix error path on bad ioctl by Frederic Barrat · 8 years ago
  94. 58d876f cxl: Unlock on error in probe by Dan Carpenter · 8 years ago
  95. b3aa20b cxl: Avoid double free_irq() for psl,slice interrupts by Vaibhav Jain · 8 years ago
  96. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  97. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  98. a715626 cxl: Mask slice error interrupts after first occurrence by Alastair D'Silva · 8 years ago
  99. 4f58f0b cxl: Route eeh events to all drivers in cxl_pci_error_detected() by Vaibhav Jain · 8 years ago
  100. ea9a26d cxl: Force context lock during EEH flow by Vaibhav Jain · 8 years ago