]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Dec 2014 19:03:28 +0000 (11:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Dec 2014 19:03:28 +0000 (11:03 -0800)
commit53262d12d1658669029ab39a63e3d314108abe66
tree7bce90d4df99d32be5c1110983fad56935432313
parentaa39477b5692611b91ac9455ae588738852b3f60
parent5d96e0cba26323c3daeb9f7cdfd4efe70985e2c6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Pull arm64 fixes from Catalin Marinas:
 - __cpu_suspend mm switching fix after warm boot
 - arch_setup_dma_ops implementation
 - pgd_page compilation error fix
 - defconfig updates

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: mm: Add pgd_page to support RCU fast_gup
  arm64: defconfig: defconfig update for 3.19
  arm64: kernel: fix __cpu_suspend mm switch on warm-boot
  arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops