• Linus Torvalds's avatar
    Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux · 103916ff
    Linus Torvalds authored
    Pull arm64 updates from Will Deacon:
     "The most interesting parts are probably the mm changes from Ryan which
      optimise the creation of the linear mapping at boot and (separately)
      implement write-protect support for userfaultfd.
    
      Outside of our usual directories, the Kbuild-related changes under
      scripts/ have been acked by Masahiro whilst the drivers/acpi/ parts
      have been acked by Rafael and the addition of cpumask_any_and_but()
      has been acked by Yury.
    
      ACPI:
    
       - Support for the Firmware ACPI Control Structure (FACS) signature
         feature which is used to reboot out of hibernation on some systems
    
      Kbuild:
    
       - Support for building Flat Image Tree (FIT) images, where the kernel
         Image is compressed alongside a set of devicetree blobs
    
      Memory management:
    
       - Optimisation of our early page-table manipulation for creation of
         the linear mapping
    
       - Support for userfaultfd write protection, ...
    103916ff
kernel-parameters.txt 267 KB