开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-10-17
arm64: stacktrace: unwind exception boundaries
Mark Rutland
2024-10-17
arm64: pt_regs: rename "pmr_save" -> "pmr"
Mark Rutland
2024-10-17
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
2024-10-15
arm64: asm-offsets: remove PREEMPT_DISABLE_OFFSET
Mark Rutland
2024-10-15
arm64: asm-offsets: remove DMA_{TO,FROM}_DEVICE
Mark Rutland
2024-10-15
arm64: asm-offsets: remove VM_EXEC and PAGE_SZ
Mark Rutland
2024-10-15
arm64: asm-offsets: remove MM_CONTEXT_ID
Mark Rutland
2024-10-15
arm64: asm-offsets: remove COMPAT_{RT_,SIGFRAME_REGS_OFFSET
Mark Rutland
2024-10-15
arm64: asm-offsets: remove VMA_VM_*
Mark Rutland
2024-10-15
arm64: asm-offsets: remove TSK_ACTIVE_MM
Mark Rutland
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-06-20
KVM: arm64: Fix clobbered ELR in sync abort/SError
Pierre-Clément Tosi
2024-02-22
arm64: make member of struct pt_regs and it's offset macro in the same order
Kemeng Shi
2024-01-12
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
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
[next]