• Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm · c4c6044d
    Linus Torvalds authored
    Pull ARM updates from Russell King:
    
     - add missing neon instructions for the neon support hook
    
     - arrange for davinci to select PINCTRL
    
     - try VMA lock-base page fault handling first
    
     - use memblock_alloc_try_nid_raw() for kasan shadow page
    
     - dma: use kvzalloc() rather than kzalloc()/vzalloc()
    
    * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm:
      ARM: 9331/1: ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc()
      ARM: 9329/1: kasan: Use memblock_alloc_try_nid_raw for shadow page
      ARM: 9328/1: mm: try VMA lock-based page fault handling first
      ARM: 9330/1: davinci: also select PINCTRL
      ARM: 9327/1: vfp: Add missing VFP instructions to neon_support_hook
    c4c6044d
Kconfig 57.4 KB