aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/memory.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel1-0/+8
2016-02-18arm64: move kernel image to base of vmalloc areaArd Biesheuvel1-6/+15
2016-02-18arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel1-2/+8
2016-02-18arm64: add support for ioremap() block mappingsArd Biesheuvel1-0/+6
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-4/+2
2015-10-28arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel1-4/+0
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar1-6/+8
2015-10-07arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin1-0/+2
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-6/+0
2015-08-27mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig1-6/+0
2015-08-24arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel1-0/+8
2015-08-08arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang1-0/+1
2015-01-23arm64: Fix overlapping VA allocationsMark Rutland1-1/+9
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang1-1/+1
2014-11-10arm64: Use include/asm-generic/io.hThierry Reding1-0/+2
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-5/+1
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee1-5/+1
2014-07-08arm64: implement TASK_SIZE_OFColin Cross1-0/+2
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini1-0/+1
2014-04-07arm64: add early_ioremap supportMark Salter1-1/+1
2013-12-19arm64: Correct virt_addr_validLaura Abbott1-2/+1
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas1-3/+8
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier1-0/+6
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas1-0/+1
2012-09-17arm64: MMU definitionsCatalin Marinas1-0/+144