index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
mmu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Add missing include of asm/cpufeature.h to asm/mmu.h
Will Deacon
2021-12-06
1
-0
/
+1
*
arm64: mm: Fix TLBI vs ASID rollover
Will Deacon
2021-08-06
1
-4
/
+25
*
KVM: arm64: Move BP hardening helpers into spectre.h
Will Deacon
2020-11-16
1
-29
/
+0
*
Merge branch 'for-next/ghostbusters' into for-next/core
Will Deacon
2020-10-02
1
-10
/
+1
|
\
|
*
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
2020-09-29
1
-1
/
+1
|
*
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
2020-09-29
1
-9
/
+0
*
|
arm64: mm: Pin down ASIDs for sharing mm with devices
Jean-Philippe Brucker
2020-09-28
1
-0
/
+3
|
/
*
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
1
-7
/
+0
*
arm64: compat: Allow 32-bit vdso and sigpage to co-exist
Will Deacon
2020-06-23
1
-0
/
+3
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-31
1
-4
/
+6
|
\
|
*
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
2020-03-25
1
-1
/
+3
|
|
\
|
|
*
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
2020-03-09
1
-1
/
+3
|
*
|
arm64: Update comment for ASID() macro
Will Deacon
2020-02-28
1
-3
/
+3
|
|
/
*
/
arm64: kpti: Fix "kpti=off" when KASLR is enabled
Will Deacon
2020-03-19
1
-3
/
+1
|
/
*
arm64: Use a variable to store non-global mappings decision
Mark Brown
2020-01-15
1
-83
/
+4
*
arm64: Don't use KPTI where we have E0PD
Mark Brown
2020-01-15
1
-0
/
+11
*
arm64: Factor out checks for KASLR in KPTI code into separate function
Mark Brown
2020-01-15
1
-17
/
+45
*
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-23
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: Remove asm/memblock.h
Will Deacon
2019-01-21
1
-0
/
+1
*
arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced on
James Morse
2019-01-16
1
-1
/
+4
*
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
Will Deacon
2019-01-10
1
-0
/
+41
*
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-25
1
-0
/
+3
*
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
2018-03-19
1
-1
/
+4
*
arm64: Make BP hardening slot counter available
Marc Zyngier
2018-03-19
1
-0
/
+3
*
arm64: sdei: Add trampoline code for remapping the kernel
James Morse
2018-01-14
1
-1
/
+2
*
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-01-08
1
-0
/
+37
*
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
1
-0
/
+1
*
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-12-11
1
-1
/
+2
*
arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
Will Deacon
2017-12-11
1
-0
/
+8
*
arm64: mm: Allocate ASIDs in pairs
Will Deacon
2017-12-11
1
-0
/
+1
*
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-08-22
1
-0
/
+2
*
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-23
1
-0
/
+1
*
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
2016-11-07
1
-0
/
+1
*
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
2016-11-07
1
-1
/
+1
*
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
2016-07-01
1
-1
/
+1
*
arm64: Move unflatten_device_tree() call earlier.
David Daney
2016-04-15
1
-0
/
+1
*
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
1
-7
/
+8
*
arm64: remove dead code
Mark Salter
2015-07-27
1
-1
/
+0
*
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-06-02
1
-0
/
+1
*
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
2015-01-12
1
-2
/
+0
*
arm64/mm: add create_pgd_mapping() to create private page tables
Ard Biesheuvel
2015-01-12
1
-0
/
+3
*
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-05
1
-0
/
+2
|
\
|
*
arm64: Add function to create identity mappings
Mark Salter
2014-04-30
1
-0
/
+2
*
|
arm64: initialize spinlock for init_mm's context
Leo Yan
2014-04-25
1
-0
/
+3
|
/
*
arm64: initialize pgprot info earlier in boot
Mark Salter
2014-04-08
1
-0
/
+1
*
arm64: Add simple earlyprintk support
Catalin Marinas
2013-01-22
1
-0
/
+1
*
arm64: MMU definitions
Catalin Marinas
2012-09-17
1
-0
/
+30