index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
submit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
dmaengine: idxd: make submit failure path consistent on desc freeing
Dave Jiang
1
-2
/
+9
2021-08-06
dmaengine: idxd: remove interrupt flag for completion list spinlock
Dave Jiang
1
-3
/
+2
2021-07-28
dmaengine: idxd: rotate portal address for better performance
Dave Jiang
1
-1
/
+1
2021-07-28
dmaengine: idxd: fix wq slot allocation index check
Dave Jiang
1
-1
/
+1
2021-07-21
Merge branch 'fixes' into next
Vinod Koul
1
-8
/
+67
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
1
-9
/
+69
2021-07-20
dmaengine: idxd: fix desc->vector that isn't being updated
Dave Jiang
1
-2
/
+1
2021-07-14
dmaengine: idxd: assign MSIX vectors to each WQ rather than roundrobin
Dave Jiang
1
-28
/
+8
2021-07-14
dmaengine: idxd: add missing percpu ref put on failure
Dave Jiang
1
-1
/
+3
2021-07-14
dmaengine: idxd: fix array index when int_handles are being used
Dave Jiang
1
-13
/
+2
2021-04-23
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
1
-7
/
+28
2021-04-23
dmaengine: idxd: add percpu_ref to descriptor submission path
Dave Jiang
1
-0
/
+5
2021-04-20
dmaengine: idxd: remove detection of device type
Dave Jiang
1
-1
/
+1
2020-12-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+31
2020-12-11
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
1
-1
/
+1
2020-11-16
dmaengine: idxd: fix mapping of portal size
Dave Jiang
1
-1
/
+1
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
1
-5
/
+30
2020-06-24
dmaengine: idxd: move submission to sbitmap_queue
Dave Jiang
1
-37
/
+37
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
1
-1
/
+3
2020-01-24
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
1
-1
/
+3
2020-01-24
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
1
-0
/
+91