aboutsummaryrefslogtreecommitdiff
path: root/lib/percpu_ida.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-02-12lib/percpu_ida.c: remove redundant includesRasmus Villemoes
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30percpu_ida: fix a live lockShaohua Li
2014-01-25iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger
2014-01-23percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-10-25percpu_ida: add an API to return free tagsShaohua Li
2013-10-25percpu_ida: add percpu_ida_for_each_freeShaohua Li
2013-10-25percpu_ida: make percpu_ida percpu size/batch configurableShaohua Li
2013-10-03percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson
2013-09-09idr: Percpu idaKent Overstreet