index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
proc.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
arm64/mm: Drop TCR_SMP_FLAGS
Anshuman Khandual
1
-3
/
+1
2024-04-28
arm64: defer clearing DAIF.D
Mark Rutland
1
-10
/
+0
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
1
-6
/
+0
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
1
-0
/
+6
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
1
-0
/
+3
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 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
1
-0
/
+2
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
1
-5
/
+4
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
1
-1
/
+2
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
1
-6
/
+3
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
1
-0
/
+1
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
1
-2
/
+1
2023-07-27
arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASK
Anshuman Khandual
1
-1
/
+1
2023-06-06
arm64: enable Permission Indirection Extension (PIE)
Joey Gouly
1
-0
/
+15
2023-06-06
arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS
Joey Gouly
1
-2
/
+2
2023-05-02
arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
ndesaulniers@google.com
1
-3
/
+3
2023-01-24
arm64: kernel: move identity map out of .text mapping
Ard Biesheuvel
1
-2
/
+0
2022-11-25
arm64/kpti: Move DAIF masking to C code
Mark Brown
1
-4
/
+0
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-41
/
+5
2022-09-26
arm64: Add types to indirect called assembly functions
Sami Tolvanen
1
-2
/
+3
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
1
-41
/
+5
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
1
-6
/
+9
2022-07-01
arm64: mm: fix booting with 52-bit address space
Ard Biesheuvel
1
-2
/
+3
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
1
-3
/
+5
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
1
-1
/
+1
2022-06-23
arm64: mm: install KPTI nG mappings with MMU enabled
Ard Biesheuvel
1
-26
/
+55
2022-06-23
arm64: kpti-ng: simplify page table traversal logic
Ard Biesheuvel
1
-64
/
+36
2022-02-15
arm64/mm: Consolidate TCR_EL1 fields
Anshuman Khandual
1
-1
/
+1
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
1
-2
/
+1
2021-06-24
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-3
/
+7
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-2
/
+0
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
1
-3
/
+7
2021-06-01
arm64: mm: Remove unused support for Normal-WT memory type
Will Deacon
1
-1
/
+0
2021-06-01
arm64: mm: Remove unused support for Device-GRE memory type
Will Deacon
1
-1
/
+0
2021-05-26
arm64: assembler: add set_this_cpu_offset
Mark Rutland
1
-10
/
+2
2021-05-10
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
Peter Collingbourne
1
-0
/
+12
2021-03-28
arm64: setup: name `tcr` register
Mark Rutland
1
-23
/
+16
2021-03-28
arm64: setup: name `mair` register
Mark Rutland
1
-3
/
+6
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
1
-11
/
+1
2021-02-08
arm64: Fix outdated TCR setup comment
Marc Zyngier
1
-2
/
+2
2021-01-05
arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled
Catalin Marinas
1
-1
/
+1
2020-12-22
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
1
-3
/
+20
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
1
-2
/
+2
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
1
-1
/
+1
2020-11-25
kasan: arm64: set TCR_EL1.TBID1 when enabled
Peter Collingbourne
1
-1
/
+1
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-1
/
+1
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
1
-0
/
+24
2020-09-03
arm64: mte: Use Normal Tagged attributes for the linear map
Catalin Marinas
1
-2
/
+6
[next]