https://github.com/torvalds/linux
Revision 53262d12d1658669029ab39a63e3d314108abe66 authored by Linus Torvalds on 23 December 2014, 19:03:28 UTC, committed by Linus Torvalds on 23 December 2014, 19:03:28 UTC
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
2 parent s aa39477 + 5d96e0c
History
Tip revision: 53262d12d1658669029ab39a63e3d314108abe66 authored by Linus Torvalds on 23 December 2014, 19:03:28 UTC
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Tip revision: 53262d1

back to top