- de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a87c75f slab: avoid IPIs when creating kmem caches by Greg Thelen · 8 years ago
- 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
- 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- c9fc586 slab: introduce __kmemcg_cache_deactivate() by Tejun Heo · 8 years ago
- 290b6a5 Revert "slub: move synchronize_sched out of slab_mutex on shrink" by Tejun Heo · 8 years ago
- af3b5f8 mm, slab: rename kmalloc-node cache to kmalloc-<size> by Vlastimil Babka · 8 years ago
- c4e490c mm/slab.c: fix SLAB freelist randomization duplicate entries by John Sperbeck · 8 years ago
- c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
- bf00bd3 mm, slab: maintain total slab count instead of active count by David Rientjes · 8 years ago
- f728b0a mm, slab: faster active and free stats by Greg Thelen · 8 years ago
- 89e364d slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 8 years ago
- 07a63c4 mm/slab: improve performance of gathering slabinfo stats by Aruna Ramakrishna · 8 years ago
- 86d9f48 mm/slab: fix kmemcg cache creation delayed issue by Joonsoo Kim · 8 years ago
- 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
- eac0337 slab, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
- 6731d4f slab: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
- de24bae mm/slab: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
- 72baeef0c slab: do not panic on invalid gfp_mask by Michal Hocko · 8 years ago
- bacdcb3 slab: make GFP_SLAB_BUG_MASK information more human readable by Michal Hocko · 8 years ago
- 7c00fce mm: reorganize SLAB freelist randomization by Thomas Garnier · 8 years ago
- 04385fc mm: SLAB hardened usercopy support by Kees Cook · 8 years ago
- 4ebb31a4 mm, kasan: don't call kasan_krealloc() from ksize(). by Alexander Potapenko · 8 years ago
- 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 8 years ago
- 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
- a3187e4 mm: slab: remove ZONE_DMA_FLAG by Yang Shi · 8 years ago
- c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 8 years ago
- 801faf0 mm/slab: lockless decision to grow cache by Joonsoo Kim · 8 years ago
- 213b469 mm/slab: refill cpu cache through a new slab without holding a node lock by Joonsoo Kim · 8 years ago
- 76b342b mm/slab: separate cache_grow() to two parts by Joonsoo Kim · 8 years ago
- 511e3a05 mm/slab: make cache_grow() handle the page allocated on arbitrary node by Joonsoo Kim · 8 years ago
- 03d1d43 mm/slab: racy access/modify the slab color by Joonsoo Kim · 8 years ago
- 6052b78 mm/slab: don't keep free slabs if free_objects exceeds free_limit by Joonsoo Kim · 8 years ago
- c3d332b mm/slab: clean-up kmem_cache_node setup by Joonsoo Kim · 8 years ago
- ded0ecf mm/slab: factor out kmem_cache_node initialization code by Joonsoo Kim · 8 years ago
- a5aa63a mm/slab: drain the free slab as much as possible by Joonsoo Kim · 8 years ago
- 8888177 mm/slab: remove BAD_ALIEN_MAGIC again by Joonsoo Kim · 8 years ago
- 18726ca mm/slab: fix the theoretical race by holding proper lock by Joonsoo Kim · 8 years ago
- 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 9 years ago
- 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
- 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
- 756a025 mm: coalesce split strings by Joe Perches · 9 years ago
- 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 9 years ago
- 27ee57c mm: memcontrol: report slab usage in cgroup2 memory.stat by Vladimir Davydov · 9 years ago
- 5b3810e mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory() by Vlastimil Babka · 9 years ago
- f68f8dd mm/slab: re-implement pfmemalloc support by Joonsoo Kim · 9 years ago
- 70f7506 mm/slab: avoid returning values by reference by Joonsoo Kim · 9 years ago
- b03a017b mm/slab: introduce new slab management type, OBJFREELIST_SLAB by Joonsoo Kim · 9 years ago
- 10b2e9e mm/slab: factor out debugging initialization in cache_init_objs() by Joonsoo Kim · 9 years ago
- d841023 mm/slab: factor out slab list fixup code by Joonsoo Kim · 9 years ago
- 3217fd9 mm/slab: make criteria for off slab determination robust and simple by Joonsoo Kim · 9 years ago
- f3a3c32 mm/slab: do not change cache size if debug pagealloc isn't possible by Joonsoo Kim · 9 years ago
- 158e319 mm/slab: clean up cache type determination by Joonsoo Kim · 9 years ago
- 832a15d mm/slab: align cache size first before determination of OFF_SLAB candidate by Joonsoo Kim · 9 years ago
- 2e6b360 mm/slab: put the freelist at the end of slab page by Joonsoo Kim · 9 years ago
- 249247b mm/slab: remove object status buffer for DEBUG_SLAB_LEAK by Joonsoo Kim · 9 years ago
- d31676d mm/slab: alternative implementation for DEBUG_SLAB_LEAK by Joonsoo Kim · 9 years ago
- 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 9 years ago
- 4032327 mm/slab: use more appropriate condition check for debug_pagealloc by Joonsoo Kim · 9 years ago
- a307ebd mm/slab: activate debug_pagealloc in SLAB when it is actually enabled by Joonsoo Kim · 9 years ago
- 260b61d mm/slab: remove the checks for slab implementation bug by Joonsoo Kim · 9 years ago
- 6fb9243 mm/slab: remove useless structure define by Joonsoo Kim · 9 years ago
- 12c61fe mm/slab: fix stale code comment by Joonsoo Kim · 9 years ago
- ca25719 mm: new API kfree_bulk() for SLAB+SLUB allocators by Jesper Dangaard Brouer · 9 years ago
- e6cdb58 slab: implement bulk free in SLAB allocator by Jesper Dangaard Brouer · 9 years ago
- 7b0501d slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk by Jesper Dangaard Brouer · 9 years ago
- 2a777ea slab: implement bulk alloc in SLAB allocator by Jesper Dangaard Brouer · 9 years ago
- d5e3ed6 slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 9 years ago
- 011ecea slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 9 years ago
- fab9963 mm: fault-inject take over bootstrap kmem_cache check by Jesper Dangaard Brouer · 9 years ago
- 52b4b95 mm: slab: free kmem_cache_node after destroy sysfs file by Dmitry Safonov · 9 years ago
- 7aa0d22 mm/slab.c: add a helper function get_first_slab by Geliang Tang · 9 years ago
- 73c0219 mm/slab.c: use list_for_each_entry in cache_flusharray by Geliang Tang · 9 years ago
- d8ad47d mm/slab.c use list_first_entry_or_null() by Geliang Tang · 9 years ago
- 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
- bc4f610 slab, slub: use page->rcu_head instead of page->lru plus cast by Kirill A. Shutemov · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- f3ccb2c4 memcg: unify slab and other kmem pages charging by Vladimir Davydov · 9 years ago
- d4322d8 mm: slab: only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE by Catalin Marinas · 9 years ago
- 03a2d2a mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) by Joonsoo Kim · 9 years ago
- 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
- 484748f slab: infrastructure for bulk object allocation and freeing by Christoph Lameter · 9 years ago
- 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
- 34cc699 slab: correct size_index table before replacing the bootstrap kmem_cache_node by Daniel Sanders · 9 years ago
- 4167e9b mm: remove GFP_THISNODE by David Rientjes · 10 years ago
- d6e0b7f slub: make dead caches discard free slabs immediately by Vladimir Davydov · 10 years ago
- 426589f slab: link memcg caches of the same kind into a list by Vladimir Davydov · 10 years ago
- 061d707 slab: fix cpuset check in fallback_alloc by Vladimir Davydov · 10 years ago
- 8135be5 memcg: fix possible use-after-free in memcg_kmem_get_cache() by Vladimir Davydov · 10 years ago
- 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- c871ac4 slab: improve checking for invalid gfp_flags by Andrew Morton · 10 years ago
- 1df3b26 slab: print slabinfo header in seq show by Vladimir Davydov · 10 years ago
- b455def mm: slab/slub: coding style: whitespaces and tabs mixture by LQYMGT · 10 years ago
- 7c3fbbd slab: fix nodeid bounds check for non-contiguous node IDs by Paul Mackerras · 10 years ago
- 344736f cpuset: simplify cpuset_node_allowed API by Vladimir Davydov · 10 years ago
- 85c9f4b mm/slab: fix unaligned access on sparc64 by Joonsoo Kim · 10 years ago
- b208ce3 mm/slab.c: use __seq_open_private() instead of seq_open() by Rob Jones · 10 years ago