index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
2025-11-28
Merge branch 'for-next/sysreg' into for-next/core
Catalin Marinas
2025-11-28
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...
Catalin Marinas
2025-11-13
arm64/sysreg: Replace TCR_EL1 field macros
Anshuman Khandual
2025-11-11
arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-11-07
arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz()
Anshuman Khandual
2025-01-08
sched,arm64: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
2024-10-04
arm64/gcs: Ensure that new threads have a GCS
Mark Brown
2024-09-04
arm64: implement PKEYS support
Joey Gouly
2024-06-24
arm64: Cleanup __cpu_set_tcr_t0sz()
Seongsu Park
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
2024-02-16
arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
Ard Biesheuvel
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2024-02-16
arm64: mmu: Make __cpu_replace_ttbr1() out of line
Ard Biesheuvel
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-15
arm64/mm: remove now-superfluous ISBs from TTBR writes
Jamie Iles
2023-06-07
arm64: standardise cpucap bitmap names
Mark Rutland
2023-03-16
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
2022-11-25
arm64/kpti: Move DAIF masking to C code
Mark Brown
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
2022-09-26
arm64: Drop unneeded __nocfi attributes
Sami Tolvanen
2022-06-24
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
2022-06-24
arm64: head: drop idmap_ptrs_per_pgd
Ard Biesheuvel
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
2021-10-01
arm64: hibernate: abstract ttrb0 setup function
Pasha Tatashin
2021-08-20
arm64: Implement task_cpu_possible_mask()
Will Deacon
2021-06-15
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Anshuman Khandual
2021-04-08
arm64: add __nocfi to functions that jump to a physical address
Sami Tolvanen
2021-04-08
arm64: use function_nocfi with __pa_symbol
Sami Tolvanen
2021-03-11
arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]
Ard Biesheuvel
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
2021-01-27
arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()
James Morse
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-10-27
arm64: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-09-28
arm64: mm: Pin down ASIDs for sharing mm with devices
Jean-Philippe Brucker
2020-07-30
arm64/mm: save memory access in check_and_switch_context() fast switch path
Pingfan Liu
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-27
arm64: mm: convert cpu_do_switch_mm() to C
Mark Rutland
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
[next]