开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-09-04
arm64: Expose the end of the linear map in PHYSMEM_END
D Scott Phillips
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-09
arm64: vmemmap: Avoid base2 order of struct page size to dimension region
Ard Biesheuvel
2024-02-09
arm64: mm: Move fixmap region above vmemmap region
Ard Biesheuvel
2024-02-09
arm64: mm: Move PCI I/O emulation region above the vmemmap region
Ard Biesheuvel
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-04
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2023-12-29
kasan/arm64: improve comments for KASAN_SHADOW_START/END
Andrey Konovalov
2023-12-17
arm64: memory: remove duplicated include
Wang Jinchao
2023-12-12
arm64: mm: get rid of kimage_vaddr global variable
Ard Biesheuvel
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-06
arm64: module: rework module VA range selection
Mark Rutland
2023-06-06
arm64: kaslr: split kaslr/module initialization
Mark Rutland
2023-05-29
arm64: memory: Make virt_to_pfn() a static inline
Linus Walleij
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-11
arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...
Baoquan He
2023-04-05
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
2023-04-05
kasan, arm64: rename tagging-related routines
Andrey Konovalov
2023-02-28
arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN
Ard Biesheuvel
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-29
memblock,arm64: expand the static memblock memory table
Zhou Guanghui
2022-07-26
KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
Kalesh Singh
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-07-05
arm64/mm: Define defer_reserve_crashkernel()
Anshuman Khandual
2022-06-24
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
2021-11-08
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
2021-10-07
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
2021-06-01
arm64: mm: Remove unused support for Normal-WT memory type
Will Deacon
2021-06-01
arm64: mm: Remove unused support for Device-GRE memory type
Will Deacon
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-04-30
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
2021-04-11
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
2021-04-11
arm64: mte: Drop arch_enable_tagging()
Vincenzo Frascino
2021-04-11
arm64: mte: Add asynchronous mode support
Vincenzo Frascino
2021-04-08
arm64: implement function_nocfi
Sami Tolvanen
[next]