index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
idxd.h
Age
Commit message (
Expand
)
Author
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
2021-11-22
dmaengine: idxd: int handle management refactoring
Dave Jiang
2021-11-22
dmaengine: idxd: rework descriptor free path on failure
Dave Jiang
2021-10-28
dmaengine: idxd: cleanup completion record allocation
Dave Jiang
2021-07-28
dmanegine: idxd: add software command status
Dave Jiang
2021-07-28
dmaengine: idxd: rotate portal address for better performance
Dave Jiang
2021-07-28
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
2021-07-21
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
2021-07-21
dmaengine: idxd: create user driver for wq 'device'
Dave Jiang
2021-07-21
dmaengine: idxd: create dmaengine driver for wq 'device'
Dave Jiang
2021-07-21
dmaengine: idxd: create idxd_device sub-driver
Dave Jiang
2021-07-21
dmaengine: idxd: add type to driver in order to allow device matching
Dave Jiang
2021-07-21
dmanegine: idxd: open code the dsa_drv registration
Dave Jiang
2021-07-21
dmaengine: idxd: idxd: move remove() bits for idxd 'struct device' to device.c
Dave Jiang
2021-07-21
dmaengine: idxd: move probe() bits for idxd 'struct device' to device.c
Dave Jiang
2021-07-21
dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus
Dave Jiang
2021-07-21
dmaengine: idxd: remove iax_bus_type prototype
Dave Jiang
[next]