index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
2024-06-19
arm64: mm: Permit PTE SW bits to change in live mappings
Ryan Roberts
2024-04-12
arm64: mm: Don't remap pgtables for allocate vs populate
Ryan Roberts
2024-04-12
arm64: mm: Batch dsb and isb when populating pgtables
Ryan Roberts
2024-04-12
arm64: mm: Don't remap pgtables per-cont(pte|pmd) block
Ryan Roberts
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-01
arm64/mm: Avoid ID mapping of kpti flag if it is no longer needed
Ard Biesheuvel
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-16
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
2024-02-16
arm64: mm: Add 5 level paging support to fixmap and swapper handling
Ard Biesheuvel
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
2024-02-16
arm64: mm: Add definitions to support 5 levels of paging
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
Ard Biesheuvel
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
2024-02-16
arm64: mm: avoid fixmap for early swapper_pg_dir updates
Ard Biesheuvel
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
2024-02-16
arm64: mmu: Make __cpu_replace_ttbr1() out of line
Ard Biesheuvel
2024-01-04
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
2023-12-12
arm64: mm: get rid of kimage_vaddr global variable
Ard Biesheuvel
2023-12-11
arm64: mm: Only map KPTI trampoline if it is going to be used
Ard Biesheuvel
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
Mark Rutland
2023-08-21
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-06-15
arm64: mm: fix VA-range sanity check
Mark Rutland
2023-06-14
arm64: consolidate rox page protection logic
Russell King
2023-04-20
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2023-04-11
arm64: kdump: do not map crashkernel region specifically
Baoquan He
2023-04-11
arm64: mm: move fixmap code to its own file
Mark Rutland
2023-04-11
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
2023-03-27
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-01-31
arm64/mm: Intercept pfn changes in set_pte_at()
Anshuman Khandual
2023-01-06
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2022-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-12-15
Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"
Will Deacon
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-11
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
2022-12-06
Merge branch 'for-next/trivial' into for-next/core
Will Deacon
2022-11-21
Revert "arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)"
Will Deacon
2022-11-18
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2022-11-18
arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)
Anshuman Khandual
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPS
Anshuman Khandual
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2022-09-29
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
2022-09-22
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
2022-09-22
arm64: mm: don't acquire mutex when rewriting swapper
Mark Rutland
[next]