index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
percpu-vm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-04
percpu: flush tlb in pcpu_reclaim_populated()
Dennis Zhou
1
-2
/
+3
2021-07-02
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
1
-3
/
+32
2021-06-05
percpu: rework memcg accounting
Roman Gushchin
1
-6
/
+5
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
1
-1
/
+1
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
1
-2
/
+3
2021-04-21
percpu: implement partial chunk depopulation
Roman Gushchin
1
-0
/
+30
2020-08-12
mm: memcg/percpu: account percpu memory to memory cgroups
Roman Gushchin
1
-2
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2018-02-18
percpu: allow select gfp to be passed to underlying allocators
Dennis Zhou
1
-2
/
+2
2018-02-18
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
1
-7
/
+11
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-06-29
percpu: fix static checker warnings in pcpu_destroy_chunk
Dennis Zhou
1
-1
/
+4
2017-06-20
percpu: add tracepoint support for percpu memory
Dennis Zhou
1
-0
/
+2
2017-06-20
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
1
-0
/
+5
2017-03-06
percpu: remove unused chunk_alloc parameter from pcpu_get_pages()
Tahsin Erdogan
1
-4
/
+3
2014-09-02
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
1
-41
/
+16
2014-09-02
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
1
-26
/
+1
2014-09-02
percpu: remove @may_alloc from pcpu_get_pages()
Tejun Heo
1
-7
/
+8
2014-09-02
percpu: remove the usage of separate populated bitmap in percpu-vm
Tejun Heo
1
-68
/
+25
2014-08-16
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
1
-0
/
+1
2014-08-16
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
1
-6
/
+15
2012-06-21
mm: fix kernel-doc warnings
Wanpeng Li
1
-1
/
+0
2012-01-20
percpu: use bitmap_clear
Akinobu Mita
1
-2
/
+1
2011-11-22
percpu: fix chunk range calculation
Tejun Heo
1
-6
/
+6
2011-11-22
percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc
Bob Liu
1
-3
/
+2
2011-01-14
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
1
-1
/
+1
2010-05-01
percpu: move vmalloc based chunk management into percpu-vm.c
Tejun Heo
1
-0
/
+451