Commit Graph

361 Commits (16d79d7dc98e56d4700054b9b785a92102d8998c)

Author SHA1 Message Date
Joe Perches 62c70bce8a mm: convert sprintf_symbol to %pS 14 years ago
Christoph Lameter 04d94879c8 slub: Avoid use of slub_lock in show_slab_objects() 14 years ago
Nick Piggin ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 years ago
Tero Roponen 37d57443d5 slub: Fix a crash during slabinfo -v 14 years ago
Tero Roponen 8165984acf slub: Fix a crash during slabinfo -v 14 years ago
Pavel Emelyanov 68cee4f118 slub: Fix slub_lock down/up imbalance 14 years ago
Pavel Emelyanov 98072e4d97 slub: Fix slub_lock down/up imbalance 14 years ago
Richard Kennedy 4a92379bdf slub tracing: move trace calls out of always inlined functions to reduce kernel code size 14 years ago
Pekka Enberg 92a5bbc11f SLUB: Fix memory hotplug with !NUMA 15 years ago
Christoph Lameter a5a84755c5 slub: Move functions to reduce #ifdefs 15 years ago
Christoph Lameter ab4d5ed5ee slub: Enable sysfs support for !CONFIG_SLUB_DEBUG 15 years ago
Pekka Enberg 15b7c51420 SLUB: Optimize slab_free() debug check 15 years ago
Namhyung Kim 5d1f57e4d3 slub: Move NUMA-related functions under CONFIG_NUMA 15 years ago
Namhyung Kim 3478973ded slub: Add lock release annotation 15 years ago
Namhyung Kim a5dd5c117c slub: Fix signedness warnings 15 years ago
Christoph Lameter 62e346a830 slub: extract common code to remove objects from partial list without locking 15 years ago
Christoph Lameter f7cb193362 SLUB: Pass active and inactive redzone flags instead of boolean to debug functions 15 years ago
Christoph Lameter 7340cc8414 slub: reduce differences between SMP and NUMA 15 years ago
Pekka Enberg ed59ecbf89 Revert "Slub: UP bandaid" 15 years ago
Pekka Enberg 84c1cf6246 SLUB: Fix merged slab cache names 15 years ago
Christoph Lameter db210e70e5 Slub: UP bandaid 15 years ago
David Rientjes a016471a16 slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches 15 years ago
Christoph Lameter 8de66a0c02 slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplug 15 years ago
Christoph Lameter 7d550c56a2 slub: Add dummy functions for the !SLUB_DEBUG case 15 years ago
Christoph Lameter c1d508365e slub: Move gfpflag masking out of the hotpath 15 years ago
Christoph Lameter c016b0bdee slub: Extract hooks for memory checkers from hotpaths 15 years ago
Christoph Lameter 51df114281 slub: Dynamically size kmalloc cache allocations 15 years ago
Christoph Lameter 6c182dc0de slub: Remove static kmem_cache_cpu array for boot 15 years ago
Christoph Lameter 55136592fe slub: Remove dynamic dma slab allocation 15 years ago
Christoph Lameter 1537066c69 slub: Force no inlining of debug functions 15 years ago
Christoph Lameter 2bce648584 slub: Allow removal of slab caches during boot 15 years ago
Pekka Enberg e438444de8 Revert "slub: Allow removal of slab caches during boot" 15 years ago
Christoph Lameter bc6488e910 slub numa: Fix rare allocation from unexpected node 15 years ago
Christoph Lameter af537b0a6c slub: Use kmem_cache flags to detect if slab is in debugging mode. 15 years ago
Christoph Lameter f5b801ac38 slub: Allow removal of slab caches during boot 15 years ago
Christoph Lameter d7278bd7d1 slub: Check kasprintf results in kmem_cache_init() 15 years ago
Christoph Lameter f90ec39014 SLUB: Constants need UL 15 years ago
Christoph Lameter 2154a33638 slub: Use a constant for a unspecified node. 15 years ago
Li Zefan 039ca4e74a tracing: Remove kmemtrace ftrace plugin 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
Alexander Duyck 73367bd8ee slub: move kmem_cache_node into it's own cacheline 15 years ago
Minchan Kim 6b65aaf302 slub: Use alloc_pages_exact_node() for page allocation 15 years ago
Xiaotian Feng d3e14aa336 slub: __kmalloc_node_track_caller should trace kmalloc_large_node case 15 years ago
Eric Dumazet bbd7d57bfe slub: Potential stack overflow 15 years ago
David Woodhouse 4581ced379 mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h> 15 years ago
Zhang, Yanmin 111c7d8243 slub: Fix bad boundary check in init_kmem_cache_nodes() 15 years ago
Pekka Enberg d3e06e2b15 slub: Fix kmem_ptr_validate() for non-kernel pointers 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 years ago
Stephen Rothwell 1154fab73c SLUB: Fix per-cpu merge conflict 15 years ago