summaryrefslogtreecommitdiff
path: root/drivers/base/map.c
AgeCommit message (Expand)Author
2015-03-25drivers: base: map: Use kmalloc_array instead of kmallocAndrei Poenaru
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen
2005-09-13[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby
2005-03-08[PATCH] kmap: remove usage of rwsem from kobj_map.Greg Kroah-Hartman
2004-05-05Driver core: handle error if we run out of memory in kmap codeGreg Kroah-Hartman
2004-03-10[PATCH] Fix a 64bit bug in kobject module requestAndi Kleen
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro
2003-05-24[PATCH] kobj_mapAlexander Viro