summaryrefslogtreecommitdiffstats
path: root/lib/percpu_ida.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* lib/percpu_ida.c: remove redundant includesRasmus Villemoes2015-02-121-3/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-141-5/+2
|\
| * percpu_ida: fix a live lockShaohua Li2014-01-301-5/+2
* | iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger2014-01-251-2/+7
* | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-231-7/+9
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-221-3/+2
|\
| * percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson2013-10-031-3/+2
* | 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/+11
|/
* idr: Percpu idaKent Overstreet2013-09-091-0/+335