Commit Graph

317 Commits (20c59de2e6b6bc74bbf714dcd4e720afe8d516cf)

Author SHA1 Message Date
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
Dmitry Monakhov 4c13dd3b48 failslab: add ability to filter slab caches 15 years ago
Adam Buchbinder c9404c9c39 Fix misspelling of "should" and "shouldn't" in comments. 15 years ago
Christoph Lameter 91efd773c7 dma kmalloc handling fixes 15 years ago
David Rientjes 7738dd9e8f slub: remove impossible condition 15 years ago
Christoph Lameter 84e554e686 SLUB: Make slub statistics use this_cpu_inc 15 years ago
Christoph Lameter ff12059ed1 SLUB: this_cpu: Remove slub kmem_cache fields 15 years ago
Christoph Lameter 756dee7587 SLUB: Get rid of dynamic DMA kmalloc cache allocation 15 years ago
Christoph Lameter 9dfc6e68bf SLUB: Use this_cpu operations in slub 15 years ago
Li Zefan 0f24f1287a tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING 15 years ago
Pekka Enberg 74e2134ff8 SLUB: Fix __GFP_ZERO unlikely() annotation 15 years ago
David Rientjes 78eb00cc57 slub: allow stats to be cleared 16 years ago
Benjamin Herrenschmidt fe1ff49d0d mm: kmem_cache_create(): make it easier to catch NULL cache names 16 years ago
Ingo Molnar fdaa45e95d slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG 16 years ago
Eric Dumazet 8a3d271deb slub: fix slab_pad_check() 16 years ago
Eric Dumazet d76b1590e0 slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU 16 years ago
Xiaotian Feng 5788d8ad6c slub: release kobject if sysfs_create_group failed in sysfs_slab_add 16 years ago
Aaro Koskinen acdfcd04d9 SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256 16 years ago
Amerigo Wang 5086c389cb SLUB: Fix some coding style issues 16 years ago
WANG Cong cf5d11317e SLUB: Drop write permission to /proc/slabinfo 16 years ago
Zhang, Yanmin dcb0ce1bdf slub: change kmem_cache->align to record the real alignment 16 years ago
David Rientjes 3de472138a slub: use size and objsize orders to disable debug flags 16 years ago
David Rientjes fa5ec8a1f6 slub: add option to disable higher order debugging slabs 16 years ago
Catalin Marinas e4f7c0b44a kmemleak: Trace the kmalloc_large* functions in slub 16 years ago
Paul E. McKenney 7ed9f7e5db fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b 16 years ago
Pekka Enberg ba52270d18 SLUB: Don't pass __GFP_FAIL for the initial allocation 16 years ago
Tejun Heo 204fba4aa3 percpu: cleanup percpu array definitions 16 years ago
Benjamin Herrenschmidt dcce284a25 mm: Extend gfp masking to the page allocator 16 years ago
Christoph Lameter 62bc62a873 page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths 16 years ago
Vegard Nossum b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
Nick Piggin 964cf35c88 SLUB: Fix early boot GFP_DMA allocations 16 years ago
Vegard Nossum 5a896d9e7c slub: add hooks for kmemcheck 16 years ago
Pekka Enberg 95f8598931 SLUB: Don't print out OOM warning for __GFP_NOFAIL 16 years ago
Alexander Beregalov 26c02cf05d SLUB: fix build when !SLUB_DEBUG 16 years ago
Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 years ago
Pekka Enberg 83b519e8b9 slab: setup allocators earlier in the boot sequence 16 years ago
Catalin Marinas 06f22f13f3 kmemleak: Add the slub memory allocation/freeing hooks 16 years ago
Pekka Enberg 781b2ba6eb SLUB: Out-of-memory diagnostics 16 years ago
Nick Piggin 1eb5ac6466 mm: SLUB fix reclaim_state 16 years ago
David Rientjes 818cf59097 slub: enforce MAX_ORDER 16 years ago