Histórico de Commits

Autor SHA1 Mensagem Data
  Geliang Tang 7aa0d22785 mm/slab.c: add a helper function get_first_slab há 9 anos atrás
  Geliang Tang 73c0219d8e mm/slab.c: use list_for_each_entry in cache_flusharray há 9 anos atrás
  Geliang Tang d8ad47d83f mm/slab.c use list_first_entry_or_null() há 9 anos atrás
  Jesper Dangaard Brouer 865762a811 slab/slub: adjust kmem_cache_alloc_bulk API há 9 anos atrás
  Kirill A. Shutemov bc4f610d5a slab, slub: use page->rcu_head instead of page->lru plus cast há 9 anos atrás
  Mel Gorman d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd há 9 anos atrás
  Vladimir Davydov f3ccb2c422 memcg: unify slab and other kmem pages charging há 9 anos atrás
  Catalin Marinas d4322d88f5 mm: slab: only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE há 9 anos atrás
  Joonsoo Kim 03a2d2a3ea mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) há 10 anos atrás
  Vlastimil Babka 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() há 10 anos atrás
  Christoph Lameter 484748f0b6 slab: infrastructure for bulk object allocation and freeing há 10 anos atrás
  Michal Hocko 2f064f3485 mm: make page pfmemalloc check more robust há 10 anos atrás
  Daniel Sanders 34cc6990d4 slab: correct size_index table before replacing the bootstrap kmem_cache_node há 10 anos atrás
  David Rientjes 4167e9b2cf mm: remove GFP_THISNODE há 10 anos atrás
  Vladimir Davydov d6e0b7fa11 slub: make dead caches discard free slabs immediately há 10 anos atrás
  Vladimir Davydov 426589f571 slab: link memcg caches of the same kind into a list há 10 anos atrás
  Vladimir Davydov 061d7074e1 slab: fix cpuset check in fallback_alloc há 10 anos atrás
  Vladimir Davydov 8135be5a80 memcg: fix possible use-after-free in memcg_kmem_get_cache() há 10 anos atrás
  Linus Torvalds 2756d373a3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup há 10 anos atrás
  Andrew Morton c871ac4e96 slab: improve checking for invalid gfp_flags há 10 anos atrás
  Vladimir Davydov 1df3b26f20 slab: print slabinfo header in seq show há 10 anos atrás
  LQYMGT b455def28d mm: slab/slub: coding style: whitespaces and tabs mixture há 10 anos atrás
  Paul Mackerras 7c3fbbdd04 slab: fix nodeid bounds check for non-contiguous node IDs há 10 anos atrás
  Vladimir Davydov 344736f29b cpuset: simplify cpuset_node_allowed API há 11 anos atrás
  Joonsoo Kim 85c9f4b04a mm/slab: fix unaligned access on sparc64 há 11 anos atrás
  Rob Jones b208ce3292 mm/slab.c: use __seq_open_private() instead of seq_open() há 11 anos atrás
  Joonsoo Kim bf0dea23a9 mm/slab: use percpu allocator for cpu cache há 11 anos atrás
  Joonsoo Kim 12220dea07 mm/slab: support slab merge há 11 anos atrás
  Joonsoo Kim 25c4f304be mm/slab: factor out unlikely part of cache_free_alien() há 11 anos atrás
  Joonsoo Kim d3aec34466 mm/slab: noinline __ac_put_obj() há 11 anos atrás