index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
/
vdso2c.c
Age
Commit message (
Expand
)
Author
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2020-12-02
x86: vdso: Expose sigreturn address on vdso to the kernel
Gabriel Krisman Bertazi
2020-04-21
x86/vdso/vdso2c: Correct error messages on file open
Dmitry Safonov
2020-01-14
x86/vdso: Add time napespace page
Dmitry Safonov
2019-05-08
x86/vdso: Remove hpet_page from vDSO
Jia Zhang
2018-12-05
x86/vdso: Remove obsolete "fake section table" reservation
Sean Christopherson
2017-10-19
x86: Use ARRAY_SIZE
Jérémy Lefaure
2017-03-11
x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
Vitaly Kuznetsov
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2015-10-09
x86/vdso/32: Save extra registers in the INT80 vsyscall path
Andy Lutomirski
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar