Commit History

Author SHA1 Message Date
  Tejun Heo f58dc01ba2 percpu: generalize first chunk allocator selection 16 years ago
  Tejun Heo 08fc458061 percpu: build first chunk allocators selectively 16 years ago
  Tejun Heo 00ae4064b1 percpu: rename 4k first chunk allocator to page 16 years ago
  Tejun Heo 004018e2c0 percpu: improve boot messages 16 years ago
  Tejun Heo 971f3918a5 percpu: fix pcpu_reclaim() locking 16 years ago
  Tejun Heo 384be2b18a Merge branch 'percpu-for-linus' into percpu-for-next 16 years ago
  Amerigo Wang 142d44b0dd percpu: use the right flag for get_vm_area() 16 years ago
  Tejun Heo 74d46d6b2d percpu, sparc64: fix sparse possible cpu map handling 16 years ago
  Tejun Heo a530b79586 percpu: teach large page allocator about NUMA 16 years ago
  Tejun Heo 2f39e637ea percpu: allow non-linear / sparse cpu -> unit mapping 16 years ago
  Tejun Heo ce3141a277 percpu: drop pcpu_chunk->page[] 16 years ago
  Tejun Heo c8a51be4ca percpu: reorder a few functions in mm/percpu.c 16 years ago
  Tejun Heo 38a6be5254 percpu: simplify pcpu_setup_first_chunk() 16 years ago
  Tejun Heo 8c4bfc6e88 x86,percpu: generalize lpage first chunk allocator 16 years ago
  Tejun Heo 8f05a6a65d percpu: make 4k first chunk allocator map memory 16 years ago
  Tejun Heo d4b95f8039 x86,percpu: generalize 4k first chunk allocator 16 years ago
  Tejun Heo 788e5abc54 percpu: drop @unit_size from embed first chunk allocator 16 years ago
  Tejun Heo 79ba6ac825 x86: make pcpu_chunk_addr_search() matching stricter 16 years ago
  Tejun Heo e74e396204 percpu: use dynamic percpu allocator as the default percpu allocator 16 years ago
  Tejun Heo fa8a7094ba x86: implement percpu_alloc kernel parameter 16 years ago
  Tejun Heo 85ae87c1ad percpu: fix too lazy vunmap cache flushing 16 years ago
  Christoph Lameter e1b9aa3f47 percpu: remove rbtree and use page->index instead 16 years ago
  Tejun Heo ae9e6bc9f7 percpu: don't put the first chunk in reverse-map rbtree 16 years ago
  Tejun Heo 66c3a75772 percpu: generalize embedding first chunk setup helper 16 years ago
  Tejun Heo 6074d5b0a3 percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() 16 years ago
  Tejun Heo e01009833e percpu: make x86 addr <-> pcpu ptr conversion macros generic 16 years ago
  Tejun Heo ccea34b5d0 percpu: finer grained locking to break deadlock and allow atomic free 16 years ago
  Tejun Heo a56dbddf06 percpu: move fully free chunk reclamation into a work 16 years ago
  Tejun Heo 9f7dcf224b percpu: move chunk area map extension out of area allocation 16 years ago
  Tejun Heo 1880d93b80 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() 16 years ago