Commit History

Author SHA1 Message Date
  Linus Torvalds 892d208bcf Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux 13 years ago
  Eugene Surovegin 9f57bd4d6d percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses 13 years ago
  Catalin Marinas f528f0b8e5 kmemleak: Handle percpu memory allocation 13 years ago
  Dave Young 67589c7145 percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessary 13 years ago
  Tejun Heo a855b84c3d percpu: fix chunk range calculation 13 years ago
  Bob Liu 90459ce06f percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc 14 years ago
  Linus Torvalds 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
  Tejun Heo 6988f20fe0 Merge branch 'fixes-2.6.39' into for-2.6.40 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Mike Frysinger 787e5b06a8 percpu: Cast away printk format warning 14 years ago
  David Howells eac522ef43 NOMMU: percpu should use is_vmalloc_addr(). 14 years ago
  Tejun Heo 0415b00d17 percpu: Always align percpu output section to PAGE_SIZE 14 years ago
  Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
  Linus Torvalds 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
  Tejun Heo bcbea798f8 percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO 14 years ago
  Jesper Juhl 7af4c09324 percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc() 14 years ago
  Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
  Linus Torvalds 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
  Linus Torvalds 0fc0531e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
  Tejun Heo 46b30ea9bc percpu: fix pcpu_last_unit_cpu 14 years ago
  Tejun Heo 9329ba9704 percpu: update comments to reflect that percpu allocations are always zero-filled 14 years ago
  Tejun Heo 3c9a024fde percpu: fix build breakage on s390 and cleanup build configuration tests 14 years ago
  Tejun Heo bbddff0545 percpu: use percpu allocator on UP too 14 years ago
  Namhyung Kim 54157c4447 percpu: fix a mismatch between code and comment 15 years ago
  Huang Shijie a002d14842 percpu: fix a memory leak in pcpu_extend_area_map() 15 years ago
  Namhyung Kim 4785879e4d fix a typo on comments in mm/percpu.c 15 years ago
  Tejun Heo 099a19d91c percpu: allow limited allocation before slab is online 15 years ago
  Tejun Heo 4ba6ce250e percpu: make @dyn_size always mean min dyn_size in first chunk init functions 15 years ago
  Tejun Heo 9983b6f0cf percpu: fix first chunk match in per_cpu_ptr_to_phys() 15 years ago
  Pavel V. Panteleev a92d3ff9e5 percpu: fix trivial bugs in pcpu_build_alloc_info() 15 years ago