summaryrefslogtreecommitdiff
path: root/lib/percpu_ida.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* lib/percpu_ida.c: remove redundant includesRasmus Villemoes2015-02-12
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-14
|\
| * percpu_ida: fix a live lockShaohua Li2014-01-30
* | iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger2014-01-25
* | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-23
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-22
|\
| * percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson2013-10-03
* | percpu_ida: add an API to return free tagsShaohua Li2013-10-25
* | percpu_ida: add percpu_ida_for_each_freeShaohua Li2013-10-25
* | percpu_ida: make percpu_ida percpu size/batch configurableShaohua Li2013-10-25
|/
* idr: Percpu idaKent Overstreet2013-09-09