summaryrefslogtreecommitdiffstats
path: root/lib/idr.c
Commit message (Expand)AuthorAgeFilesLines
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-141-1/+1
* idr_remove_all: kill unused variableOleg Nesterov2007-07-311-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* lib: add idr_remove_allKristian Hoegsberg2007-07-161-0/+47
* lib: add idr_for_each()Kristian Hoegsberg2007-07-161-0/+55
* ida: implement idr based id allocatorTejun Heo2007-07-111-0/+245
* idr: separate out idr_mark_full()Tejun Heo2007-07-111-25/+46
* idr: fix obscure bug in allocation pathTejun Heo2007-07-111-2/+14
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-2/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] Convert idr's internal locking to _irqsave variantRoland Dreier2006-07-141-6/+10
* [PATCH] lib: add idr_replaceJeff Mahoney2006-06-261-0/+43
* [PATCH] fix race in idr codeSonny Rao2006-06-251-4/+12
* [PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl2005-10-301-18/+17
* [PATCH] gfp_t: lib/*Al Viro2005-10-281-1/+1
* [PATCH] inotify/idr leak fixAndrew Morton2005-10-231-0/+13
* [PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan2005-08-261-1/+1
* [PATCH] coverity: idr_get_new_above_int() overrun fixZaur Kambarov2005-06-211-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+408
OpenPOWER on IntegriCloud