1. 7c54ba4 percpu: convert spin_lock_irq to spin_lock_irqsave. by Dennis Zhou · 6 years ago
  2. 554fef1 percpu: allow select gfp to be passed to underlying allocators by Dennis Zhou · 6 years ago
  3. 47504ee percpu: add __GFP_NORETRY semantics to the percpu balancing path by Dennis Zhou · 6 years ago
  4. 40064ae percpu: replace area map allocator with bitmap by Dennis Zhou (Facebook) · 7 years ago
  5. e3efe3d percpu: fix static checker warnings in pcpu_destroy_chunk by Dennis Zhou · 7 years ago
  6. df95e79 percpu: add tracepoint support for percpu memory by Dennis Zhou · 7 years ago
  7. 30a5b53 percpu: expose statistics about percpu memory via debugfs by Dennis Zhou · 7 years ago
  8. 870d4b1 mm: percpu: use pr_fmt to prefix output by Joe Perches · 8 years ago
  9. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  10. b539b87 percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated by Tejun Heo · 10 years ago
  11. b38d08f percpu: restructure locking by Tejun Heo · 10 years ago
  12. a63d4ac percpu: make percpu-km set chunk->populated bitmap properly by Tejun Heo · 10 years ago
  13. a93ace4 percpu: move region iterations out of pcpu_[de]populate_chunk() by Tejun Heo · 10 years ago
  14. dca4964 percpu: move common parts out of pcpu_[de]populate_chunk() by Tejun Heo · 10 years ago
  15. fc1481a percpu: clear memory allocated with the km allocator by Tejun Heo · 14 years ago
  16. bbddff0 percpu: use percpu allocator on UP too by Tejun Heo · 14 years ago
  17. b0c9778 percpu: implement kernel memory based chunk allocation by Tejun Heo · 14 years ago