aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso/vdso2c.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-07-19x86/vdso: Error out if the vDSO isn't a valid DSOAndy Lutomirski
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-22x86/vdso: Mark the vDSO code read-only after initKees Cook
2016-01-12x86/vdso: Use .fault for the vDSO text mappingAndy Lutomirski
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar