index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
percpu-vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
percpu: allow select gfp to be passed to underlying allocators
Dennis Zhou
2018-02-18
1
-2
/
+2
*
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
2018-02-18
1
-7
/
+11
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-1
/
+1
*
percpu: fix static checker warnings in pcpu_destroy_chunk
Dennis Zhou
2017-06-29
1
-1
/
+4
*
percpu: add tracepoint support for percpu memory
Dennis Zhou
2017-06-20
1
-0
/
+2
*
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
2017-06-20
1
-0
/
+5
*
percpu: remove unused chunk_alloc parameter from pcpu_get_pages()
Tahsin Erdogan
2017-03-06
1
-4
/
+3
*
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
1
-41
/
+16
*
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
1
-26
/
+1
*
percpu: remove @may_alloc from pcpu_get_pages()
Tejun Heo
2014-09-02
1
-7
/
+8
*
percpu: remove the usage of separate populated bitmap in percpu-vm
Tejun Heo
2014-09-02
1
-68
/
+25
*
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
2014-08-15
1
-0
/
+1
*
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
2014-08-15
1
-6
/
+15
*
mm: fix kernel-doc warnings
Wanpeng Li
2012-06-20
1
-1
/
+0
*
percpu: use bitmap_clear
Akinobu Mita
2012-01-20
1
-2
/
+1
*
percpu: fix chunk range calculation
Tejun Heo
2011-11-22
1
-6
/
+6
*
percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc
Bob Liu
2011-11-22
1
-3
/
+2
*
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
2011-01-13
1
-1
/
+1
*
percpu: move vmalloc based chunk management into percpu-vm.c
Tejun Heo
2010-05-01
1
-0
/
+451