index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
3
-2
/
+9
2024-02-16
arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
Ard Biesheuvel
1
-10
/
+60
2024-02-16
arm64: mm: Add definitions to support 5 levels of paging
Ard Biesheuvel
2
-5
/
+41
2024-02-16
arm64: mm: Add LPA2 support to phys<->pte conversion routines
Ard Biesheuvel
1
-0
/
+8
2024-02-16
arm64: mm: Wire up TCR.DS bit to PTE shareability fields
Ard Biesheuvel
2
-0
/
+6
2024-02-16
arm64: Add ESR decoding for exceptions involving translation level -1
Ard Biesheuvel
1
-19
/
+11
2024-02-16
arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use
Ard Biesheuvel
1
-0
/
+13
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2
-10
/
+4
2024-02-16
arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
Ard Biesheuvel
2
-4
/
+4
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
3
-120
/
+14
2024-02-16
arm64: mm: avoid fixmap for early swapper_pg_dir updates
Ard Biesheuvel
1
-1
/
+15
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2
-6
/
+2
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
2
-21
/
+20
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
1
-0
/
+1
2024-02-16
arm64: mmu: Make __cpu_replace_ttbr1() out of line
Ard Biesheuvel
1
-0
/
+32
2024-02-09
arm64: ptdump: Discover start of vmemmap region at runtime
Ard Biesheuvel
1
-1
/
+3
2024-02-09
arm64: ptdump: Allow all region boundaries to be defined at boot time
Ard Biesheuvel
1
-32
/
+22
2024-02-09
arm64: mm: Move fixmap region above vmemmap region
Ard Biesheuvel
2
-2
/
+5
2024-02-09
arm64: mm: Move PCI I/O emulation region above the vmemmap region
Ard Biesheuvel
1
-2
/
+2
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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
2
-1
/
+6
2024-01-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-04
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
1
-3
/
+0
2023-12-29
kasan/arm64: improve comments for KASAN_SHADOW_START/END
Andrey Konovalov
1
-0
/
+5
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
1
-0
/
+2
2023-12-12
arm64: mm: get rid of kimage_vaddr global variable
Ard Biesheuvel
1
-3
/
+0
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
1
-2
/
+2
2023-12-11
arm64: mm: Only map KPTI trampoline if it is going to be used
Ard Biesheuvel
1
-0
/
+3
2023-11-22
arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
Will Deacon
1
-4
/
+3
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-132
/
+8
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-9
/
+15
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
5
-8
/
+5
2023-10-19
arm64, kasan: update comment in kasan_init
Andrey Konovalov
1
-1
/
+5
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
Mark Rutland
2
-4
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
Mark Rutland
2
-2
/
+2
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
1
-2
/
+1
2023-10-13
arm64: swiotlb: Reduce the default size if no ZONE_DMA bouncing needed
Catalin Marinas
1
-1
/
+10
2023-10-04
arm64: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
1
-132
/
+8
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+1
2023-09-30
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
1
-14
/
+3
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-2
/
+4
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-30
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-2
/
+0
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-35
/
+30
2023-08-25
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
1
-2
/
+3
2023-08-25
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
1
-1
/
+1
2023-08-25
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
1
-22
/
+14
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
[prev]
[next]