Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
* 'kmemleak' of git://linux-arm.org/linux-2.6: kmemleak: Remove alloc_bootmem annotations introduced in the past kmemleak: Add callbacks to the bootmem allocator kmemleak: Allow partial freeing of memory blocks kmemleak: Trace the kmalloc_large* functions in slub kmemleak: Scan objects allocated during a scanning episode kmemleak: Do not acquire scan_mutex in kmemleak_open() kmemleak: Remove the reported leaks number limitation kmemleak: Add more cond_resched() calls in the scanning thread kmemleak: Renice the scanning thread to +10
No related branches found
No related tags found
Showing
- include/linux/kmemleak.h 4 additions, 0 deletionsinclude/linux/kmemleak.h
- include/linux/slub_def.h 2 additions, 0 deletionsinclude/linux/slub_def.h
- kernel/pid.c 0 additions, 7 deletionskernel/pid.c
- mm/bootmem.c 6 additions, 0 deletionsmm/bootmem.c
- mm/kmemleak.c 164 additions, 72 deletionsmm/kmemleak.c
- mm/page_alloc.c 3 additions, 11 deletionsmm/page_alloc.c
- mm/slub.c 6 additions, 4 deletionsmm/slub.c
Loading
Please register or sign in to comment