Age | Commit message (Expand) | Author | Files | Lines |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 1 | -3/+2 |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 1 | -2/+0 |
2017-11-15 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan | 1 | -13/+13 |
2017-11-15 | mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory | Yang Shi | 1 | -0/+8 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 1 | -1/+1 |
2017-08-10 | locking/lockdep: Rework FS_RECLAIM annotation | Peter Zijlstra | 1 | -1/+5 |
2017-07-06 | mm: memcontrol: account slab stats per lruvec | Johannes Weiner | 1 | -17/+1 |
2017-07-06 | mm: memcontrol: use generic mod_memcg_page_state for kmem pages | Johannes Weiner | 1 | -8/+8 |
2017-07-06 | mm: memcontrol: use the node-native slab memory counters | Johannes Weiner | 1 | -2/+2 |
2017-04-18 | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 1 | -2/+2 |
2017-02-22 | slab: remove synchronous synchronize_sched() from memcg cache deactivation path | Tejun Heo | 1 | -0/+2 |
2017-02-22 | slab: introduce __kmemcg_cache_deactivate() | Tejun Heo | 1 | -1/+2 |
2017-02-22 | slab: implement slab_root_caches list | Tejun Heo | 1 | -0/+15 |
2017-02-22 | slab: link memcg kmem_caches on their associated memory cgroup | Tejun Heo | 1 | -0/+3 |
2017-02-22 | slab: reorganize memcg_cache_params | Tejun Heo | 1 | -3/+3 |
2017-02-22 | Revert "slub: move synchronize_sched out of slab_mutex on shrink" | Tejun Heo | 1 | -1/+1 |
2017-02-22 | mm, slab: rename kmalloc-node cache to kmalloc-<size> | Vlastimil Babka | 1 | -0/+6 |
2016-12-12 | mm, slab: maintain total slab count instead of active count | David Rientjes | 1 | -2/+2 |
2016-12-12 | mm, slab: faster active and free stats | Greg Thelen | 1 | -1/+2 |
2016-12-12 | mm/slab_common.c: check kmem_create_cache flags are common | Thomas Garnier | 1 | -0/+15 |
2016-12-12 | slub: move synchronize_sched out of slab_mutex on shrink | Vladimir Davydov | 1 | -1/+1 |
2016-10-27 | mm/slab: improve performance of gathering slabinfo stats | Aruna Ramakrishna | 1 | -0/+1 |
2016-07-28 | mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB | Alexander Potapenko | 1 | -0/+2 |
2016-07-26 | mm: memcontrol: cleanup kmem charge functions | Vladimir Davydov | 1 | -4/+12 |
2016-07-26 | mm: reorganize SLAB freelist randomization | Thomas Garnier | 1 | -0/+14 |
2016-05-20 | mm: kasan: initial memory quarantine implementation | Alexander Potapenko | 1 | -0/+2 |
2016-03-25 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 1 | -1/+1 |
2016-03-17 | mm: memcontrol: report slab usage in cgroup2 memory.stat | Vladimir Davydov | 1 | -2/+28 |
2016-03-15 | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott | 1 | -2/+3 |
2016-03-15 | mm: fix some spelling | Jesper Dangaard Brouer | 1 | -1/+1 |
2016-03-15 | mm: fault-inject take over bootstrap kmem_cache check | Jesper Dangaard Brouer | 1 | -1/+1 |
2016-03-15 | mm/slab: move SLUB alloc hooks to common mm/slab.h | Jesper Dangaard Brouer | 1 | -0/+62 |
2016-02-18 | mm: slab: free kmem_cache_node after destroy sysfs file | Dmitry Safonov | 1 | -0/+1 |
2016-01-20 | mm: memcontrol: move kmem accounting code to CONFIG_MEMCG | Johannes Weiner | 1 | -3/+3 |
2016-01-14 | slab: add SLAB_ACCOUNT flag | Vladimir Davydov | 1 | -2/+3 |
2015-11-22 | slab/slub: adjust kmem_cache_alloc_bulk API | Jesper Dangaard Brouer | 1 | -1/+1 |
2015-11-05 | memcg: unify slab and other kmem pages charging | Vladimir Davydov | 1 | -17/+7 |
2015-11-05 | mm/slab_common.c: clear pointers to per memcg caches on destroy | Vladimir Davydov | 1 | -6/+0 |
2015-09-04 | mm/slab.h: fix argument order in cache_from_obj's error message | Daniel Borkmann | 1 | -1/+1 |
2015-09-04 | slab: infrastructure for bulk object allocation and freeing | Christoph Lameter | 1 | -0/+9 |
2015-06-24 | slab: correct size_index table before replacing the bootstrap kmem_cache_node | Daniel Sanders | 1 | -0/+1 |
2015-02-12 | slub: make dead caches discard free slabs immediately | Vladimir Davydov | 1 | -1/+1 |
2015-02-12 | slab: link memcg caches of the same kind into a list | Vladimir Davydov | 1 | -0/+17 |
2015-02-12 | slab: embed memcg_cache_params to kmem_cache | Vladimir Davydov | 1 | -25/+23 |
2015-02-10 | memcg: zap __memcg_{charge,uncharge}_slab | Vladimir Davydov | 1 | -2/+2 |
2014-12-10 | memcg: use generic slab iterators for showing slabinfo | Vladimir Davydov | 1 | -0/+1 |
2014-12-10 | slab: replace smp_read_barrier_depends() with lockless_dereference() | Pranith Kumar | 1 | -3/+3 |
2014-12-10 | slab: print slabinfo header in seq show | Vladimir Davydov | 1 | -0/+1 |