Skip to content
  • Linus Torvalds's avatar
    Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux · 94521b2f
    Linus Torvalds authored
    Pull parisc update from Helge Deller:
     "This patchset adds Huge Page and HUGETLBFS support for parisc"
    
    Honestly, the hugepage support should have gone through in the merge
    window, and is not really an rc-time fix.  But it only touches
    arch/parisc, and I cannot find it in myself to care.  If one of the
    three parisc users notices a breakage, I will point at Helge and make
    rude farting noises.
    
    * 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
      parisc: Map kernel text and data on huge pages
      parisc: Add Huge Page and HUGETLBFS support
      parisc: Use long branch to do_syscall_trace_exit
      parisc: Increase initial kernel mapping to 32MB on 64bit kernel
      parisc: Initialize the fault vector earlier in the boot process.
      parisc: Add defines for Huge page support
      parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
      parisc: Drop definition of start_thread_som for HP-UX SOM binaries
      parisc: Fix wrong comment regarding first pmd entry flags
    94521b2f