aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dca/dca-core.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-35/+46
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+5
* drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...Kirill A. Shutemov2011-03-221-4/+2
* dca: remove unneeded NULL checkDan Carpenter2011-01-131-2/+0
* dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej2010-09-171-6/+79
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dca: module load should not be an error messageStephen Hemminger2009-09-131-1/+1
* dca: registering requesters in multiple dca domainsMaciej Sosnowski2009-09-101-13/+109
* I/OAT: update driver version and copyright datesMaciej Sosnowski2009-03-041-1/+1
* dca: redesign locks to fix deadlocksMaciej Sosnowski2009-02-021-18/+33
* dmaengine: bump initcall level to arch_initcallDan Williams2009-01-061-1/+1
* [4/4] dca: fixup initialization dependencyDan Williams2008-11-101-1/+1
* I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2008-07-221-28/+103
* DCA: Add Direct Cache Access driverShannon Nelson2007-10-161-0/+200