index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-12-06
Merge branch 'for-next/undef-traps' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/trivial' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/sve-state' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/stacks' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/kprobes' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/ftrace' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/dynamic-scs' into for-next/core
Will Deacon
2022-12-05
arm64: kprobes: Return DBG_HOOK_ERROR if kprobes can not handle a BRK
Masami Hiramatsu (Google)
2022-12-05
arm64: kprobes: Let arch do_page_fault() fix up page fault in user handler
Masami Hiramatsu (Google)
2022-12-05
arm64: Prohibit instrumentation on arch_stack_walk()
Masami Hiramatsu (Google)
2022-12-05
arm64: alternatives: add __init/__initconst to some functions/variables
Jisheng Zhang
2022-12-01
Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-01
arm64/sysreg: Standardise naming for MVFR2_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for MVFR1_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for MVFR0_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_DFR1_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_DFR0_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_PFR2_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_PFR1_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_PFR0_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_ISAR6_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_ISAR5_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_ISAR4_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_ISAR0_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_MMFR5_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_MMFR4_EL1
James Morse
2022-12-01
arm64/sysreg: Standardise naming for ID_MMFR0_EL1
James Morse
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
2022-11-29
arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()
Mark Brown
2022-11-29
arm64/sve: Leave SVE enabled on syscall if we don't context switch
Mark Brown
2022-11-29
arm64/fpsimd: SME no longer requires SVE register state
Mark Brown
2022-11-29
arm64/fpsimd: Load FP state based on recorded data type
Mark Brown
2022-11-29
arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
Mark Brown
2022-11-29
arm64/fpsimd: Have KVM explicitly say which FP registers to save
Mark Brown
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
2022-11-29
KVM: arm64: Discard any SVE state when entering KVM guests
Mark Brown
2022-11-29
arm64/perf: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
Anshuman Khandual
2022-11-25
arm64: armv8_deprecated: fix unused-function error
Ren Zhijie
2022-11-25
ftrace: arm64: remove static ftrace
Mark Rutland
2022-11-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-11-18
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2022-11-18
arm64: move on_thread_stack() to <asm/stacktrace.h>
Mark Rutland
2022-11-18
arm64: alternatives: make apply_alternatives_vdso() static
Mark Rutland
2022-11-18
ftrace: arm64: move from REGS to ARGS
Mark Rutland
[next]