Commit Graph

345 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro 14 years ago
Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 years ago
Carsten Otte 1ab335d8f8 slab: fix object alignment 15 years ago
Arjan van de Ven 78b435368f slab: use deferable timers for its periodic housekeeping 15 years ago
Li Zefan 039ca4e74a tracing: Remove kmemtrace ftrace plugin 15 years ago
Lee Schermerhorn 7d6e6d09de numa: slab: use numa_mem_id() for slab local memory node 15 years ago
Akinobu Mita eac4068013 slab: convert cpu notifier to return encapsulate errno value 15 years ago
Jack Steiner 6adef3ebe5 cpusets: new round-robin rotor for SLAB allocations 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
David Woodhouse 1f0ce8b3dd mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h> 15 years ago
Shiyong Li 5c5e3b33b7 slab: Fix missing DEBUG_SLAB last user 15 years ago
Pekka Enberg fc1c183353 slab: Generify kernel pointer validation 15 years ago
David Rientjes 8f9f8d9e80 slab: add memory hotplug support 15 years ago
Joe Perches e92dd4fd1a slab: Fix continuation lines 15 years ago
Dmitry Monakhov 4c13dd3b48 failslab: add ability to filter slab caches 15 years ago
Nick Piggin 44b57f1cc7 slab: fix regression in touched logic 15 years ago
Haicheng Li f3186a9c51 slab: initialize unused alien cache entry as NULL at alloc_alien_cache(). 15 years ago
Pekka Enberg 00afa75806 SLAB: Fix lockdep annotation breakage 15 years ago
Rusty Russell 58463c1fe2 cpumask: avoid deprecated function in mm/slab.c 15 years ago
Li Zefan 0bb38a5cde tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE 15 years ago
Li Zefan 0f24f1287a tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING 15 years ago
J. R. Okajima ddbf2e8366 slab, kmemleak: pass the correct pointer to kmemleak_erase() 15 years ago
J. R. Okajima f3d8b53a3a slab, kmemleak: stop calling kmemleak_erase() unconditionally 15 years ago
Tim Blechmann 8e15b79cf4 SLAB: Fix unlikely() annotation in __cache_alloc_node() 15 years ago
Pekka Enberg ce79ddc8e2 SLAB: Fix lockdep annotations for CPU hotplug 15 years ago
Tejun Heo 1871e52c76 percpu: make percpu symbols under kernel/ and mm/ unique 15 years ago
Catalin Marinas c017b4be3e kmemleak: Simplify the kmemleak_scan_area() function prototype 16 years ago
Catalin Marinas e7cb55b946 kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACE 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Pekka Enberg ec5a36f94e SLAB: Fix lockdep annotations 16 years ago
Paul E. McKenney 7ed9f7e5db fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b 16 years ago
Benjamin Herrenschmidt dcce284a25 mm: Extend gfp masking to the page allocator 16 years ago
Mel Gorman b6e68bc1ba page allocator: slab: use nr_online_nodes to check for a NUMA platform 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Vegard Nossum b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
Pekka Enberg c175eea466 slab: add hooks for kmemcheck 16 years ago
Pekka Enberg 8eae985f08 slab: move struct kmem_cache to headers 16 years ago
Pekka Enberg 8429db5c63 slab: setup cpu caches later on when interrupts are enabled 16 years ago
Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 years ago
Pekka Enberg eb91f1d0a5 slab: fix gfp flag in setup_cpu_cache() 16 years ago
Pekka Enberg 83b519e8b9 slab: setup allocators earlier in the boot sequence 16 years ago
Catalin Marinas d5cff63529 kmemleak: Add the slab memory allocation/freeing hooks 16 years ago
Ron Lee 6746136520 slab: fix generic PAGE_POISONING conflict with SLAB_RED_ZONE 16 years ago
Zhaolei 02af61bb50 tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part 16 years ago
Pekka Enberg 2121db74ba kmemtrace: trace kfree() calls with NULL or zero-length objects 16 years ago
Eduard - Gabriel Munteanu ca2b84cb3c kmemtrace: use tracepoints 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
Kirill A. Shutemov b1aabecd55 mm: Export symbol ksize() 16 years ago