Linus Torvalds
|
24f971abbd
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 years ago |
Qiang Huang
|
2ade4de871
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
|
11 years ago |
Joonsoo Kim
|
7e00735520
slab: replace non-existing 'struct freelist *' with 'void *'
|
11 years ago |
Joonsoo Kim
|
0172f779e4
slab: fix to calm down kmemleak warning
|
11 years ago |
Joonsoo Kim
|
e7444d9b7d
slab: rename slab_bufctl to slab_freelist
|
11 years ago |
Joonsoo Kim
|
7ecccf9d1e
slab: remove useless statement for checking pfmemalloc
|
11 years ago |
Joonsoo Kim
|
8456a648cf
slab: use struct page for slab management
|
11 years ago |
Joonsoo Kim
|
106a74e13b
slab: replace free and inuse in struct slab with newly introduced active
|
11 years ago |
Joonsoo Kim
|
45eed508de
slab: remove SLAB_LIMIT
|
11 years ago |
Joonsoo Kim
|
16025177e1
slab: remove kmem_bufctl_t
|
11 years ago |
Joonsoo Kim
|
b1cb0982bd
slab: change the management method of free objects of the slab
|
11 years ago |
Joonsoo Kim
|
a57a49887e
slab: use __GFP_COMP flag for allocating slab pages
|
11 years ago |
Joonsoo Kim
|
56f295ef0d
slab: use well-defined macro, virt_to_slab()
|
11 years ago |
Joonsoo Kim
|
68126702b4
slab: overloading the RCU head over the LRU for RCU free
|
11 years ago |
Joonsoo Kim
|
07d417a1c6
slab: remove cachep in struct slab_rcu
|
11 years ago |
Joonsoo Kim
|
1ea991b00c
slab: remove nodeid in struct slab
|
11 years ago |
Joonsoo Kim
|
ac2b54edbc
slab: remove colouroff in struct slab
|
11 years ago |
Joonsoo Kim
|
0c3aa83e00
slab: change return type of kmem_getpages() to struct page
|
11 years ago |
Joonsoo Kim
|
73293c2f90
slab: correct pfmemalloc check
|
11 years ago |
Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
Linus Torvalds
|
54be820019
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
12 years ago |
Wanpeng Li
|
276a2439ce
mm/slab: Give s_next and s_stop slab-specific names
|
12 years ago |
Christoph Lameter
|
0f8f8094d2
slab: fix init_lock_keys
|
12 years ago |
Wanpeng Li
|
e25839f679
mm/slab: Sharing s_next and s_stop between slab and slub
|
12 years ago |
Wanpeng Li
|
0fa8103be4
mm/slab: Fix drain freelist excessively
|
12 years ago |
Zhouping Liu
|
d0d04b78f4
mm, slab: moved kmem_cache_alloc_node comment to correct place
|
12 years ago |
Linus Torvalds
|
0f47c9423c
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
12 years ago |
Pekka Enberg
|
69df2ac128
Merge branch 'slab/next' into slab/for-linus
|
12 years ago |
Aaron Tomlin
|
14e50c6a9b
mm: slab: Verify the nodeid passed to ____cache_alloc_node
|
12 years ago |
Joe Perches
|
071361d347
mm: Convert print_symbol to %pSR
|
12 years ago |