Commit History

Author SHA1 Message Date
  Xi Wang a3860c1c5d introduce SIZE_MAX 13 years ago
  Xi Wang a8203725df slab: introduce kmalloc_array() 13 years ago
  Christoph Lameter 90810645f7 slab allocators: Provide generic description of alignment defines 14 years ago
  Christoph Lameter 3192b920bf slab, slub, slob: Unify alignment definition 14 years ago
  Christoph Lameter 63310467a3 mm: Remove support for kmem_cache_name() 14 years ago
  Nick Piggin ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 years ago
  Xiaotian Feng 7adde04a2f slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING 15 years ago
  Pekka Enberg fc1c183353 slab: Generify kernel pointer validation 15 years ago
  Dmitry Monakhov 4c13dd3b48 failslab: add ability to filter slab caches 15 years ago
  Vegard Nossum 722f2a6c87 Merge commit 'linus/master' into HEAD 16 years ago
  Vegard Nossum 2dff440525 kmemcheck: add mm functions 17 years ago
  Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 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 16 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 17 years ago
  Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 17 years ago