1. 3a6358c percpu-internal/pcpu_chunk: re-layout pcpu_chunk structure to reduce false sharing by Yu Ma · 1 year, 9 months ago
  2. 2ef8ed7 mm: percpu: fix incorrect size in pcpu_obj_full_size() by Yafang Shao · 2 years, 1 month ago
  3. f67bed1 percpu: improve percpu_alloc_percpu event trace by Vasily Averin · 2 years, 10 months ago
  4. 8c57c07 mm: memcg/percpu: account extra objcg space to memory cgroups by Qi Zheng · 3 years, 2 months ago
  5. e267992 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 8 months ago
  6. faf65dd percpu: rework memcg accounting by Roman Gushchin · 3 years, 9 months ago
  7. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 10 months ago
  8. f183324 percpu: implement partial chunk depopulation by Roman Gushchin · 3 years, 11 months ago
  9. 0760fa3 percpu: make pcpu_nr_empty_pop_pages per chunk type by Roman Gushchin · 3 years, 11 months ago
  10. 3c7be18 mm: memcg/percpu: account percpu memory to memory cgroups by Roman Gushchin · 4 years, 7 months ago
  11. 92c14ca percpu: convert chunk hints to be based on pcpu_block_md by Dennis Zhou · 6 years ago
  12. 047924c9 percpu: make pcpu_block_md generic by Dennis Zhou · 6 years ago
  13. 382b88e percpu: add block level scan_hint by Dennis Zhou · 6 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 13f9663 percpu: skip chunks if the alloc does not fit in the contig hint by Dennis Zhou (Facebook) · 8 years ago
  16. 86b442f percpu: add first_bit to keep track of the first free in the bitmap by Dennis Zhou (Facebook) · 8 years ago
  17. ca460b3 percpu: introduce bitmap metadata blocks by Dennis Zhou (Facebook) · 8 years ago
  18. 40064ae percpu: replace area map allocator with bitmap by Dennis Zhou (Facebook) · 8 years ago
  19. 0cecf50 percpu: introduce nr_empty_pop_pages to help empty page accounting by Dennis Zhou (Facebook) · 8 years ago
  20. c0ebfdc percpu: modify base_addr to be region specific by Dennis Zhou (Facebook) · 8 years ago
  21. 6b9d7c8 percpu: end chunk area maps page aligned for the populated bitmap by Dennis Zhou (Facebook) · 8 years ago
  22. 4af1e6f percpu: remove has_reserved from pcpu_chunk by Dennis Zhou (Facebook) · 8 years ago
  23. e226670 percpu: introduce start_offset to pcpu_chunk by Dennis Zhou (Facebook) · 8 years ago
  24. 6b9b6f3 percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats by Dennis Zhou (Facebook) · 8 years ago
  25. 303abfd percpu: fix early calls for spinlock in pcpu_stats by Dennis Zhou · 8 years ago
  26. 30a5b53 percpu: expose statistics about percpu memory via debugfs by Dennis Zhou · 8 years ago
  27. 8fa3ed8 percpu: migrate percpu data structures to internal header by Dennis Zhou · 8 years ago