summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/memory.h
AgeCommit message (Expand)AuthorLines
2025-01-08arm64: kvm: Introduce nvhe stack size constantsKalesh Singh-1/+4
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard-1/+1
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-6/+0
2024-09-04arm64: Expose the end of the linear map in PHYSMEM_ENDD Scott Phillips-0/+2
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2024-02-24KVM: arm64: Introduce new flag for non-cacheable IO memoryAnkit Agrawal-0/+2
2024-02-16arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel-0/+4
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel-1/+12
2024-02-09arm64: vmemmap: Avoid base2 order of struct page size to dimension regionArd Biesheuvel-4/+4
2024-02-09arm64: mm: Move fixmap region above vmemmap regionArd Biesheuvel-1/+1
2024-02-09arm64: mm: Move PCI I/O emulation region above the vmemmap regionArd Biesheuvel-2/+2
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+32
2024-01-04Merge branch 'for-next/misc' into for-next/coreWill Deacon-1/+0
2023-12-29kasan/arm64: improve comments for KASAN_SHADOW_START/ENDAndrey Konovalov-6/+32
2023-12-17arm64: memory: remove duplicated includeWang Jinchao-1/+0
2023-12-12arm64: mm: get rid of kimage_vaddr global variableArd Biesheuvel-4/+2
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+8
2023-06-06arm64: module: rework module VA range selectionMark Rutland-1/+1
2023-06-06arm64: kaslr: split kaslr/module initializationMark Rutland-6/+8
2023-05-29arm64: memory: Make virt_to_pfn() a static inlineLinus Walleij-1/+8
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+5
2023-04-11arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...Baoquan He-5/+0
2023-04-05kasan, arm64: add arch_suppress_tag_checks_start/stopAndrey Konovalov-0/+2
2023-04-05kasan, arm64: rename tagging-related routinesAndrey Konovalov-3/+3
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel-0/+11
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+9
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+8
2022-07-29memblock,arm64: expand the static memblock memory tableZhou Guanghui-0/+9
2022-07-26KVM: arm64: Allocate shared pKVM hyp stacktrace buffersKalesh Singh-0/+8
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon-0/+4
2022-07-05arm64/mm: Define defer_reserve_crashkernel()Anshuman Khandual-0/+5
2022-06-24arm64: mm: make vabits_actual a build time constant if possibleArd Biesheuvel-0/+4
2021-11-08arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King-4/+1
2021-10-07arm64: mte: Add asymmetric mode supportVincenzo Frascino-0/+1
2021-08-02arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland-1/+0
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland-1/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport-1/+1
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-16/+0
2021-06-14CFI: Move function_nocfi() into compiler.hMark Rutland-16/+0
2021-06-01arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon-3/+2
2021-06-01arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon-1/+0
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-2/+2
2021-04-30arm64: kasan: allow to init memory when setting tagsAndrey Konovalov-2/+2
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-0/+16
2021-04-23arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas-2/+2
2021-04-11kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov-0/+1
2021-04-11arm64: mte: Drop arch_enable_tagging()Vincenzo Frascino-1/+0
2021-04-11arm64: mte: Add asynchronous mode supportVincenzo Frascino-1/+3