aboutsummaryrefslogtreecommitdiff
path: root/arch/csky/kernel/vdso.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-02csky/vdso: Remove arch_vma_name()Thomas Weißschuh1-7/+0
2024-11-02csky/vdso: Remove gettimeofday() and friends from VDSOThomas Weißschuh1-22/+2
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds1-7/+21
2024-02-20csky/vdso: Use generic union vdso_data_storeAnna-Maria Behnsen1-8/+2
2024-02-20csky/vdso: Remove superfluous ifdefferyAnna-Maria Behnsen1-4/+0
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren1-0/+4
2021-01-12csky: Reconstruct VDSO frameworkGuo Ren1-53/+70
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2018-10-26csky: VDSO and rt_sigreturnGuo Ren1-0/+86