aboutsummaryrefslogtreecommitdiff
path: root/include/linux/idr.h
AgeCommit message (Expand)Author
2011-08-03ida: simplified functions for id allocationRusty Russell
2010-10-26docbook: add idr/ida to kernel-api docbookRandy Dunlap
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-09-23ida: document IDA_BITMAP_LONGS calculationNamhyung Kim
2010-08-19idr: __rcu annotationsArnd Bergmann
2009-04-02cgroup: CSS ID supportKAMEZAWA Hiroyuki
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-07-25idr: make idr_find rcu-safeNadia Derbey
2008-07-25idr: error checking factorizationNadia Derbey
2008-07-25idr: change the idr structureNadia Derbey
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita
2007-07-16lib: add idr_remove_allKristian Hoegsberg
2007-07-16lib: add idr_for_each()Kristian Hoegsberg
2007-07-11ida: implement idr based id allocatorTejun Heo
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney
2005-11-08include/linux: enclose idr.h in #ifndefLuben Tuikov
2005-10-28[PATCH] gfp_t: lib/*Al Viro
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton
2005-04-16Linux-2.6.12-rc2Linus Torvalds