Commit History

Author SHA1 Message Date
  Baoquan He 292c24a073 percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk 10 years ago
  Larry Finger 8a8c35fadf mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc() 10 years ago
  Yannick Guerrini bffc437589 percpu: Fix trivial typos in comments 10 years ago
  Tejun Heo 807de073bb percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago
  Dan Carpenter 9f295664e2 percpu: off by one in BUG_ON() 10 years ago
  Tejun Heo 6ae833c7fe percpu: fix how @gfp is interpreted by the percpu allocator 10 years ago
  Guenter Roeck bb2e226b3b Revert "percpu: free percpu allocation info for uniprocessor system" 11 years ago
  Tejun Heo 23cb8981ed percpu: fix locking regression in the failure path of pcpu_alloc() 11 years ago
  Tejun Heo 1a4d76076c percpu: implement asynchronous chunk population 11 years ago
  Tejun Heo fe6bd8c3d2 percpu: rename pcpu_reclaim_work to pcpu_balance_work 11 years ago
  Tejun Heo b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated 11 years ago
  Tejun Heo 9c824b6a17 percpu: make sure chunk->map array has available space 11 years ago
  Tejun Heo 5835d96e9c percpu: implement [__]alloc_percpu_gfp() 11 years ago
  Tejun Heo e04d320838 percpu: indent the population block in pcpu_alloc() 11 years ago
  Tejun Heo a16037c8df percpu: make pcpu_alloc_area() capable of allocating only from populated areas 11 years ago
  Tejun Heo b38d08f318 percpu: restructure locking 11 years ago
  Tejun Heo a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() 11 years ago
  Tejun Heo dca496451b percpu: move common parts out of pcpu_[de]populate_chunk() 11 years ago
  Honggang Li 3189eddbca percpu: free percpu allocation info for uniprocessor system 11 years ago
  Christoph Lameter fb009e3a99 percpu: Use ALIGN macro instead of hand coding alignment calculation 11 years ago
  Jianyu Zhan 5a838c3b60 percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() 11 years ago
  Jianyu Zhan 21ddfd38ee percpu: renew the max_contig if we merge the head and previous block 11 years ago
  Viro 2f69fa829c percpu: allocation size should be even 11 years ago
  Al Viro 3d331ad74f percpu: speed alloc_pcpu_area() up 11 years ago
  Al Viro 723ad1d90b percpu: store offsets instead of lengths in ->map[] 11 years ago
  Al Viro 706c16f237 perpcu: fold pcpu_split_block() into the only caller 11 years ago
  Linus Torvalds df32e43a54 Merge branch 'akpm' (incoming from Andrew) 11 years ago
  Santosh Shilimkar 999c17e3de mm/percpu.c: use memblock apis for early memory allocations 11 years ago
  Laura Abbott 8a0921712e percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START 11 years ago
  Michael Holzheu f851c8d858 percpu: fix bootmem error handling in pcpu_page_first_chunk() 12 years ago