]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 03:05:48 +0000 (19:05 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 03:05:48 +0000 (19:05 -0800)
commit93b16e1b02ecb3b1a67d3f99d1bcb6ebb5bcd4a3
treea8f292b308c166ebd383b73fa09538775352c874
parent178cf6bfa3a1cee62c1d6735a4a7566ab64a750d
parent69ca12bd0a747fc448433130257291939db93fa1
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc

* 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc:
  pool: Improve memory usage for devices which can't cross boundaries
  Change dmapool free block management
  dmapool: Tidy up includes and add comments
  dmapool: Validate parameters to dma_pool_create
  Avoid taking waitqueue lock in dmapool
  dmapool: Fix style problems
  Move dmapool.c to mm/ directory
drivers/base/Makefile
mm/Makefile