summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/memory.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel2016-02-291-1/+1
* arm64: add support for kernel ASLRArd Biesheuvel2016-02-241-1/+4
* arm64: mm: use bit ops rather than arithmetic in pa/va translationsArd Biesheuvel2016-02-231-3/+4
* arm64: mm: only perform memstart_addr sanity check if DEBUG_VMArd Biesheuvel2016-02-231-1/+3
* arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-02-181-8/+10
* arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel2016-02-181-0/+8
* arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-02-181-6/+15
* arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-02-181-2/+8
* arm64: add support for ioremap() block mappingsArd Biesheuvel2016-02-181-0/+6
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-4/+2Star
|\
| * arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel2015-10-281-4/+0Star
| * arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin2015-10-071-0/+2
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-141-6/+8
|\|
| * Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-6/+0Star
| |\
| | * mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-281-6/+0Star
| * | arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel2015-08-241-0/+8
| |/
* / arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-081-0/+1
|/
* arm64: Fix overlapping VA allocationsMark Rutland2015-01-231-1/+9
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-0/+2
|\
| * arm64: Use include/asm-generic/io.hThierry Reding2014-11-101-0/+2
* | arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang2014-11-131-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-041-5/+1Star
|\
| * arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-231-5/+1Star
* | arm64: implement TASK_SIZE_OFColin Cross2014-07-081-0/+2
|/
* Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-131-0/+1
|\
| * arm64: introduce virt_to_pfnStefano Stabellini2014-05-121-0/+1
* | arm64: add early_ioremap supportMark Salter2014-04-081-1/+1
|/
* arm64: Correct virt_addr_validLaura Abbott2013-12-191-2/+1Star
* arm64: Use 42-bit address space with 64K pagesCatalin Marinas2013-11-051-3/+8
* arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-071-0/+6
* arm64: Add simple earlyprintk supportCatalin Marinas2013-01-221-0/+1
* arm64: MMU definitionsCatalin Marinas2012-09-171-0/+144