Commit History

Author SHA1 Message Date
  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
  Joonsoo Kim 367f7f2f45 slab: remove a useless lockdep annotation 11 years ago
  Joonsoo Kim 833b706cc8 slab: destroy a slab without holding any alien cache lock 11 years ago
  Joonsoo Kim 49dfc304ba slab: use the lock on alien_cache, instead of the lock on array_cache 11 years ago
  Joonsoo Kim c8522a3a58 slab: introduce alien_cache 11 years ago
  Joonsoo Kim 1fe00d50a9 slab: factor out initialization of array cache 11 years ago
  Joonsoo Kim 97654dfa20 slab: defer slab_destroy in free_block() 11 years ago
  Joonsoo Kim 25c063fbd5 slab: move up code to get kmem_cache_node in free_block() 11 years ago
  Joonsoo Kim 8a9c61d438 slab: add unlikely macro to help compiler 11 years ago
  Christoph Lameter 18bf854117 slab: use get_node() and kmem_cache_node() functions 11 years ago
  Fabian Frederick 1536cb3933 mm/slab.c: add __init to init_lock_keys 11 years ago
  Joonsoo Kim 0378730142 slab: fix oops when reading /proc/slab_allocators 11 years ago
  Vladimir Davydov c67a8a685a memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab 11 years ago
  Vladimir Davydov 03afc0e25f slab: get_online_mems for kmem_cache_{create,destroy,shrink} 11 years ago
  Vladimir Davydov 5dfb417509 sl[au]b: charge slabs to kmemcg explicitly 11 years ago
  David Rientjes 9a02d69993 mm, slab: suppress out of memory warning unless debug is enabled 11 years ago