Commit History

Author SHA1 Message Date
  Vegard Nossum 2dff440525 kmemcheck: add mm functions 17 years ago
  Catalin Marinas d5cff63529 kmemleak: Add the slab memory allocation/freeing hooks 16 years ago
  Johannes Weiner 3ef0e5ba46 slab: introduce kzfree() 16 years ago
  Pekka Enberg fd37617e69 Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus 16 years ago
  Pascal Terjan dfcd361028 slab: Fix comment on #endif 16 years ago
  Eduard - Gabriel Munteanu ce71e27c6f SLUB: Replace __builtin_return_address(0) with _RET_IP_. 17 years ago
  Peter Zijlstra d7de4c1dc3 slab: document SLAB_DESTROY_BY_RCU 16 years ago
  Alexey Dobriyan 7b3c3a50a3 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c 17 years ago
  Linus Torvalds 2284284281 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  Pekka Enberg 93bc4e89c2 netfilter: fix double-free and use-after free 17 years ago
  Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
  Milton Miller 9ca908f47b kcalloc: remove runtime division 17 years ago
  Christoph Lameter cde5353599 Christoph has moved 17 years ago
  Jeff Layton 979b0fea2d vm: add kzalloc_node() inline 17 years ago
  Robert P. J. Day 735643ee6c Remove "#ifdef __KERNEL__" checks from unexported headers 17 years ago
  Thomas Gleixner 30327acf78 slab: add a flag to prevent debug_free checks on a kmem_cache 17 years ago
  Linus Torvalds 158a962422 Unify /proc/slabinfo configuration 17 years ago
  Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
  Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
  Roland Dreier 1d4ec7b1d6 Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) 18 years ago
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
  Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations 18 years ago
  Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics 18 years ago
  Paul Mundt 6193a2ff18 slob: initial NUMA support 18 years ago
  Robert P. J. Day 698827fa9f Remove the deprecated "kmem_cache_t" typedef from slab.h. 18 years ago
  Christoph Lameter debee0768e slab allocators: MAX_ORDER one off fix 18 years ago
  Christoph Lameter 0aa817f078 Slab allocators: define common size limitations 18 years ago
  Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
  Christoph Lameter 3ca12ee549 SLAB: Move two remaining SLAB specific definitions to slab_def.h 18 years ago
  Christoph Lameter 4f10493459 slab allocators: Remove SLAB_CTOR_ATOMIC 18 years ago