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
/
kernel
Age
Commit message (
Expand
)
Author
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2019-10-14
arm64: hibernate: check pgd table allocation
Pavel Tatashin
2019-10-14
arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled
Julien Grall
2019-10-08
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
2019-10-08
arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
Marc Zyngier
2019-10-07
arm64: vdso32: Rename COMPATCC to CC_COMPAT
Will Deacon
2019-10-07
arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
Will Deacon
2019-10-07
arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
Will Deacon
2019-10-07
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
2019-10-07
arm64: vdso32: Remove jump label config option in Makefile
Vincenzo Frascino
2019-10-07
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
2019-10-07
arm64: vdso: Remove stale files from old assembly implementation
Vincenzo Frascino
2019-10-07
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
2019-10-04
arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
James Morse
2019-10-04
arm64: Fix incorrect irqflag restore for priority masking for compat
James Morse
2019-10-04
arm64: cpufeature: Effectively expose FRINT capability to userspace
Julien Grall
2019-10-01
arm64/sve: Fix wrong free for task->thread.sve_state
Masayoshi Mizuma
2019-10-01
arm64: errata: Update stale comment
Thierry Reding
2019-09-24
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-27
arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
Will Deacon
2019-08-27
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
2019-08-27
arm64: smp: Increase secondary CPU boot timeout value
Will Deacon
2019-08-23
arm64: kexec_file: add rng-seed support
Hsin-Yi Wang
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-08-20
arm64: Change the tagged_addr sysctl control semantics to only prevent the op...
Catalin Marinas
2019-08-20
arm64: perf_event: Add missing header needed for smp_processor_id()
Raphael Gault
2019-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
2019-08-15
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
2019-08-13
arm64: constify sys64_hook instances
Mark Rutland
2019-08-13
arm64: constify aarch64_insn_encoding_class[]
Mark Rutland
2019-08-13
arm64: constify icache_policy_str[]
Mark Rutland
2019-08-13
arm64: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-08-13
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
2019-08-12
arm64: topology: Use PPTT to determine if PE is a thread
Jeremy Linton
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
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
[next]