Dennis Zhou
|
11df02bf9b
percpu: resolve err may not be initialized in pcpu_alloc
|
8 år sedan |
Dennis Zhou
|
df95e795a7
percpu: add tracepoint support for percpu memory
|
8 år sedan |
Dennis Zhou
|
30a5b5367e
percpu: expose statistics about percpu memory via debugfs
|
8 år sedan |
Dennis Zhou
|
8fa3ed8014
percpu: migrate percpu data structures to internal header
|
8 år sedan |
Dennis Zhou
|
5ccd30e40e
percpu: add missing lockdep_assert_held to func pcpu_free_area
|
8 år sedan |
Daniel Micay
|
1328710b8e
mark most percpu globals as __ro_after_init
|
8 år sedan |
Thomas Gleixner
|
38bffdac07
Merge branch 'sched/core' into locking/core
|
8 år sedan |
Peter Zijlstra
|
8ce371f984
lockdep: Fix per-cpu static objects
|
8 år sedan |
Thomas Gleixner
|
383776fa75
locking/lockdep: Handle statically initialized PER_CPU locks properly
|
8 år sedan |
Tahsin Erdogan
|
320661b08d
percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
|
8 år sedan |
Masahiro Yamada
|
4091fb95b5
scripts/spelling.txt: add "followings" pattern and fix typo instances
|
8 år sedan |
Linus Torvalds
|
e6efef7260
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
8 år sedan |
zijun_hu
|
8f6066049c
mm/percpu.c: fix panic triggered by BUG_ON() falsely
|
8 år sedan |
zijun_hu
|
3ca45a46f8
percpu: ensure the requested alignment is power of two
|
9 år sedan |
zijun_hu
|
9b7396624a
mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
|
9 år sedan |
zijun_hu
|
93c76b6b2f
mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk()
|
9 år sedan |
Tejun Heo
|
6710e594f7
percpu: fix synchronization between synchronous map extension and chunk destruction
|
9 år sedan |
Tejun Heo
|
4f996e234d
percpu: fix synchronization between chunk->map_extend_work and chunk destruction
|
9 år sedan |
Joe Perches
|
870d4b12ad
mm: percpu: use pr_fmt to prefix output
|
9 år sedan |
Joe Perches
|
1170532bb4
mm: convert printk(KERN_<LEVEL> to pr_<level>
|
9 år sedan |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 år sedan |
Joe Perches
|
598d80914e
mm: convert pr_warning to pr_warn
|
9 år sedan |
Tetsuo Handa
|
1d5cfdb076
tree wide: use kvfree() than conditional kfree()/vfree()
|
9 år sedan |
Alexander Kuleshov
|
f09f1243ca
mm/percpu: use offset_in_page macro
|
10 år sedan |
Baoquan He
|
292c24a073
percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk
|
10 år sedan |
Larry Finger
|
8a8c35fadf
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
|
10 år sedan |
Yannick Guerrini
|
bffc437589
percpu: Fix trivial typos in comments
|
10 år sedan |
Tejun Heo
|
807de073bb
percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 år sedan |
Dan Carpenter
|
9f295664e2
percpu: off by one in BUG_ON()
|
11 år sedan |
Tejun Heo
|
6ae833c7fe
percpu: fix how @gfp is interpreted by the percpu allocator
|
11 år sedan |