]> git.baikalelectronics.ru Git - kernel.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)
commit2978db1ea7264f42ef5a82b72bfd6168366381ef
tree7bce90d4df99d32be5c1110983fad56935432313
parentc0def0fd300090420027957e9912ff2a07b2d424
parent6a09e796b9f7873abca40386d4015d305d25de11
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