index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-01-22
arm64: acpi: fix DAIF manipulation with pNMI
Mark Rutland
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: 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: entry: Avoid empty alternatives entries
Julien Thierry
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: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list
Sai Prakash Ranjan
2020-01-16
arm64: kernel: avoid x18 in __cpu_soft_restart
Ard Biesheuvel
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: Use a variable to store non-global mappings decision
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
2020-01-15
arm64: cpufeature: Export matrix and other features to userspace
Steven Price
2020-01-14
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose
2020-01-14
arm64: signal: nofpsimd: Handle fp/simd context for signal frames
Suzuki K Poulose
2020-01-14
arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
Suzuki K Poulose
2020-01-14
arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
Suzuki K Poulose
2020-01-14
arm64: cpufeature: Fix the type of no FP/SIMD capability
Suzuki K Poulose
2020-01-14
arm64: Introduce system_capabilities_finalized() marker
Suzuki K Poulose
2020-01-14
arch/arm64/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-13
arm64: kernel: Correct annotation of end of el0_sync
Mark Brown
2020-01-10
Revert "arm64: kexec: make dtb_mem always enabled"
Will Deacon
2020-01-08
arm64: armv8_deprecated: update the comments of armv8_deprecated_init()
Hanjun Guo
2020-01-08
arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelist
Florian Fainelli
2020-01-08
Return ENODEV when the selected speculation misfeature is unsupported
Anthony Steinhauser
2020-01-08
arm64: kexec_file: add crash dump support
AKASHI Takahiro
2020-01-08
arm64: hibernate: add trans_pgd public functions
Pavel Tatashin
2020-01-08
arm64: hibernate: add PUD_SECT_RDONLY
Pavel Tatashin
2020-01-08
arm64: hibernate: rename dst to page in create_safe_exec_page
Pavel Tatashin
2020-01-08
arm64: hibernate: remove gotos as they are not needed
Pavel Tatashin
2020-01-08
arm64: hibernate: use get_safe_page directly
Pavel Tatashin
2020-01-08
arm64: hibernate: pass the allocated pgdp to ttbr0
Pavel Tatashin
2020-01-08
arm64: kexec: make dtb_mem always enabled
Pavel Tatashin
2020-01-08
arm64: kexec: remove unnecessary debug prints
Pavel Tatashin
2020-01-07
arm64: Implement copy_thread_tls
Amanieu d'Antras
[next]