summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/memory.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\
| * Merge 4.4.127 into android-4.4Greg Kroah-Hartman2018-04-08
| |\
| | * arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers2018-04-08
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | UPSTREAM: arm64: setup: introduce kaslr_offset()Alexander Popov2017-12-18
* | | Merge android-4.4.100 (482cc74) into msm-4.4Srinivasarao P2017-12-26
|\| |
| * | BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-11-20
| * | BACKPORT: arm64: Correctly bounds check virt_addr_validLaura Abbott2016-10-05
| * | UPSTREAM: arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel2016-09-22
| * | BACKPORT: arm64: add support for kernel ASLRArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: mm: use bit ops rather than arithmetic in pa/va translationsArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: mm: only perform memstart_addr sanity check if DEBUG_VMArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-09-22
| * | BACKPORT: arm64: add support for ioremap() block mappingsArd Biesheuvel2016-09-22
| |/
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
|\ \
| * \ Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi2016-11-14
| |\ \
| | * | arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse2016-11-10
| | |/
* | / BACKPORT: arm64: Correctly bounds check virt_addr_validLaura Abbott2016-10-12
|/ /
* | arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel2016-05-12
* | arm64: add support for kernel ASLRArd Biesheuvel2016-05-11
* | arm64: mm: use bit ops rather than arithmetic in pa/va translationsArd Biesheuvel2016-05-11
* | arm64: mm: only perform memstart_addr sanity check if DEBUG_VMArd Biesheuvel2016-05-11
* | arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-05-11
* | arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel2016-05-11
* | arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-05-11
* | arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-05-11
* | arm64: add support for ioremap() block mappingsArd Biesheuvel2016-05-11
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\
| * arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel2015-10-28
| * arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin2015-10-07
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\|
| * Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
| |\
| | * mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-27
| * | arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel2015-08-24
| |/
* / arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-08
|/
* arm64: Fix overlapping VA allocationsMark Rutland2015-01-23
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\
| * arm64: Use include/asm-generic/io.hThierry Reding2014-11-10
* | arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang2014-11-13
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-04
|\
| * arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-23
* | arm64: implement TASK_SIZE_OFColin Cross2014-07-08
|/
* Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-13
|\
| * arm64: introduce virt_to_pfnStefano Stabellini2014-05-12
* | arm64: add early_ioremap supportMark Salter2014-04-07
|/
* arm64: Correct virt_addr_validLaura Abbott2013-12-19
* arm64: Use 42-bit address space with 64K pagesCatalin Marinas2013-11-05