Sign in
kunit
/
linux
/
ac7da1b787d9ea43680c487613269742c48d8747
/
arch
/
arm64
/
mm
/
proc.S
05abb59
arm64: Delay enabling hardware DBM feature
by Suzuki K Poulose
· 7 years ago
e03e61c
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
by Will Deacon
· 7 years ago
2ce77f6
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
by Will Deacon
· 7 years ago
439e70e
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
by Will Deacon
· 7 years ago
fa0465f
arm64: assembler: Change order of macro arguments in phys_to_ttbr
by Will Deacon
· 7 years ago
f992b4d
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
by Will Deacon
· 7 years ago
ec89ab5
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
by Steve Capper
· 7 years ago
6b88a32
arm64: kpti: Fix the interaction between ASID switching and software PAN
by Catalin Marinas
· 7 years ago
68ddbf0
arm64: kernel: Prepare for a DISR user
by James Morse
· 7 years ago
7a00d68
arm64: sysreg: Move to use definitions for all the SCTLR bits
by James Morse
· 7 years ago
6d99b68
arm64: alternatives: use tpidr_el2 on VHE hosts
by James Morse
· 7 years ago
95e3de3
arm64: Move post_ttbr_update_workaround to C code
by Marc Zyngier
· 7 years ago
1f911c3
Merge branch 'for-next/52-bit-pa' into for-next/core
by Catalin Marinas
· 7 years ago
529c4b0
arm64: handle 52-bit addresses in TTBR
by Kristina Martsenko
· 7 years ago
787fd1d
arm64: limit PA size to supported range
by Kristina Martsenko
· 7 years ago
158d495
arm64: mm: Rename post_ttbr0_update_workaround
by Will Deacon
· 8 years ago
85d13c0
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
by Will Deacon
· 8 years ago
7655abb9
arm64: mm: Move ASID from TTBR0 to TTBR1
by Will Deacon
· 8 years ago
0fbeb31
arm64: explicitly mask all exceptions
by James Morse
· 7 years ago
ea6eac9
arm64: Avoid clobbering mm in erratum workaround on QDF2400
by Shanker Donthineni
· 8 years ago
38fd94b
arm64: Work around Falkor erratum 1003
by Christopher Covington
· 8 years ago
f33bcf0
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
by Catalin Marinas
· 9 years ago
623b476
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
by Mark Rutland
· 8 years ago
7af8a0f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
6ba3b55
arm64: use alternative auto-nop
by Mark Rutland
· 8 years ago
744c6c3
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
by James Morse
· 9 years ago
b611303
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
by James Morse
· 9 years ago
2ce39ad1
arm64: debug: unmask PSTATE.D earlier
by Will Deacon
· 9 years ago
cabe1c8
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
by James Morse
· 9 years ago
7b7293a
arm64: Fold proc-macros.S into assembler.h
by Geoff Levand
· 9 years ago
104a0c0
arm64: Add workaround for Cavium erratum 27456
by Andrew Pinski
· 9 years ago
50e1881
arm64: mm: add code to safely replace TTBR1_EL1
by Mark Rutland
· 9 years ago
f436b2a
arm64: kernel: fix architected PMU registers unconditional access
by Lorenzo Pieralisi
· 9 years ago
541d284
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
60792ad
arm64: kernel: enforce pmuserenr_el0 initialization and restore
by Lorenzo Pieralisi
· 9 years ago
f00083c
arm64: mm: place __cpu_setup in .text
by Mark Rutland
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
44eaacf
arm64: Add 16K page size support
by Suzuki K. Poulose
· 9 years ago
c7d77a7
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
by Ingo Molnar
· 9 years ago
5aec715
arm64: mm: rewrite ASID allocator and MM context-switching code
by Will Deacon
· 9 years ago
fa7aae8
arm64: proc: de-scope TLBI operation during cold boot
by Will Deacon
· 9 years ago
d8d23fa
arm64: mdscr_el1: avoid exposing DCC to userspace
by Will Deacon
· 10 years ago
8d446c8
arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
by Jonathan (Zhixiong) Zhang
· 10 years ago
8ec4198
arm64: mm: ensure patched kernel text is fetched from PoU
by Will Deacon
· 10 years ago
4b3dc96
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
by Will Deacon
· 10 years ago
2f4b829
arm64: Add support for hardware updates of the access and dirty pte bits
by Catalin Marinas
· 10 years ago
68234df
arm64: kill flush_cache_all()
by Mark Rutland
· 10 years ago
dd006da
arm64: mm: increase VA range of identity map
by Ard Biesheuvel
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
9f71ac9
arm64: Fix SCTLR_EL1 initialisation
by Suzuki K. Poulose
· 10 years ago
5e05153
arm64: convert part of soft_restart() to assembly
by Arun Chandran
· 11 years ago
dc60b77
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
by Will Deacon
· 11 years ago
35a8697
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
by Catalin Marinas
· 11 years ago
87366d8
arm64: Add boot time configuration of Intermediate Physical Address size
by Radha Mohan Chintakuntla
· 11 years ago
bff7059
arm64: remove unnecessary cache flush at boot
by Mark Rutland
· 12 years ago
812944e9
arm64: mm: fix the function name in comment of cpu_do_switch_mm
by Jingoo Han
· 11 years ago
6732bc6
arm64: kernel: suspend/resume registers save/restore
by Lorenzo Pieralisi
· 12 years ago
3cea71b
arm64: ensure completion of TLB invalidatation
by Mark Rutland
· 11 years ago
9cf7172
arm64: big-endian: set correct endianess on kernel entry
by Matthew Leach
· 11 years ago
d50240a
arm64: mm: permit use of tagged pointers at EL0
by Will Deacon
· 12 years ago
f3a1d7d
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
by Catalin Marinas
· 11 years ago
9c413e2
arm64: debug: clear mdscr_el1 instead of taking the OS lock
by Will Deacon
· 12 years ago
0d0109a
arm64: Do not set the SMP/nAMP processor bit
by Catalin Marinas
· 12 years ago
9cce7a4
arm64: CPU support
by Catalin Marinas
· 13 years ago