index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2021-05-26
arm64: assembler: add set_this_cpu_offset
Mark Rutland
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2021-05-25
arm64: Do not enable uaccess for invalidate_icache_range
Fuad Tabba
2021-05-25
arm64: Do not enable uaccess for flush_icache_range
Fuad Tabba
2021-05-16
Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
2021-05-14
arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
Christoph Hellwig
2021-05-10
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
Peter Collingbourne
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
arm64: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-26
Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-23
xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
Stefano Stabellini
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
2021-04-08
arm64: Add __init section marker to some functions
Jisheng Zhang
2021-03-29
arm64: kasan: abstract _text and _end to KERNEL_START/END
Lecopzer Chen
2021-03-29
arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
Lecopzer Chen
2021-03-28
arm64: setup: name `tcr` register
Mark Rutland
2021-03-28
arm64: setup: name `mair` register
Mark Rutland
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-03-22
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
2021-03-19
arm64: mm: use XN table mapping attributes for the linear region
Ard Biesheuvel
2021-03-19
arm64: mm: add missing P4D definitions and use them consistently
Ard Biesheuvel
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2021-03-08
arm64/mm: Reorganize pfn_valid()
Anshuman Khandual
2021-03-08
arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
Anshuman Khandual
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
[next]