summaryrefslogtreecommitdiffstats
path: root/lib/percpu_ida.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-221-3/+2Star
|\
| * percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson2013-10-031-3/+2Star
* | percpu_ida: add an API to return free tagsShaohua Li2013-10-251-0/+17
* | percpu_ida: add percpu_ida_for_each_freeShaohua Li2013-10-251-0/+44
* | percpu_ida: make percpu_ida percpu size/batch configurableShaohua Li2013-10-251-17/+11Star
|/
* idr: Percpu idaKent Overstreet2013-09-091-0/+335