Commit Graph

289 Commits (aa18efb2a2f07e1cf062039848e9d369bb358724)

Author SHA1 Message Date
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
Rusty Russell 174596a0b9 cpumask: convert mm/ 16 years ago
Ingo Molnar f09eac9034 tracing/kmemtrace: fix typo 16 years ago
Ingo Molnar 3fd4bc015e tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() 16 years ago
Ingo Molnar 2a38b1c4f1 kmemtrace: move #include lines 16 years ago
Eduard - Gabriel Munteanu 36555751c6 kmemtrace: SLAB hooks. 16 years ago
Eduard - Gabriel Munteanu 35995a4d81 SLUB: Replace __builtin_return_address(0) with _RET_IP_. 16 years ago
Pekka Enberg 8759ec50a6 slab: remove GFP_THISNODE clearing from alloc_slabmgmt() 16 years ago
Akinobu Mita 773ff60e84 SLUB: failslab support 16 years ago
Catalin Marinas 249da16658 slab: Update the kmem_cache_create documentation regarding the name parameter 16 years ago
roel kluin 249b9f331e slab: unsigned slabp->inuse cannot be less than 0 16 years ago
Eduard - Gabriel Munteanu ce71e27c6f SLUB: Replace __builtin_return_address(0) with _RET_IP_. 16 years ago
Alexey Dobriyan 7b3c3a50a3 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c 17 years ago
Alexey Dobriyan a0ec95a8e6 proc: move /proc/slab_allocators boilerplate to mm/slab.c 17 years ago
Adrian Bunk 231367fd9b mm: unexport ksize 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Rabin Vincent e79aec291d slab: rename slab_destroy_objs 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Christoph Lameter 481c5346d0 Slab: Fix memory leak in fallback_alloc() 17 years ago
Harvey Harrison d40cee245f mm: remove remaining __FUNCTION__ occurrences 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Pekka Enberg 1b27d05b6e mm: move cache_line_size() to <linux/cache.h> 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Daniel Yeisley ec1f5eeeb5 slab: fix cache_cache bootstrap in kmem_cache_init() 17 years ago
Randy Dunlap 7682486b3e mm: fix various kernel-doc comments 17 years ago
Joe Korty 6d2144d355 slab: NUMA slab allocator migration bugfix 17 years ago
Joe Perches 1c61fc40fc slab - use angle brackets for include of kmalloc_sizes.h 17 years ago
Christoph Lameter 9ac33b2b74 slab numa fallback logic: Do not pass unfiltered flags to page allocator 17 years ago
Marcin Slusarz e51bfd0ad1 slab: avoid double initialization & do initialization in 1 place 17 years ago
Marcin Slusarz 7cc718d56c slab: avoid double initialization & do initialization in 1 place 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Pekka Enberg 556a169dab slab: fix bootstrap on memoryless node 17 years ago
Mel Gorman 9c09a95cf4 slab: partially revert list3 changes 17 years ago
Linus Torvalds 158a962422 Unify /proc/slabinfo configuration 17 years ago
Tetsuo Handa f8fcc93319 Add EXPORT_SYMBOL(ksize); 17 years ago
Matthew Wilcox 80cbd911ca Fix kmem_cache_free performance regression in slab 17 years ago
Akinobu Mita cc550defe9 slab: fix typo in allocation failure handling 17 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
Akinobu Mita 12d00f6a12 cpu hotplug: slab: fix memory leak in cpu hotplug error path 18 years ago
Akinobu Mita fbf1e473bd cpu hotplug: slab: cleanup cpuup_callback() 18 years ago
Robert P. J. Day bda5b655fe Delete gcc-2.95 compatible structure definition. 18 years ago