linux/arch/arm64/mm
Robin Murphy 53c92d7933 iommu: of: enforce const-ness of struct iommu_ops
As a set of driver-provided callbacks and static data, there is no
compelling reason for struct iommu_ops to be mutable in core code, so
enforce const-ness throughout.

Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2016-05-09 15:33:29 +02:00
..
cache.S
context.c arm64: make mrs_s prefixing implicit in read_cpuid 2016-03-04 14:12:46 +00:00
copypage.c
dma-mapping.c iommu: of: enforce const-ness of struct iommu_ops 2016-05-09 15:33:29 +02:00
dump.c arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR 2016-02-26 18:31:41 +00:00
extable.c arm64: switch to relative exception tables 2016-02-24 14:57:26 +00:00
fault.c Merge branch 'akpm' (patches from Andrew) 2016-03-18 19:26:54 -07:00
flush.c arm64: mm: allow preemption in copy_to_user_page 2016-03-24 16:32:54 +00:00
hugetlbpage.c mm: cleanup *pte_alloc* interfaces 2016-03-17 15:09:34 -07:00
init.c 2nd set of arm64 updates for 4.6: 2016-03-24 19:13:59 -07:00
ioremap.c
kasan_init.c arm64: kasan: Fix zero shadow mapping overriding kernel image shadow 2016-03-11 11:03:35 +00:00
Makefile
mm.h
mmap.c mm: ASLR: use get_random_long() 2016-02-27 10:28:52 -08:00
mmu.c arm64: consistently use p?d_set_huge 2016-03-24 16:32:29 +00:00
pageattr.c
pgd.c
proc-macros.S
proc.S arm64: Add workaround for Cavium erratum 27456 2016-02-26 15:14:27 +00:00