index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dca
/
dca-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33
Thomas Gleixner
2019-05-24
1
-17
/
+1
*
dca: make function dca_common_get_tag static
Colin Ian King
2018-04-23
1
-1
/
+1
*
dmaengine: ioatdma: constify dca_ops structures
Julia Lawall
2015-11-16
1
-1
/
+2
*
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
2013-01-07
1
-0
/
+5
*
drivers/dca: Add module.h to dca-core.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
locking, drivers/dca: Annotate dca_lock as raw
Mike Galbraith
2011-09-13
1
-34
/
+44
*
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
2011-03-22
1
-4
/
+2
*
dca: remove unneeded NULL check
Dan Carpenter
2011-01-13
1
-2
/
+0
*
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Sosnowski, Maciej
2010-09-17
1
-6
/
+79
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dca: module load should not be an error message
Stephen Hemminger
2009-09-13
1
-1
/
+1
*
dca: registering requesters in multiple dca domains
Maciej Sosnowski
2009-09-10
1
-13
/
+109
*
I/OAT: update driver version and copyright dates
Maciej Sosnowski
2009-03-04
1
-1
/
+1
*
dca: redesign locks to fix deadlocks
Maciej Sosnowski
2009-02-02
1
-18
/
+33
*
dmaengine: bump initcall level to arch_initcall
Dan Williams
2009-01-06
1
-1
/
+1
*
[4/4] dca: fixup initialization dependency
Dan Williams
2008-11-10
1
-1
/
+1
*
I/OAT: I/OAT version 3.0 support
Maciej Sosnowski
2008-07-22
1
-28
/
+103
*
DCA: Add Direct Cache Access driver
Shannon Nelson
2007-10-16
1
-0
/
+200