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
/
percpu-vm.c
Age
Commit message (
Expand
)
Author
2020-08-12
mm: memcg/percpu: account percpu memory to memory cgroups
Roman Gushchin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2018-02-18
percpu: allow select gfp to be passed to underlying allocators
Dennis Zhou
2018-02-18
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-06-29
percpu: fix static checker warnings in pcpu_destroy_chunk
Dennis Zhou
2017-06-20
percpu: add tracepoint support for percpu memory
Dennis Zhou
2017-06-20
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
2017-03-06
percpu: remove unused chunk_alloc parameter from pcpu_get_pages()
Tahsin Erdogan
2014-09-02
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
percpu: remove @may_alloc from pcpu_get_pages()
Tejun Heo
2014-09-02
percpu: remove the usage of separate populated bitmap in percpu-vm
Tejun Heo
2014-08-15
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
2014-08-15
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
2012-06-20
mm: fix kernel-doc warnings
Wanpeng Li
2012-01-20
percpu: use bitmap_clear
Akinobu Mita
2011-11-22
percpu: fix chunk range calculation
Tejun Heo
2011-11-22
percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc
Bob Liu
2011-01-13
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
2010-05-01
percpu: move vmalloc based chunk management into percpu-vm.c
Tejun Heo