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
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
2023-07-05
arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n
Arnd Bergmann
2023-06-20
arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2022-11-18
ftrace: arm64: move from REGS to ARGS
Mark Rutland
2021-12-08
KVM: arm64: Drop unused workaround_flags vcpu field
Marc Zyngier
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-01
arm64: kexec: keep MMU enabled during kexec relocation
Pasha Tatashin
2021-10-01
arm64: kexec: install a copy of the linear-map
Pasha Tatashin
2021-10-01
arm64: kexec: configure EL2 vectors for kexec
Pasha Tatashin
2021-10-01
arm64: kexec: pass kimage as the only argument to relocation function
Pasha Tatashin
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-09-30
arm64: add CPU field to struct thread_info
Ard Biesheuvel
2021-07-28
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-24
Merge branch 'for-next/smccc' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/ptrauth' into for-next/core
Will Deacon
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
2021-06-15
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
2021-06-15
arm64: Add ARM64_PTR_AUTH_KERNEL config option
Daniel Kiss
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
2021-05-26
arm64: smccc: Add support for SMCCCv1.2 extended input/output registers
Sudeep Holla
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-04-13
Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...
Marc Zyngier
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-02-09
arm64: Honor VHE being disabled from the command-line
Marc Zyngier
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
2019-11-06
arm64: asm-offsets: add S_FP
Mark Rutland
2019-06-26
arm64: vdso: Remove unnecessary asm-offsets.c definitions
Catalin Marinas
2019-06-22
arm64: compat: Generate asm offsets for signals
Vincenzo Frascino
2019-06-22
arm64: vdso: Substitute gettimeofday() with C implementation
Vincenzo Frascino
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
[next]