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