| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | drivers/dca: Add module.h to dca-core.c | Paul Gortmaker | 2011-11-01 | 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-23 | 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-18 | 1 | -6/+79 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
* | 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 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-23 | 1 | -0/+21 |
|\ |
|
| * | dca: add missing copyright/license headers | Maciej Sosnowski | 2009-03-21 | 1 | -0/+21 |
* | | I/OAT: update driver version and copyright dates | Maciej Sosnowski | 2009-03-05 | 1 | -1/+1 |
|/ |
|
* | dca: redesign locks to fix deadlocks | Maciej Sosnowski | 2009-02-03 | 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-11 | 1 | -1/+1 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -5/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds | 2008-07-23 | 2 | -29/+105 |
|\ |
|
| * | I/OAT: I/OAT version 3.0 support | Maciej Sosnowski | 2008-07-23 | 2 | -29/+105 |
* | | device create: dca: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 | 1 | -3/+5 |
|/ |
|
* | DCA: convert struct class_device to struct device. | Kay Sievers | 2008-02-09 | 1 | -8/+7 |
* | I/OAT: Add DCA services | Shannon Nelson | 2007-10-16 | 1 | -5/+1 |
* | DCA: Add Direct Cache Access driver | Shannon Nelson | 2007-10-16 | 4 | -0/+301 |