Историја ревизија

Аутор SHA1 Порука Датум
  Linus Torvalds e6efef7260 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu пре 8 година
  zijun_hu 8f6066049c mm/percpu.c: fix panic triggered by BUG_ON() falsely пре 8 година
  zijun_hu 3ca45a46f8 percpu: ensure the requested alignment is power of two пре 9 година
  zijun_hu 9b7396624a mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk() пре 9 година
  zijun_hu 93c76b6b2f mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk() пре 9 година
  Tejun Heo 6710e594f7 percpu: fix synchronization between synchronous map extension and chunk destruction пре 9 година
  Tejun Heo 4f996e234d percpu: fix synchronization between chunk->map_extend_work and chunk destruction пре 9 година
  Joe Perches 870d4b12ad mm: percpu: use pr_fmt to prefix output пре 9 година
  Joe Perches 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> пре 9 година
  Joe Perches 756a025f00 mm: coalesce split strings пре 9 година
  Joe Perches 598d80914e mm: convert pr_warning to pr_warn пре 9 година
  Tetsuo Handa 1d5cfdb076 tree wide: use kvfree() than conditional kfree()/vfree() пре 9 година
  Alexander Kuleshov f09f1243ca mm/percpu: use offset_in_page macro пре 9 година
  Baoquan He 292c24a073 percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk пре 10 година
  Larry Finger 8a8c35fadf mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc() пре 10 година
  Yannick Guerrini bffc437589 percpu: Fix trivial typos in comments пре 10 година
  Tejun Heo 807de073bb percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks пре 10 година
  Dan Carpenter 9f295664e2 percpu: off by one in BUG_ON() пре 11 година
  Tejun Heo 6ae833c7fe percpu: fix how @gfp is interpreted by the percpu allocator пре 11 година
  Guenter Roeck bb2e226b3b Revert "percpu: free percpu allocation info for uniprocessor system" пре 11 година
  Tejun Heo 23cb8981ed percpu: fix locking regression in the failure path of pcpu_alloc() пре 11 година
  Tejun Heo 1a4d76076c percpu: implement asynchronous chunk population пре 11 година
  Tejun Heo fe6bd8c3d2 percpu: rename pcpu_reclaim_work to pcpu_balance_work пре 11 година
  Tejun Heo b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated пре 11 година
  Tejun Heo 9c824b6a17 percpu: make sure chunk->map array has available space пре 11 година
  Tejun Heo 5835d96e9c percpu: implement [__]alloc_percpu_gfp() пре 11 година
  Tejun Heo e04d320838 percpu: indent the population block in pcpu_alloc() пре 11 година
  Tejun Heo a16037c8df percpu: make pcpu_alloc_area() capable of allocating only from populated areas пре 11 година
  Tejun Heo b38d08f318 percpu: restructure locking пре 11 година
  Tejun Heo a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() пре 11 година