Commit History

Author SHA1 Message Date
  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
  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
  Tejun Heo b0c9778b1d percpu: implement kernel memory based chunk allocation 15 years ago
  Tejun Heo 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c 15 years ago
  Tejun Heo 88999a898b percpu: misc preparations for nommu support 15 years ago
  Tejun Heo 6081089fd6 percpu: reorganize chunk creation and destruction 15 years ago
  Tejun Heo 020ec6537a percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr_to_phys() 15 years ago
  Tejun Heo 10fad5e46f percpu, module: implement and use is_kernel/module_percpu_address() 15 years ago
  Tejun Heo 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 years ago
  Tejun Heo ab386128f2 Merge branch 'master' into percpu 15 years ago
  Andrew Morton 129182e562 percpu: avoid calling __pcpu_ptr_to_addr(NULL) 15 years ago
  Tejun Heo 32032df6c2 Merge branch 'master' into percpu 15 years ago
  WANG Cong 22b737f4c7 percpu: refactor the code in pcpu_[de]populate_chunk() 15 years ago
  Tejun Heo 50de1a8ef1 Merge branch 'for-linus' into for-next 15 years ago
  Vivek Goyal 3b034b0d08 percpu: Fix kdump failure if booted with percpu_alloc=page 15 years ago
  Tejun Heo 833af8427b percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability 15 years ago
  Tejun Heo 0f5e4816db percpu: remove some sparse warnings 15 years ago
  Jiri Kosina 403a91b165 percpu: allow pcpu_alloc() to be called with IRQs off 15 years ago
  Tejun Heo b7a4c946d0 Merge branch 'for-linus' into for-next 15 years ago
  Tejun Heo 1a0c3298d6 percpu: fix compile warnings 15 years ago
  Tejun Heo 23fb064bb9 percpu: kill legacy percpu allocator 16 years ago
  Tejun Heo f2badb0c95 percpu: make allocation failures more verbose 15 years ago
  Tejun Heo 635b75fc18 percpu: make pcpu_setup_first_chunk() failures more verbose 15 years ago
  Tejun Heo 6ea529a203 percpu: make embedding first chunk allocator check vmalloc space size 15 years ago
  Tejun Heo fb59e72e7e percpu: make pcpu_build_alloc_info() clear static buffers 15 years ago
  Tejun Heo ffe0d5a575 percpu: fix unit_map[] verification in pcpu_setup_first_chunk() 15 years ago