index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2020-01-28
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-27
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-01-24
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-01-22
arm64: acpi: fix DAIF manipulation with pNMI
Mark Rutland
2020-01-22
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
2020-01-22
Merge branch 'for-next/rng' into for-next/core
Will Deacon
2020-01-22
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
2020-01-22
arm64: kconfig: Fix alignment of E0PD help text
Will Deacon
2020-01-22
arm64: Use v8.5-RNG entropy for KASLR seed
Mark Brown
2020-01-22
arm64: Implement archrandom.h for ARMv8.5-RNG
Richard Henderson
2020-01-21
arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
Dirk Behme
2020-01-21
arm64: entry: Avoid empty alternatives entries
Julien Thierry
2020-01-21
arm64: Kconfig: select HAVE_FUTEX_CMPXCHG
Vladimir Murzin
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2020-01-17
arm64: csum: Fix pathological zero-length calls
Robin Murphy
2020-01-17
arm64: entry: cleanup sp_el0 manipulation
Mark Rutland
2020-01-17
arm64: entry: cleanup el0 svc handler naming
Mark Rutland
2020-01-17
arm64: entry: mark all entry code as notrace
Mark Rutland
2020-01-17
arm64: assembler: remove smp_dmb macro
Mark Rutland
2020-01-17
arm64: assembler: remove inherit_daif macro
Mark Rutland
2020-01-17
arm64: Use macros instead of hard-coded constants for MAIR_EL1
Catalin Marinas
2020-01-17
arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list
Sai Prakash Ranjan
2020-01-17
locking/osq: Use optimized spinning loop for arm64
Waiman Long
2020-01-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2020-01-16
arm64: kernel: avoid x18 in __cpu_soft_restart
Ard Biesheuvel
2020-01-16
arm64: kvm: stop treating register x18 as caller save
Ard Biesheuvel
2020-01-16
arm64/lib: copy_page: avoid x18 register in assembler code
Ard Biesheuvel
2020-01-16
arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings
Sami Tolvanen
2020-01-16
arm64: fix alternatives with LLVM's integrated assembler
Sami Tolvanen
2020-01-16
arm64: lse: fix LSE atomics with LLVM's integrated assembler
Sami Tolvanen
2020-01-16
arm64: Implement optimised checksum routine
Robin Murphy
2020-01-16
arm64: context: Free up kernel ASIDs if KPTI is not in use
Vladimir Murzin
2020-01-16
arm64: Workaround for Cortex-A55 erratum 1530923
Steven Price
2020-01-16
arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
Steven Price
2020-01-16
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
2020-01-15
arm64: Use register field helper in kaslr_requires_kpti()
Will Deacon
2020-01-15
arm64: Simplify early check for broken TX1 when KASLR is enabled
Will Deacon
2020-01-15
arm64: Turn "broken gas inst" into real config option
Vladimir Murzin
2020-01-15
arm64: Use a variable to store non-global mappings decision
Mark Brown
2020-01-15
arm64: Don't use KPTI where we have E0PD
Mark Brown
2020-01-15
arm64: Factor out checks for KASLR in KPTI code into separate function
Mark Brown
2020-01-15
arm64: Add initial support for E0PD
Mark Brown
2020-01-15
arm64: Move the LSE gas support detection to Kconfig
Catalin Marinas
2020-01-15
arm64: Introduce ID_ISAR6 CPU register
Anshuman Khandual
[next]