summaryrefslogtreecommitdiffstats
path: root/drivers/base/dmapool.c
Commit message (Expand)AuthorAgeFilesLines
* dma: make dma pool to use kmalloc_nodeYinghai Lu2007-07-161-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* Driver core: use mutex instead of semaphore in DMA pool handlerMatthias Kaehlcke2007-04-271-7/+7
* devres: device resource managementTejun Heo2007-02-091-0/+59
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* driver core fixes: device_create_file() retval check in dmapool.cCornelia Huck2006-10-181-2/+11
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-2/+1Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-3/+2Star
* [PATCH] dmapool: Fix "nocast type" warningsVictor Fusco2005-09-101-1/+2
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+414