index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vdso
/
vdso.lds.S
Age
Commit message (
Expand
)
Author
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-21
arm64: vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-07
arm64: Handle .ARM.attributes section in linker scripts
Nathan Chancellor
2024-11-02
arm64: vdso: Drop LBASE_VDSO
Thomas Weißschuh
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
2023-07-27
arm64: vdso: remove two .altinstructions related symbols
Jisheng Zhang
2022-09-09
arm64: alternative: patch alternatives in the vDSO
Joey Gouly
2022-06-28
arm64: vdso*: place got/plt sections in .rodata
Joey Gouly
2022-06-23
arm64: vdso: put ELF related sections in the linker script
Joey Gouly
2021-04-30
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
2021-01-05
arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr
Peter Collingbourne
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2014-07-17
arm64: vdso: move data page before code pages
Will Deacon
2012-09-17
arm64: VDSO support
Will Deacon