summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/memory.h
Commit message (Expand)AuthorAgeFilesLines
* arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-011-3/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=yMiles Chen2019-04-161-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-2/+3
|\
| * arm64: avoid clang warning about self-assignmentArnd Bergmann2019-02-281-2/+3
* | kasan: remove use after scope bugs detection.Andrey Ryabinin2019-03-061-4/+0Star
* | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-161-0/+11
|/
* Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-291-8/+0Star
|\
| * of/fdt: Remove custom __early_init_dt_declare_initrd() implementationFlorian Fainelli2018-11-261-8/+0Star
* | kasan, mm, arm64: tag non slab memory allocated via pageallocAndrey Konovalov2018-12-281-1/+7
* | kasan, arm64: untag address in _virt_addr_is_linearAndrey Konovalov2018-12-281-3/+4
* | kasan: add tag related helper functionsAndrey Konovalov2018-12-281-0/+12
* | arm64: move untagged_addr macro from uaccess.h to memory.hAndrey Konovalov2018-12-281-0/+8
* | kasan, arm64: adjust shadow size for tag-based modeAndrey Konovalov2018-12-281-5/+3Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-1/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-9/+0Star
| |\ \
| * | | arm64/bpf: don't allocate BPF JIT programs in module memoryArd Biesheuvel2018-12-051-1/+4
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-261-1/+15
|\ \ \ | |_|/ |/| |
| * | arm64: expose user PAC bit positions via ptraceMark Rutland2018-12-131-0/+3
| * | arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon2018-12-121-0/+6
| * | arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai2018-12-101-1/+6
| |/
* / mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-151-9/+0Star
|/
* arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-091-0/+7
* linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-111-6/+0Star
* kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-071-1/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-151-15/+0Star
|\
| * arm64: move TASK_* definitions to <asm/processor.h>Yury Norov2017-10-021-15/+0Star
* | arm64: Use larger stacks when KASAN is selectedMark Rutland2017-10-041-3/+6
|/
* Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas2017-08-151-0/+53
|\
| * arm64: add VMAP_STACK overflow detectionMark Rutland2017-08-151-0/+2
| * arm64: add basic VMAP_STACK supportMark Rutland2017-08-151-1/+22
| * arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland2017-08-151-0/+19
| * arm64: clean up irq stack definitionsMark Rutland2017-08-151-0/+2
| * arm64: clean up THREAD_* definitionsMark Rutland2017-08-151-0/+8
| * arm64: factor out PAGE_* and CONT_* definitionsMark Rutland2017-08-151-0/+1
* | arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers2017-08-041-2/+4
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-20/+46
|\
| * arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott2017-01-121-3/+28
| * arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-0/+1
| * arm64: Add cast for virt_to_pfnLaura Abbott2017-01-121-1/+1
| * arm64: Move some macros under #ifndef __ASSEMBLY__Laura Abbott2017-01-121-19/+19
* | arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko2017-01-181-1/+1
|/
* arm64: setup: introduce kaslr_offset()Alexander Popov2016-12-201-0/+5
* arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay2016-10-261-1/+1
* arm64: Correctly bounds check virt_addr_validLaura Abbott2016-09-221-2/+6
* arm64: update stale PAGE_OFFSET commentMark Rutland2016-06-031-1/+2
* arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse2016-04-281-0/+3
* arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel2016-04-141-1/+11
* arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-141-1/+17