index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
allocpercpu.c
Age
Commit message (
Expand
)
Author
Lines
2009-10-02
percpu: kill legacy percpu allocator
Tejun Heo
-177
/
+0
2009-06-24
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
-0
/
+28
2009-04-06
percpu: __percpu_depopulate_mask can take a const mask
Stephen Rothwell
-1
/
+1
2009-03-30
cpumask: use new cpumask_ functions in core code.
Rusty Russell
-1
/
+1
2009-03-11
percpu: fix spurious alignment WARN in legacy SMP percpu allocator
Tejun Heo
-1
/
+1
2009-02-20
percpu: kill percpu_alloc() and friends
Tejun Heo
-13
/
+19
2008-07-26
mm/allocpercpu.c: make 4 functions static
Adrian Bunk
-9
/
+11
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
-1
/
+1
2008-07-04
Christoph has moved
Christoph Lameter
-1
/
+1
2008-05-23
mm: use performance variant for_each_cpu_mask_nr
Mike Travis
-2
/
+2
2008-04-19
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
Mike Travis
-1
/
+2
2008-03-04
alloc_percpu() fails to allocate percpu data
Eric Dumazet
-1
/
+14
2008-02-06
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
Eric Dumazet
-1
/
+1
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
-6
/
+3
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
-4
/
+5
2006-09-26
[PATCH] Extract the allocpercpu functions from the slab allocator
Christoph Lameter
-0
/
+129