Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Joonsoo Kim 3d88019408 mm/slab: move cache_flusharray() out of unlikely.text section há 11 anos atrás
  Joonsoo Kim 61f47105a2 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() há 11 anos atrás
  Linus Torvalds 6111da3432 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup há 11 anos atrás
  David Rientjes d4a5fca592 mm, slab: initialize object alignment on cache creation há 11 anos atrás
  Zefan Li 2ad654bc5e cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags há 11 anos atrás
  Joonsoo Kim edcad25095 Revert "slab: remove BAD_ALIEN_MAGIC" há 11 anos atrás
  Wang Sheng-Hui 8a7d9b4306 mm/slab.c: fix comments há 11 anos atrás
  Joonsoo Kim 5e80478967 slab: change int to size_t for representing allocation size há 11 anos atrás
  Joonsoo Kim a640616822 slab: remove BAD_ALIEN_MAGIC há 11 anos atrás