]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Sep 2013 17:26:33 +0000 (10:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Sep 2013 17:26:33 +0000 (10:26 -0700)
commit159b111a32a7459becdd00dae8cc034890b9233b
treefdd4d4c0cc90ef920cd755b835f0acf1e6ef8fbf
parentabc6b0e2c9ff50884117e04a58c7a8f5b7905e43
parent3a4794fbd795d35aad85a7669b92a46e344dfe87
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping

Pull DMA mapping update from Marek Szyprowski:
 "This contains an addition of Device Tree support for reserved memory
  regions (Contiguous Memory Allocator is one of the drivers for it) and
  changes required by the KVM extensions for PowerPC architectue"

* 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping:
  ARM: init: add support for reserved memory defined by device tree
  drivers: of: add initialization code for dma reserved memory
  drivers: of: add function to scan fdt nodes given by path
  drivers: dma-contiguous: clean source code and prepare for device tree
arch/arm/mm/init.c
drivers/of/Kconfig
drivers/of/Makefile
drivers/of/fdt.c
include/linux/device.h