index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
2024-01-04
1
-3
/
+0
|
\
|
*
arm64: mm: get rid of kimage_vaddr global variable
Ard Biesheuvel
2023-12-12
1
-3
/
+0
*
|
arm64: mm: Only map KPTI trampoline if it is going to be used
Ard Biesheuvel
2023-12-11
1
-0
/
+3
|
/
*
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
Mark Rutland
2023-10-16
1
-2
/
+1
*
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-3
/
+4
*
arm64: mm: fix VA-range sanity check
Mark Rutland
2023-06-15
1
-2
/
+2
*
arm64: consolidate rox page protection logic
Russell King
2023-06-14
1
-2
/
+7
*
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2023-04-20
1
-194
/
+63
|
\
|
*
arm64: mm: move fixmap code to its own file
Mark Rutland
2023-04-11
1
-194
/
+3
|
*
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
2023-04-11
1
-13
/
+13
|
*
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
2023-03-27
1
-0
/
+61
*
|
arm64: kdump: do not map crashkernel region specifically
Baoquan He
2023-04-11
1
-43
/
+0
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-22
1
-2
/
+6
|
\
|
*
arm64/mm: Intercept pfn changes in set_pte_at()
Anshuman Khandual
2023-01-31
1
-2
/
+6
*
|
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2023-01-06
1
-0
/
+21
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-12-16
1
-21
/
+0
|
\
|
*
Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"
Will Deacon
2022-12-15
1
-21
/
+0
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-87
/
+15
|
\
\
|
|
/
|
/
|
|
*
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
2022-12-12
1
-40
/
+15
|
*
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-47
/
+0
*
|
Merge branch 'for-next/trivial' into for-next/core
Will Deacon
2022-12-06
1
-1
/
+1
|
\
\
|
*
|
Revert "arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)"
Will Deacon
2022-11-21
1
-1
/
+3
|
*
|
arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)
Anshuman Khandual
2022-11-18
1
-3
/
+1
|
*
|
arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPS
Anshuman Khandual
2022-11-08
1
-1
/
+1
|
|
/
*
/
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2022-11-18
1
-0
/
+21
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-10-06
1
-16
/
+7
|
\
|
*
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2022-09-30
1
-15
/
+6
|
|
\
|
|
*
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
2022-09-29
1
-6
/
+2
|
|
*
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
2022-09-22
1
-9
/
+4
|
*
|
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
2022-09-09
1
-1
/
+1
|
|
/
*
/
arm64: mm: don't acquire mutex when rewriting swapper
Mark Rutland
2022-09-22
1
-14
/
+18
|
/
*
arm64: fix rodata=full
Mark Rutland
2022-08-23
1
-18
/
+0
*
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-07-25
1
-4
/
+51
|
\
|
*
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
2022-06-24
1
-0
/
+8
|
*
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
2022-06-24
1
-1
/
+34
|
*
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
2022-06-24
1
-1
/
+1
|
*
arm64: head: drop idmap_ptrs_per_pgd
Ard Biesheuvel
2022-06-24
1
-1
/
+0
|
*
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
2022-06-24
1
-1
/
+3
|
*
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
2022-06-24
1
-1
/
+3
|
*
arm64: head: move kimage_vaddr variable into C file
Ard Biesheuvel
2022-06-24
1
-0
/
+3
*
|
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2022-07-25
1
-4
/
+2
|
\
\
|
*
|
arm64/mm: Define defer_reserve_crashkernel()
Anshuman Khandual
2022-07-05
1
-4
/
+2
|
|
/
*
|
arm64: entry: simplify trampoline data page
Ard Biesheuvel
2022-06-24
1
-7
/
+3
*
|
arm64: mm: install KPTI nG mappings with MMU enabled
Ard Biesheuvel
2022-06-23
1
-0
/
+7
|
/
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-23
1
-0
/
+1
|
\
|
*
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
1
-0
/
+1
*
|
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
2022-03-14
1
-3
/
+9
|
\
\
|
*
|
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-02-15
1
-3
/
+9
|
|
/
*
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2022-03-14
1
-13
/
+11
|
\
\
|
*
|
arm64/mm: Drop use_1G_block()
Anshuman Khandual
2022-03-07
1
-13
/
+2
[next]