开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
idxd.h
Age
Commit message (
Expand
)
Author
2024-09-10
dmaengine: idxd: Clean up cpumask and hotplug for perfmon
Kan Liang
2024-05-13
dmaengine: idxd: add a new security check to deal with a hardware erratum
Arjan van de Ven
2024-04-07
dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
Rex Zhang
2024-03-15
Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-22
dmaengine: idxd: constify the struct device_type usage
Ricardo B. Marliere
2024-02-16
dmaengine: idxd: make dsa_bus_type const
Ricardo B. Marliere
2024-02-16
dmaengine: idxd: Remove shadow Event Log head stored in idxd
Fenghua Yu
2023-12-15
dmaengine: idxd: Add support for device/wq defaults
Tom Zanussi
2023-12-15
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
2023-12-15
dmaengine: idxd: Add wq private data accessors
Tom Zanussi
2023-12-15
dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...
Tom Zanussi
2023-12-15
dmaengine: idxd: add external module driver support for dsa_bus_type
Dave Jiang
2023-10-04
dmaengine: idxd: add wq driver name support for accel-config user tool
Dave Jiang
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-21
dmaengine: idxd: Remove unused declarations
Yue Haibing
2023-08-09
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-12
dmaengine: idxd: add per wq PRS disable
Dave Jiang
2023-04-12
dmaengine: idxd: add a device to represent the file opened
Dave Jiang
2023-04-12
dmaengine: idxd: add per file user counters for completion record faults
Dave Jiang
2023-04-12
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
2023-04-12
dmaengine: idxd: process user page faults for completion record
Dave Jiang
2023-04-12
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
2023-04-12
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
2023-04-12
dmaengine: idxd: add per DSA wq workqueue for processing cr faults
Dave Jiang
2023-04-12
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
2023-04-12
dmaengine: idxd: setup event log configuration
Dave Jiang
2023-04-12
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
2023-03-31
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
2023-03-31
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2022-11-08
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
2022-09-29
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
2022-09-29
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
2022-09-29
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
2022-09-29
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
2022-09-29
dmaengine: idxd: convert ats_dis to a wq flag
Dave Jiang
2022-09-29
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
2022-05-16
dmaengine: idxd: make idxd_register/unregister_dma_channel() static
Dave Jiang
2022-05-16
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
2022-04-22
dmaengine: idxd: refactor wq driver enable/disable operations
Dave Jiang
2022-01-05
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
2022-01-05
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
2022-01-05
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
2021-12-17
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
2021-12-17
dmaengine: idxd: set defaults for wq configs
Dave Jiang
2021-11-22
dmaengine: idxd: handle interrupt handle revoked event
Dave Jiang
2021-11-22
dmaengine: idxd: handle invalid interrupt handle descriptors
Dave Jiang
2021-11-22
dmaengine: idxd: create locked version of idxd_quiesce() call
Dave Jiang
[next]