index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2020-12-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
2020-11-24
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-24
arm64: psci: Avoid printing in cpu_psci_cpu_die()
Will Deacon
2020-11-24
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
2020-11-10
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
2020-11-05
arm64: topology: Stop using MPIDR for topology information
Valentin Schneider
2020-11-01
arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
Marc Zyngier
2020-11-01
arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
Marc Zyngier
2020-10-01
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
2020-10-01
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
2020-10-01
arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
Will Deacon
2020-10-01
arm64: insn: consistently handle exit text
Mark Rutland
2020-09-23
arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late
Marc Zyngier
2020-09-17
arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE
Jessica Yu
2020-09-05
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-09-03
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
2020-09-03
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2020-09-03
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
2020-08-26
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2020-08-21
arm64: perf: Correct the event index in sysfs
Shaokun Zhang
2020-07-29
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
2020-07-22
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2020-07-22
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-07-22
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2020-07-22
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
2020-07-22
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2020-07-16
arm64: kgdb: Fix single-step exception handling oops
Wei Li
2020-06-30
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
2020-06-30
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
2020-06-24
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-06-22
arm64: insn: Fix two bugs in encoding 32-bit logical immediates
Luke Nelson
2020-06-22
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2020-05-27
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
2020-05-20
arm64: fix the flush_icache_range arguments in machine_kexec
Christoph Hellwig
2020-05-06
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
Vincenzo Frascino
2020-04-29
arm64: Silence clang warning on mismatched value/register sizes
Catalin Marinas
2020-04-29
arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space
James Morse
2020-04-29
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2020-04-29
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2020-04-21
arm64: vdso: don't free unallocated pages
Mark Rutland
2020-04-17
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Fredrik Strupe
2020-03-25
arm64: smp: fix crash_smp_send_stop() behaviour
Cristian Marussi
2020-03-25
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
2020-02-19
arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
Will Deacon
2020-02-14
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose
2020-02-14
arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
Suzuki K Poulose
2020-02-14
arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
Suzuki K Poulose
2020-02-14
arm64: cpufeature: Fix the type of no FP/SIMD capability
Suzuki K Poulose
2020-02-11
arm64: acpi: fix DAIF manipulation with pNMI
Mark Rutland
2020-01-14
arm64: Implement copy_thread_tls
Amanieu d'Antras
[next]