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
/
irq.c
Age
Commit message (
Expand
)
Author
2024-02-16
dmaengine: idxd: Remove shadow Event Log head stored in idxd
Fenghua Yu
2023-12-15
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
2023-09-28
dmaengine: idxd: rate limit printk in misc interrupt thread
Dave Jiang
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 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 interrupt handling for event log
Dave Jiang
2023-04-12
dmaengine: idxd: make misc interrupt one shot
Dave Jiang
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2022-09-29
dmaengine: idxd: Remove unused struct idxd_fault
Yuan Can
2022-09-29
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
2022-09-04
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
Jerry Snitselaar
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
2022-01-05
Merge branch 'fixes' into next
Vinod Koul
2021-12-17
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
2021-11-22
dmaengine: idxd: fix calling wq quiesce inside spinlock
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: add helper for per interrupt handle drain
Dave Jiang
2021-11-22
dmaengine: idxd: rework descriptor free path on failure
Dave Jiang
2021-10-25
dmaengine: idxd: add halt interrupt support
Dave Jiang
2021-10-25
dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tail
Bixuan Cui
2021-08-29
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
2021-08-06
dmaengine: idxd: remove interrupt flag for completion list spinlock
Dave Jiang
2021-08-06
dmaengine: idxd: make I/O interrupt handler one shot
Dave Jiang
2021-08-06
dmaengine: idxd: Remove unused status variable in irq_process_work_list()
Nathan Chancellor
2021-07-29
dmaengine: idxd: fix abort status check
Dave Jiang
2021-07-21
dmaengine: idxd: remove fault processing code
Dave Jiang
2021-07-21
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
2021-07-21
Merge branch 'fixes' into next
Vinod Koul
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
2021-07-14
dmanegine: idxd: cleanup all device related bits after disabling device
Dave Jiang
2021-04-25
dmaengine: idxd: Enable IDXD performance monitor support
Tom Zanussi
2021-04-23
dmaengine: idxd: remove MSIX masking for interrupt handlers
Dave Jiang
2021-04-23
dmaengine: idxd: support reporting of halt interrupt
Dave Jiang
2021-04-20
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
2021-04-20
dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
Dave Jiang
2021-04-12
dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback
Dave Jiang
2021-01-17
dmaengine: idxd: fix misc interrupt completion
Dave Jiang
2021-01-17
dmaengine: idxd: Fix list corruption in description completion
Dave Jiang
2020-10-30
dmaengine: idxd: Clean up descriptors with fault error
Dave Jiang
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-08-17
dmaengine: idxd: clear misc interrupt cause after read
Dave Jiang
2020-08-17
dmaengine: idxd: reset states after device disable or reset
Dave Jiang
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
2020-07-13
dmaengine: idxd: move idxd interrupt handling to mask instead of ignore
Dave Jiang
2020-07-13
dmaengine: idxd: add work queue drain support
Dave Jiang
2020-07-02
dmaengine: idxd: fix misc interrupt handler thread unmasking
Dave Jiang
[next]