index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
proc.S
Age
Commit message (
Expand
)
Author
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-28
arm64: kpti: ensure patched kernel text is fetched from PoU
Mark Rutland
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-09
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
2019-02-28
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
2019-02-06
arm64: Unmask PMR before going idle
Julien Thierry
2018-12-28
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
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-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2018-02-14
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
2018-02-06
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2018-02-06
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-01-26
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
Steve Capper
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
2017-12-11
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
2017-12-11
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2017-12-11
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
2017-11-02
arm64: explicitly mask all exceptions
James Morse
2017-02-24
arm64: Avoid clobbering mm in erratum workaround on QDF2400
Shanker Donthineni
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
2016-07-19
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
2016-02-16
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
2016-01-25
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2015-12-21
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
[next]