index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
proc.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
1
-0
/
+14
2020-05-15
arm64: Preserve register x18 when CPU is suspended
Sami Tolvanen
1
-0
/
+14
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
1
-44
/
+0
2020-04-28
arm64: remove ptrauth_keys_install_kernel sync arg
Mark Rutland
1
-1
/
+1
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-12
/
+61
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
1
-1
/
+1
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
1
-28
/
+3
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
1
-1
/
+1
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
1
-0
/
+2
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
1
-0
/
+12
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
1
-0
/
+31
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
1
-11
/
+15
2020-03-06
arm64: trap to EL1 accesses to AMU counters from EL0
Ionela Voinescu
1
-0
/
+3
2020-02-27
arm64: mm: convert cpu_do_switch_mm() to C
Mark Rutland
1
-28
/
+0
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
1
-12
/
+12
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
1
-48
/
+42
2020-01-17
arm64: Use macros instead of hard-coded constants for MAIR_EL1
Catalin Marinas
1
-17
/
+10
2020-01-16
arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings
Sami Tolvanen
1
-31
/
+32
2020-01-08
arm64: mm: Use modern annotations for assembly functions
Mark Brown
1
-12
/
+12
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-5
/
+6
2019-08-28
arm64: kpti: ensure patched kernel text is fetched from PoU
Mark Rutland
1
-0
/
+9
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
1
-1
/
+1
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
1
-1
/
+2
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
1
-3
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-09
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
1
-16
/
+18
2019-02-28
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
1
-0
/
+1
2019-02-06
arm64: Unmask PMR before going idle
Julien Thierry
1
-11
/
+0
2018-12-28
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
1
-1
/
+7
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
1
-2
/
+2
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
1
-1
/
+9
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
1
-0
/
+4
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
1
-3
/
+8
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
1
-7
/
+6
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
1
-1
/
+8
2018-02-14
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
1
-5
/
+9
2018-02-06
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
1
-4
/
+4
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
1
-3
/
+3
2018-02-06
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
1
-8
/
+196
2018-01-26
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
Steve Capper
1
-3
/
+3
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
1
-0
/
+3
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
1
-0
/
+5
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
1
-23
/
+1
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-0
/
+8
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
1
-2
/
+1
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
1
-7
/
+8
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
1
-5
/
+8
[next]