index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
percpu_ida.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
lib/percpu_ida.c: don't do alloc from per-CPU list if there is none
Sebastian Andrzej Siewior
1
-1
/
+1
2018-06-08
lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lock
Sebastian Andrzej Siewior
1
-42
/
+21
2017-03-02
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-02-13
lib/percpu_ida.c: remove redundant includes
Rasmus Villemoes
1
-3
/
+0
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+2
2014-01-30
percpu_ida: fix a live lock
Shaohua Li
1
-5
/
+2
2014-01-25
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
1
-2
/
+7
2014-01-24
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
1
-7
/
+9
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+2
2013-10-25
percpu_ida: add an API to return free tags
Shaohua Li
1
-0
/
+17
2013-10-25
percpu_ida: add percpu_ida_for_each_free
Shaohua Li
1
-0
/
+44
2013-10-25
percpu_ida: make percpu_ida percpu size/batch configurable
Shaohua Li
1
-17
/
+11
2013-10-03
percpu_ida: Removing unused arguement from alloc_local_tag
Nick Swenson
1
-3
/
+2
2013-09-10
idr: Percpu ida
Kent Overstreet
1
-0
/
+335