index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
percpu-km.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-03-13
percpu: set PCPU_BITMAP_BLOCK_SIZE to PAGE_SIZE
Dennis Zhou
1
-1
/
+1
2019-02-26
percpu: km: no need to consider pcpu_group_offsets[0]
Peng Fan
1
-1
/
+1
2018-12-18
percpu: convert spin_lock_irq to spin_lock_irqsave.
Dennis Zhou
1
-2
/
+3
2018-02-18
percpu: allow select gfp to be passed to underlying allocators
Dennis Zhou
1
-1
/
+1
2018-02-18
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
1
-4
/
+4
2017-07-26
percpu: replace area map allocator with bitmap
Dennis Zhou (Facebook)
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
/
+4
2016-03-17
mm: percpu: use pr_fmt to prefix output
Joe Perches
1
-2
/
+2
2016-03-17
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-3
/
+3
2014-09-02
percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated
Tejun Heo
1
-1
/
+1
2014-09-02
percpu: restructure locking
Tejun Heo
1
-0
/
+2
2014-09-02
percpu: make percpu-km set chunk->populated bitmap properly
Tejun Heo
1
-0
/
+3
2014-09-02
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
1
-2
/
+4
2014-09-02
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
1
-5
/
+0
2010-09-10
percpu: clear memory allocated with the km allocator
Tejun Heo
1
-1
/
+5
2010-09-08
percpu: use percpu allocator on UP too
Tejun Heo
1
-1
/
+1
2010-05-01
percpu: implement kernel memory based chunk allocation
Tejun Heo
1
-0
/
+104