]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jul 2009 19:24:35 +0000 (12:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jul 2009 19:24:35 +0000 (12:24 -0700)
commit884c2ef74337a6cce8fa97351667360e3f7d7fc0
treecfafc7c6c9f169a7a308c290363dde765e21735d
parent54d183f597cee331a718444a031bca92a9e05c5d
parent87ac84cf8d8f4b92358aee711e03a3e958ac04a7
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
mm/page_alloc.c