Files
linux/arch/arm64/include/asm
Linus Torvalds 194d6ad32e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Will Deacon:

 - fix HugeTLB leak due to CoW and PTE_RDONLY mismatch

 - avoid accessing unmapped FDT fields when checking validity

 - correctly account for vDSO AUX entry in ARCH_DLINFO

 - fix kallsyms with absolute expressions in linker script

 - kill unnecessary symbol-based relocs in vmlinux

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: Fix copy-on-write referencing in HugeTLB
  arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
  arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
  arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
  arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE
2016-08-06 08:58:59 -04:00
..
2016-07-25 13:41:01 +02:00
2015-10-28 19:09:17 +00:00
2014-11-05 09:03:25 +01:00
2016-06-21 17:07:09 +01:00
2016-03-04 18:19:17 +00:00
2016-05-31 16:41:51 +08:00
2016-06-27 16:31:25 +01:00
2016-06-14 11:16:27 +02:00
2016-07-03 23:41:27 +02:00
2016-02-24 14:57:27 +00:00
2015-05-19 15:27:42 +01:00
2014-11-28 10:24:59 +00:00
2015-10-12 17:46:36 +01:00