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