Files
linux/arch/arm64/include/asm
Linus Torvalds c3405d6899 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Will Deacon:
 "Another handful of arm64 fixes here. Most of the complication comes
  from improving our kpti code to avoid lengthy pauses (30+ seconds)
  during boot when we rewrite the page tables. There are also a couple
  of IORT fixes that came in via Lorenzo.

  Summary:

   - Don't error in kexec_file_load if kaslr-seed is missing in
     device-tree

   - Fix incorrect argument type passed to iort_match_node_callback()

   - Fix IORT build failure when CONFIG_IOMMU_API=n

   - Fix kpti performance regression with new rodata default option

   - Typo fix"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
  ACPI/IORT: Fix rc_dma_get_range()
  arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
  arm64: asm-prototypes: Fix fat-fingered typo in comment
  ACPI/IORT: Fix build when CONFIG_IOMMU_API=n
2019-01-11 12:25:40 -08:00
..
2018-11-27 18:00:14 +00:00
2017-08-08 16:28:13 +01:00
2016-09-09 11:41:13 +01:00
2016-11-07 18:15:21 +00:00
2018-07-22 14:13:43 +02:00
2018-12-06 14:38:51 +00:00
2018-05-07 07:15:41 +02:00
2019-01-03 15:14:32 +00:00
2018-07-12 14:49:48 +01:00
2016-11-07 18:15:21 +00:00
2018-01-13 10:45:03 +00:00