Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 år sedan |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 år sedan |
Tejun Heo
|
bcbea798f8
percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO
|
14 år sedan |
Jesper Juhl
|
7af4c09324
percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc()
|
14 år sedan |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 år sedan |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 år sedan |
Linus Torvalds
|
0fc0531e0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 år sedan |
Tejun Heo
|
46b30ea9bc
percpu: fix pcpu_last_unit_cpu
|
14 år sedan |
Tejun Heo
|
9329ba9704
percpu: update comments to reflect that percpu allocations are always zero-filled
|
14 år sedan |
Tejun Heo
|
3c9a024fde
percpu: fix build breakage on s390 and cleanup build configuration tests
|
14 år sedan |
Tejun Heo
|
bbddff0545
percpu: use percpu allocator on UP too
|
14 år sedan |
Namhyung Kim
|
54157c4447
percpu: fix a mismatch between code and comment
|
15 år sedan |
Huang Shijie
|
a002d14842
percpu: fix a memory leak in pcpu_extend_area_map()
|
15 år sedan |
Namhyung Kim
|
4785879e4d
fix a typo on comments in mm/percpu.c
|
15 år sedan |
Tejun Heo
|
099a19d91c
percpu: allow limited allocation before slab is online
|
15 år sedan |
Tejun Heo
|
4ba6ce250e
percpu: make @dyn_size always mean min dyn_size in first chunk init functions
|
15 år sedan |
Tejun Heo
|
9983b6f0cf
percpu: fix first chunk match in per_cpu_ptr_to_phys()
|
15 år sedan |
Pavel V. Panteleev
|
a92d3ff9e5
percpu: fix trivial bugs in pcpu_build_alloc_info()
|
15 år sedan |
Tejun Heo
|
b0c9778b1d
percpu: implement kernel memory based chunk allocation
|
15 år sedan |
Tejun Heo
|
9f64553256
percpu: move vmalloc based chunk management into percpu-vm.c
|
15 år sedan |
Tejun Heo
|
88999a898b
percpu: misc preparations for nommu support
|
15 år sedan |
Tejun Heo
|
6081089fd6
percpu: reorganize chunk creation and destruction
|
15 år sedan |
Tejun Heo
|
020ec6537a
percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr_to_phys()
|
15 år sedan |
Tejun Heo
|
10fad5e46f
percpu, module: implement and use is_kernel/module_percpu_address()
|
15 år sedan |
Tejun Heo
|
43cf38eb5c
percpu: add __percpu sparse annotations to core kernel subsystems
|
15 år sedan |
Tejun Heo
|
ab386128f2
Merge branch 'master' into percpu
|
15 år sedan |
Andrew Morton
|
129182e562
percpu: avoid calling __pcpu_ptr_to_addr(NULL)
|
15 år sedan |
Tejun Heo
|
32032df6c2
Merge branch 'master' into percpu
|
15 år sedan |
WANG Cong
|
22b737f4c7
percpu: refactor the code in pcpu_[de]populate_chunk()
|
15 år sedan |
Tejun Heo
|
50de1a8ef1
Merge branch 'for-linus' into for-next
|
15 år sedan |