1
0
Fork 0
alistair23-linux/Documentation/features/vm
Ard Biesheuvel 324420bf91 arm64: add support for ioremap() block mappings
This wires up the existing generic huge-vmap feature, which allows
ioremap() to use PMD or PUD sized block mappings. It also adds support
to the unmap path for dealing with block mappings, which will allow us
to unmap the __init region using unmap_kernel_range() in a subsequent
patch.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2016-02-18 18:16:16 +00:00
..
ELF-ASLR Documentation/features/vm: Add feature description and arch support status file for 'ELF-ASLR' 2015-06-03 12:51:39 +02:00
PG_uncached Documentation/features/vm: Add feature description and arch support status file for 'PG_uncached' 2015-06-03 12:51:32 +02:00
THP Documentation/features/vm: THP now supported by ARC 2015-10-17 17:48:19 +05:30
TLB Documentation/features/vm: add feature description and arch support status for batched TLB flush after unmap 2015-09-04 16:54:41 -07:00
huge-vmap arm64: add support for ioremap() block mappings 2016-02-18 18:16:16 +00:00
ioremap_prot Documentation/features/vm: Add feature description and arch support status file for 'ioremap_prot' 2015-06-03 12:51:37 +02:00
numa-memblock
pte_special Documentation/features/vm: pte_special now supported by ARC 2015-10-09 17:04:23 +05:30