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)
commit7638d5322bd89d49e013a03fe2afaeb6d214fabd
treecfafc7c6c9f169a7a308c290363dde765e21735d
parentdd0d9a46f573b086a67522f819566427dba9c4c7
parent264ef8a904943ed7d0b04fa958894d7a5c2b2c61
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