Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Holzheu f851c8d858 percpu: fix bootmem error handling in pcpu_page_first_chunk() há 12 anos atrás
  Cyrill Gorcunov 5479c78ac6 mm, percpu: Make sure percpu_alloc early parameter has an argument há 12 anos atrás
  Joonsoo Kim b4916cb17c percpu: make pcpu_free_chunk() use pcpu_mem_free() instead of kfree() há 13 anos atrás
  Andi Kleen 17f3609c21 sections: fix section conflicts in mm/percpu.c há 13 anos atrás
  Catalin Marinas 100d13c3b5 kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP há 13 anos atrás
  Tejun Heo 42b6428145 percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete há 13 anos atrás
  Tejun Heo cb129820f1 percpu: use KERN_CONT in pcpu_dump_alloc_info() há 13 anos atrás
  Linus Torvalds 892d208bcf Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux há 13 anos atrás
  Eugene Surovegin 9f57bd4d6d percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses há 13 anos atrás
  Catalin Marinas f528f0b8e5 kmemleak: Handle percpu memory allocation há 14 anos atrás
  Dave Young 67589c7145 percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessary há 13 anos atrás
  Tejun Heo a855b84c3d percpu: fix chunk range calculation há 13 anos atrás
  Bob Liu 90459ce06f percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc há 14 anos atrás
  Linus Torvalds 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu há 14 anos atrás
  Tejun Heo 6988f20fe0 Merge branch 'fixes-2.6.39' into for-2.6.40 há 14 anos atrás
  Lucas De Marchi 25985edced Fix common misspellings há 14 anos atrás
  Mike Frysinger 787e5b06a8 percpu: Cast away printk format warning há 14 anos atrás
  David Howells eac522ef43 NOMMU: percpu should use is_vmalloc_addr(). há 14 anos atrás
  Tejun Heo 0415b00d17 percpu: Always align percpu output section to PAGE_SIZE há 14 anos atrás
  Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial há 14 anos atrás
  Linus Torvalds 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu há 14 anos atrás
  Tejun Heo bcbea798f8 percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO há 14 anos atrás
  Jesper Juhl 7af4c09324 percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc() há 15 anos atrás
  Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos há 15 anos atrás
  Linus Torvalds 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial há 15 anos atrás
  Linus Torvalds 0fc0531e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu há 15 anos atrás
  Tejun Heo 46b30ea9bc percpu: fix pcpu_last_unit_cpu há 15 anos atrás
  Tejun Heo 9329ba9704 percpu: update comments to reflect that percpu allocations are always zero-filled há 15 anos atrás
  Tejun Heo 3c9a024fde percpu: fix build breakage on s390 and cleanup build configuration tests há 15 anos atrás
  Tejun Heo bbddff0545 percpu: use percpu allocator on UP too há 15 anos atrás