Commit History

Author SHA1 Message Date
  Vlastimil Babka 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() 10 years ago
  Christoph Lameter 484748f0b6 slab: infrastructure for bulk object allocation and freeing 10 years ago
  Michal Hocko 2f064f3485 mm: make page pfmemalloc check more robust 10 years ago
  Daniel Sanders 34cc6990d4 slab: correct size_index table before replacing the bootstrap kmem_cache_node 10 years ago
  David Rientjes 4167e9b2cf mm: remove GFP_THISNODE 10 years ago
  Vladimir Davydov d6e0b7fa11 slub: make dead caches discard free slabs immediately 10 years ago
  Vladimir Davydov 426589f571 slab: link memcg caches of the same kind into a list 10 years ago
  Vladimir Davydov 061d7074e1 slab: fix cpuset check in fallback_alloc 10 years ago
  Vladimir Davydov 8135be5a80 memcg: fix possible use-after-free in memcg_kmem_get_cache() 10 years ago
  Linus Torvalds 2756d373a3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 10 years ago
  Andrew Morton c871ac4e96 slab: improve checking for invalid gfp_flags 10 years ago
  Vladimir Davydov 1df3b26f20 slab: print slabinfo header in seq show 10 years ago
  LQYMGT b455def28d mm: slab/slub: coding style: whitespaces and tabs mixture 10 years ago
  Paul Mackerras 7c3fbbdd04 slab: fix nodeid bounds check for non-contiguous node IDs 10 years ago
  Vladimir Davydov 344736f29b cpuset: simplify cpuset_node_allowed API 10 years ago
  Joonsoo Kim 85c9f4b04a mm/slab: fix unaligned access on sparc64 10 years ago
  Rob Jones b208ce3292 mm/slab.c: use __seq_open_private() instead of seq_open() 10 years ago
  Joonsoo Kim bf0dea23a9 mm/slab: use percpu allocator for cpu cache 10 years ago
  Joonsoo Kim 12220dea07 mm/slab: support slab merge 10 years ago
  Joonsoo Kim 25c4f304be mm/slab: factor out unlikely part of cache_free_alien() 10 years ago
  Joonsoo Kim d3aec34466 mm/slab: noinline __ac_put_obj() 10 years ago
  Joonsoo Kim 3d88019408 mm/slab: move cache_flusharray() out of unlikely.text section 10 years ago
  Joonsoo Kim 61f47105a2 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() 10 years ago
  Linus Torvalds 6111da3432 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
  David Rientjes d4a5fca592 mm, slab: initialize object alignment on cache creation 11 years ago
  Zefan Li 2ad654bc5e cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags 11 years ago
  Joonsoo Kim edcad25095 Revert "slab: remove BAD_ALIEN_MAGIC" 11 years ago
  Wang Sheng-Hui 8a7d9b4306 mm/slab.c: fix comments 11 years ago
  Joonsoo Kim 5e80478967 slab: change int to size_t for representing allocation size 11 years ago
  Joonsoo Kim a640616822 slab: remove BAD_ALIEN_MAGIC 11 years ago