Commit History

作者 SHA1 備註 提交日期
  Yinghai Lu 3de46fda4c x86: remove duplicated code with pcpu_need_numa() 16 年之前
  Tejun Heo eb12ce60c8 x86,percpu: fix inverted NUMA test in setup_pcpu_remap() 16 年之前
  Tejun Heo 66c3a75772 percpu: generalize embedding first chunk setup helper 16 年之前
  Tejun Heo 6074d5b0a3 percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() 16 年之前
  Tejun Heo 6b19b0c240 x86, percpu: setup reserved percpu area for x86_64 16 年之前
  Tejun Heo edcb463997 percpu, module: implement reserved allocation and use it for module percpu variables 16 年之前
  Tejun Heo 9a4f8a878b x86: make embedding percpu allocator return excessive free space 16 年之前
  Tejun Heo cafe8816b2 percpu: use negative for auto for pcpu_setup_first_chunk() arguments 16 年之前
  Tejun Heo 24ff954233 x86, percpu: fix minor bugs in setup_percpu.c 16 年之前
  Tejun Heo 8ac8375714 x86: add remapping percpu first chunk allocator 16 年之前
  Tejun Heo 89c9215165 x86: add embedding percpu first chunk allocator 16 年之前
  Tejun Heo 5f5d8405d1 x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() 16 年之前
  Tejun Heo 8d408b4be3 percpu: give more latitude to arch specific first chunk initialization 16 年之前
  Tejun Heo 458a3e644c x86: update populate_extra_pte() and add populate_extra_pmd() 16 年之前
  Tejun Heo 11124411aa x86: convert to the new dynamic percpu allocator 16 年之前
  Tejun Heo 60a5317ff0 x86: implement x86_32 stack protector 16 年之前
  Brian Gerst 552be871e6 x86: pass in cpu number to switch_to_new_gdt() 16 年之前
  Tejun Heo cf3997f507 x86: clean up indentation in setup_per_cpu_areas() 16 年之前
  James Bottomley 22f25138c3 x86: fix build breakage on voyage 16 年之前
  Brian Gerst 2697fbd5fa x86: load new GDT after setting up boot cpu per-cpu area 16 年之前
  Brian Gerst b2d2f4312b x86: initialize per-cpu GDT segment in per-cpu setup 16 年之前
  Brian Gerst 89c9c4c58e x86: make Voyager use x86 per-cpu setup. 16 年之前
  Brian Gerst 34019be1cd x86: don't assume boot cpu is #0 16 年之前
  Brian Gerst 1688401a0f x86: move this_cpu_offset 16 年之前
  Brian Gerst 996db817e3 x86: only compile setup_percpu.o on SMP 16 年之前
  Brian Gerst ec70de8b04 x86: move apic variables to apic.c 16 年之前
  Brian Gerst 74631a248d x86: always page-align per-cpu area start and size 16 年之前
  Brian Gerst 2f2f52bad7 x86: move setup_cpu_local_masks() 16 年之前
  Brian Gerst 6470aff619 x86: move 64-bit NUMA code 16 年之前
  Brian Gerst 0d77e7f04d x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() 16 年之前