aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: gitignore arch/x86/vdso filesSam Ravnborg2-0/+5
2008-01-30x86: teach vdso to cleanSam Ravnborg1-0/+2
2008-01-30x86: compat_binfmt_elfRoland McGrath1-0/+33
2008-01-30x86: introduce native_read_tscpGlauber de Oliveira Costa1-2/+2
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-2/+2
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin1-27/+27
2008-01-30x86 vDSO: canonicalize sysenter .eh_frameRoland McGrath3-14/+8
2008-01-30x86 vDSO: makefile cleanupRoland McGrath1-15/+4
2008-01-30x86 vDSO: reorder vdso32 codeRoland McGrath4-37/+47
2008-01-30x86 vDSO: consolidate vdso32Roland McGrath3-33/+104
2008-01-30x86 vDSO: ia32 vdso32-syscall buildRoland McGrath3-3/+76
2008-01-30x86 vDSO: ia32_sysenter_targetRoland McGrath1-2/+2
2008-01-30x86 vDSO: vdso32 setupRoland McGrath2-1/+345
2008-01-30x86 vDSO: i386 vdso32Roland McGrath4-6/+23
2008-01-30x86 vDSO: vdso32 buildRoland McGrath2-3/+112
2008-01-30x86 vDSO: arch/x86/vdso/vdso32Roland McGrath4-0/+363
2008-01-30x86 vDSO: new layoutRoland McGrath3-78/+89
2008-01-30x86 vDSO: remove vdso-syms.oRoland McGrath1-13/+2
2008-01-30x86 vDSO: use vdso-syms.ldsRoland McGrath3-15/+8
2008-01-30x86 vDSO: generate vdso-syms.ldsRoland McGrath2-0/+24
2008-01-30x86: remove duplicate includesLucas Woods1-1/+0
2007-11-17x86: ignore the sys_getcpu() tcache parameterIngo Molnar1-17/+2
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg1-1/+1
2007-10-17x86: vdso linker script cleanupRoland McGrath1-7/+9
2007-10-17x86: vdso put vars in rodataRoland McGrath1-1/+1
2007-10-17x86: Install unstripped copy of 64bit vdso to diskRoland McGrath1-1/+16
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-2/+2
2007-10-11x86_64: move vdsoThomas Gleixner12-0/+483