Tejun Heo
|
10fad5e46f
percpu, module: implement and use is_kernel/module_percpu_address()
|
15 лет назад |
Tejun Heo
|
43cf38eb5c
percpu: add __percpu sparse annotations to core kernel subsystems
|
15 лет назад |
Tejun Heo
|
ab386128f2
Merge branch 'master' into percpu
|
15 лет назад |
Andrew Morton
|
129182e562
percpu: avoid calling __pcpu_ptr_to_addr(NULL)
|
15 лет назад |
Tejun Heo
|
32032df6c2
Merge branch 'master' into percpu
|
15 лет назад |
WANG Cong
|
22b737f4c7
percpu: refactor the code in pcpu_[de]populate_chunk()
|
15 лет назад |
Tejun Heo
|
50de1a8ef1
Merge branch 'for-linus' into for-next
|
15 лет назад |
Vivek Goyal
|
3b034b0d08
percpu: Fix kdump failure if booted with percpu_alloc=page
|
15 лет назад |
Tejun Heo
|
833af8427b
percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability
|
15 лет назад |
Tejun Heo
|
0f5e4816db
percpu: remove some sparse warnings
|
15 лет назад |
Jiri Kosina
|
403a91b165
percpu: allow pcpu_alloc() to be called with IRQs off
|
15 лет назад |
Tejun Heo
|
b7a4c946d0
Merge branch 'for-linus' into for-next
|
15 лет назад |
Tejun Heo
|
1a0c3298d6
percpu: fix compile warnings
|
15 лет назад |
Tejun Heo
|
23fb064bb9
percpu: kill legacy percpu allocator
|
16 лет назад |
Tejun Heo
|
f2badb0c95
percpu: make allocation failures more verbose
|
15 лет назад |
Tejun Heo
|
635b75fc18
percpu: make pcpu_setup_first_chunk() failures more verbose
|
15 лет назад |
Tejun Heo
|
6ea529a203
percpu: make embedding first chunk allocator check vmalloc space size
|
15 лет назад |
Tejun Heo
|
fb59e72e7e
percpu: make pcpu_build_alloc_info() clear static buffers
|
15 лет назад |
Tejun Heo
|
ffe0d5a575
percpu: fix unit_map[] verification in pcpu_setup_first_chunk()
|
15 лет назад |
Tejun Heo
|
5579fd7e6a
Merge branch 'for-next' into for-linus
|
15 лет назад |
Tejun Heo
|
04a13c7c63
percpu: don't assume existence of cpu0
|
15 лет назад |
Tejun Heo
|
e933a73f48
percpu: kill lpage first chunk allocator
|
16 лет назад |
Tejun Heo
|
c8826dd538
percpu: update embedding first chunk allocator to handle sparse units
|
16 лет назад |
Tejun Heo
|
6563297cea
percpu: use group information to allocate vmap areas sparsely
|
16 лет назад |
Tejun Heo
|
bba174f5e0
percpu: add chunk->base_addr
|
16 лет назад |
Tejun Heo
|
fb435d5233
percpu: add pcpu_unit_offsets[]
|
16 лет назад |
Tejun Heo
|
fd1e8a1fe2
percpu: introduce pcpu_alloc_info and pcpu_group_info
|
16 лет назад |
Tejun Heo
|
033e48fb82
percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
|
16 лет назад |
Tejun Heo
|
3cbc856527
percpu: add @align to pcpu_fc_alloc_fn_t
|
16 лет назад |
Tejun Heo
|
1d9d325721
percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()
|
16 лет назад |