aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/vdso.h
AgeCommit message (Expand)Author
2014-07-11x86, vdso: Move the vvar area before the vdso textAndy Lutomirski
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-03-20x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski
2014-03-20x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski
2012-09-05x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro