aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/idr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-5/+5
2011-08-03ida: simplified functions for id allocationRusty Russell1-0/+4
2010-10-26docbook: add idr/ida to kernel-api docbookRandy Dunlap1-0/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+5
2010-09-23ida: document IDA_BITMAP_LONGS calculationNamhyung Kim1-2/+5
2010-08-19idr: __rcu annotationsArnd Bergmann1-2/+2
2009-04-02cgroup: CSS ID supportKAMEZAWA Hiroyuki1-0/+1
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul1-1/+2
2008-07-25idr: make idr_find rcu-safeNadia Derbey1-0/+16
2008-07-25idr: error checking factorizationNadia Derbey1-0/+6
2008-07-25idr: change the idr structureNadia Derbey1-0/+2
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita1-0/+3
2007-07-16lib: add idr_remove_allKristian Hoegsberg1-0/+1
2007-07-16lib: add idr_for_each()Kristian Hoegsberg1-0/+2
2007-07-11ida: implement idr based id allocatorTejun Heo1-0/+29
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-1/+1
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney1-0/+1
2005-11-08include/linux: enclose idr.h in #ifndefLuben Tuikov1-0/+6
2005-10-28[PATCH] gfp_t: lib/*Al Viro1-1/+1
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+78