index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
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-16
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-14
1
-1
/
+1
*
percpu: move vmalloc based chunk management into percpu-vm.c
Tejun Heo
2010-05-01
1
-0
/
+451