index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
allocpercpu.c
Age
Commit message (
Expand
)
Author
2009-06-24
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
2009-04-06
percpu: __percpu_depopulate_mask can take a const mask
Stephen Rothwell
2009-03-30
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2009-03-11
percpu: fix spurious alignment WARN in legacy SMP percpu allocator
Tejun Heo
2009-02-20
percpu: kill percpu_alloc() and friends
Tejun Heo
2008-07-26
mm/allocpercpu.c: make 4 functions static
Adrian Bunk
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-07-04
Christoph has moved
Christoph Lameter
2008-05-23
mm: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-04-19
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
Mike Travis
2008-03-04
alloc_percpu() fails to allocate percpu data
Eric Dumazet
2008-02-06
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
Eric Dumazet
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
2006-09-26
[PATCH] Extract the allocpercpu functions from the slab allocator
Christoph Lameter