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-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
percpu: convert chunk hints to be based on pcpu_block_md
Dennis Zhou
1
-4
/
+1
2019-03-13
percpu: make pcpu_block_md generic
Dennis Zhou
1
-0
/
+1
2019-03-13
percpu: add block level scan_hint
Dennis Zhou
1
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-26
percpu: skip chunks if the alloc does not fit in the contig hint
Dennis Zhou (Facebook)
1
-0
/
+2
2017-07-26
percpu: add first_bit to keep track of the first free in the bitmap
Dennis Zhou (Facebook)
1
-1
/
+1
2017-07-26
percpu: introduce bitmap metadata blocks
Dennis Zhou (Facebook)
1
-0
/
+29
2017-07-26
percpu: replace area map allocator with bitmap
Dennis Zhou (Facebook)
1
-6
/
+28
2017-07-26
percpu: introduce nr_empty_pop_pages to help empty page accounting
Dennis Zhou (Facebook)
1
-0
/
+1
2017-07-26
percpu: modify base_addr to be region specific
Dennis Zhou (Facebook)
1
-0
/
+2
2017-07-26
percpu: end chunk area maps page aligned for the populated bitmap
Dennis Zhou (Facebook)
1
-0
/
+3
2017-07-26
percpu: remove has_reserved from pcpu_chunk
Dennis Zhou (Facebook)
1
-5
/
+0
2017-07-26
percpu: introduce start_offset to pcpu_chunk
Dennis Zhou (Facebook)
1
-0
/
+3
2017-07-17
percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats
Dennis Zhou (Facebook)
1
-0
/
+1
2017-06-21
percpu: fix early calls for spinlock in pcpu_stats
Dennis Zhou
1
-4
/
+6
2017-06-20
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
1
-0
/
+131
2017-06-20
percpu: migrate percpu data structures to internal header
Dennis Zhou
1
-0
/
+33