summaryrefslogtreecommitdiff
path: root/include/linux/idr.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-04ida: simplified functions for id allocationRusty Russell1-0/+4
2010-10-27docbook: add idr/ida to kernel-api docbookRandy Dunlap1-0/+1
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-2/+5
2010-09-23ida: document IDA_BITMAP_LONGS calculationNamhyung Kim1-2/+5
2010-08-20idr: __rcu annotationsArnd Bergmann1-2/+2
2009-04-03cgroup: CSS ID supportKAMEZAWA Hiroyuki1-0/+1
2008-12-02lib/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-12ida: implement idr based id allocatorTejun Heo1-0/+29
2006-07-04[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-24[PATCH] inotify/idr leak fixAndrew Morton1-0/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+78