Linus Torvalds
|
bf3a340738
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 years ago |
Christoph Lameter
|
88da03a676
slub: use raw_cpu_inc for incrementing statistics
|
11 years ago |
Dave Jones
|
54b6a73102
slub: fix leak of 'name' in sysfs_slab_add
|
11 years ago |
Vladimir Davydov
|
9a41707bd3
slub: rework sysfs layout for memcg caches
|
11 years ago |
Vladimir Davydov
|
84d0ddd6b0
slub: adjust memcg caches when creating cache alias
|
11 years ago |
Vladimir Davydov
|
a44cb94491
memcg, slab: never try to merge memcg caches
|
11 years ago |
David Rientjes
|
2a389610a7
mm, mempolicy: rename slab_node for clarity
|
11 years ago |
Vladimir Davydov
|
421af243b1
slub: do not drop slab_mutex for sysfs_slab_add
|
11 years ago |
Mel Gorman
|
d26914d117
mm: optimize put_mems_allowed() usage
|
11 years ago |
Joonsoo Kim
|
80c3a9981a
slub: fix high order page allocation problem with __GFP_NOFAIL
|
11 years ago |
Steven Rostedt
|
1e4dd9461f
slub: do not assert not having lock in removing freed partial
|
11 years ago |
David Rientjes
|
255d0884f5
mm/slub.c: list_lock may not be held in some circumstances
|
11 years ago |
Linus Torvalds
|
7b383bef25
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 years ago |
Dave Hansen
|
67b6c900dc
mm: slub: work around unneeded lockdep warning
|
11 years ago |
Dave Hansen
|
a03208652d
mm/slub.c: fix page->_count corruption (again)
|
11 years ago |
Dave Hansen
|
a0132ac0f2
mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages
|
11 years ago |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
Tetsuo Handa
|
26e4f20575
slub: Fix possible format string bug.
|
11 years ago |
Peter Zijlstra
|
c65c1877bd
slub: use lockdep_assert_held
|
11 years ago |
Li Zefan
|
8afb1474db
slub: Fix calculation of cpu slabs
|
12 years ago |
Linus Torvalds
|
24f971abbd
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 years ago |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Qiang Huang
|
2ade4de871
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
|
11 years ago |
Zhi Yong Wu
|
721ae22ae1
mm, slub: fix the typo in mm/slub.c
|
11 years ago |
Christoph Lameter
|
c6f58d9b36
slub: Handle NULL parameter in kmem_cache_flags
|
11 years ago |
Roman Bobniev
|
d56791b38e
slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled
|
12 years ago |
Xie XiuQi
|
d175617436
mm: Fix some trivial typos in comments
|
12 years ago |
Linus Torvalds
|
bff157b3ad
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
12 years ago |
Jingoo Han
|
3dbb95f789
mm: replace strict_strtoul() with kstrtoul()
|
12 years ago |
Christoph Lameter
|
76b6f3d255
slub: remove verify_mem_not_deleted()
|
12 years ago |