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-km.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: set PCPU_BITMAP_BLOCK_SIZE to PAGE_SIZE
Dennis Zhou
2019-03-13
1
-1
/
+1
*
percpu: km: no need to consider pcpu_group_offsets[0]
Peng Fan
2019-02-26
1
-1
/
+1
*
percpu: convert spin_lock_irq to spin_lock_irqsave.
Dennis Zhou
2018-12-18
1
-2
/
+3
*
percpu: allow select gfp to be passed to underlying allocators
Dennis Zhou
2018-02-18
1
-1
/
+1
*
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
2018-02-18
1
-4
/
+4
*
percpu: replace area map allocator with bitmap
Dennis Zhou (Facebook)
2017-07-26
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
/
+4
*
mm: percpu: use pr_fmt to prefix output
Joe Perches
2016-03-17
1
-2
/
+2
*
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-03-17
1
-3
/
+3
*
percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated
Tejun Heo
2014-09-02
1
-1
/
+1
*
percpu: restructure locking
Tejun Heo
2014-09-02
1
-0
/
+2
*
percpu: make percpu-km set chunk->populated bitmap properly
Tejun Heo
2014-09-02
1
-0
/
+3
*
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
1
-2
/
+4
*
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
1
-5
/
+0
*
percpu: clear memory allocated with the km allocator
Tejun Heo
2010-09-10
1
-1
/
+5
*
percpu: use percpu allocator on UP too
Tejun Heo
2010-09-08
1
-1
/
+1
*
percpu: implement kernel memory based chunk allocation
Tejun Heo
2010-05-01
1
-0
/
+104