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
/
x86
/
entry
/
vdso
/
vdso2c.h
Age
Commit message (
Expand
)
Author
2023-01-25
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
2021-03-06
x86/vdso: Use proper modifier for len's format specifier in extract()
Jiri Slaby
2020-11-18
x86/vdso: Add support for exception fixup in vDSO functions
Sean Christopherson
2020-04-21
x86/vdso/vdso2c: Convert iterators to unsigned
Dmitry Safonov
2019-04-19
x86/vdso: Rename variable to fix -Wshadow warning
Leonardo BrĂ¡s
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
2016-07-19
x86/vdso: Error out if the vDSO isn't a valid DSO
Andy Lutomirski
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-02-22
x86/vdso: Mark the vDSO code read-only after init
Kees Cook
2016-01-12
x86/vdso: Use .fault for the vDSO text mapping
Andy Lutomirski
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar