aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/dmapool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09devres: device resource managementTejun Heo1-0/+59
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-10-18driver core fixes: device_create_file() retval check in dmapool.cCornelia Huck1-2/+11
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-2/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-3/+2
2005-09-10[PATCH] dmapool: Fix "nocast type" warningsVictor Fusco1-1/+2
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacksYani Ioannou1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+414