| Commit message (Expand) | Author | Age |
* | slab: remove synchronous synchronize_sched() from memcg cache deactivation path | Tejun Heo | 2017-02-22 |
* | slab: introduce __kmemcg_cache_deactivate() | Tejun Heo | 2017-02-22 |
* | slab: implement slab_root_caches list | Tejun Heo | 2017-02-22 |
* | slab: link memcg kmem_caches on their associated memory cgroup | Tejun Heo | 2017-02-22 |
* | slab: reorganize memcg_cache_params | Tejun Heo | 2017-02-22 |
* | Revert "slub: move synchronize_sched out of slab_mutex on shrink" | Tejun Heo | 2017-02-22 |
* | mm, slab: rename kmalloc-node cache to kmalloc-<size> | Vlastimil Babka | 2017-02-22 |
* | mm, slab: maintain total slab count instead of active count | David Rientjes | 2016-12-12 |
* | mm, slab: faster active and free stats | Greg Thelen | 2016-12-12 |
* | mm/slab_common.c: check kmem_create_cache flags are common | Thomas Garnier | 2016-12-12 |
* | slub: move synchronize_sched out of slab_mutex on shrink | Vladimir Davydov | 2016-12-12 |
* | mm/slab: improve performance of gathering slabinfo stats | Aruna Ramakrishna | 2016-10-27 |
* | mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB | Alexander Potapenko | 2016-07-28 |
* | mm: memcontrol: cleanup kmem charge functions | Vladimir Davydov | 2016-07-26 |
* | mm: reorganize SLAB freelist randomization | Thomas Garnier | 2016-07-26 |
* | mm: kasan: initial memory quarantine implementation | Alexander Potapenko | 2016-05-20 |
* | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2016-03-25 |
* | mm: memcontrol: report slab usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-17 |
* | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott | 2016-03-15 |
* | mm: fix some spelling | Jesper Dangaard Brouer | 2016-03-15 |
* | mm: fault-inject take over bootstrap kmem_cache check | Jesper Dangaard Brouer | 2016-03-15 |
* | mm/slab: move SLUB alloc hooks to common mm/slab.h | Jesper Dangaard Brouer | 2016-03-15 |
* | mm: slab: free kmem_cache_node after destroy sysfs file | Dmitry Safonov | 2016-02-18 |
* | mm: memcontrol: move kmem accounting code to CONFIG_MEMCG | Johannes Weiner | 2016-01-20 |
* | slab: add SLAB_ACCOUNT flag | Vladimir Davydov | 2016-01-14 |
* | slab/slub: adjust kmem_cache_alloc_bulk API | Jesper Dangaard Brouer | 2015-11-22 |
* | memcg: unify slab and other kmem pages charging | Vladimir Davydov | 2015-11-05 |
* | mm/slab_common.c: clear pointers to per memcg caches on destroy | Vladimir Davydov | 2015-11-05 |
* | mm/slab.h: fix argument order in cache_from_obj's error message | Daniel Borkmann | 2015-09-04 |
* | slab: infrastructure for bulk object allocation and freeing | Christoph Lameter | 2015-09-04 |
* | slab: correct size_index table before replacing the bootstrap kmem_cache_node | Daniel Sanders | 2015-06-24 |
* | slub: make dead caches discard free slabs immediately | Vladimir Davydov | 2015-02-12 |
* | slab: link memcg caches of the same kind into a list | Vladimir Davydov | 2015-02-12 |
* | slab: embed memcg_cache_params to kmem_cache | Vladimir Davydov | 2015-02-12 |
* | memcg: zap __memcg_{charge,uncharge}_slab | Vladimir Davydov | 2015-02-10 |
* | memcg: use generic slab iterators for showing slabinfo | Vladimir Davydov | 2014-12-10 |
* | slab: replace smp_read_barrier_depends() with lockless_dereference() | Pranith Kumar | 2014-12-10 |
* | slab: print slabinfo header in seq show | Vladimir Davydov | 2014-12-10 |
* | mm/slab: use percpu allocator for cpu cache | Joonsoo Kim | 2014-10-09 |
* | mm/slab: support slab merge | Joonsoo Kim | 2014-10-09 |
* | mm/slab_common: commonize slab merge logic | Joonsoo Kim | 2014-10-09 |
* | slab: fix for_each_kmem_cache_node() | Mikulas Patocka | 2014-10-09 |
* | mm/slab_common: move kmem_cache definition to internal header | Joonsoo Kim | 2014-10-09 |
* | slab: convert last use of __FUNCTION__ to __func__ | Joe Perches | 2014-08-06 |
* | slab: introduce alien_cache | Joonsoo Kim | 2014-08-06 |
* | mm: slab.h: wrap the whole file with guarding macro | Andrey Ryabinin | 2014-08-06 |
* | slab common: add functions for kmem_cache_node access | Christoph Lameter | 2014-08-06 |
* | memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab | Vladimir Davydov | 2014-06-04 |
* | memcg, slab: do not schedule cache destruction when last page goes away | Vladimir Davydov | 2014-06-04 |
* | slab: get_online_mems for kmem_cache_{create,destroy,shrink} | Vladimir Davydov | 2014-06-04 |