aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
Commit message (Expand)AuthorAgeFilesLines
...
* x86 vDSO: don't map 32-bit vdso when disabledRoland McGrath2008-04-171-0/+3
* x86 vdso: fix build locale dependencyRoland McGrath2008-02-291-2/+4
* x86: fix build on non-C locales.Priit Laes2008-02-261-1/+1
* x86: vdso_install fixRoland McGrath2008-02-111-10/+12
* x86: add vdso32-int80-syms.lds to .gitignoreHarvey Harrison2008-01-301-0/+1
* x86: gitignore arch/x86/vdso filesSam Ravnborg2008-01-302-0/+5
* x86: teach vdso to cleanSam Ravnborg2008-01-301-0/+2
* x86: compat_binfmt_elfRoland McGrath2008-01-301-0/+33
* x86: introduce native_read_tscpGlauber de Oliveira Costa2008-01-301-2/+2
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-2/+2
* x86: use generic register names in struct sigcontextH. Peter Anvin2008-01-301-27/+27
* x86 vDSO: canonicalize sysenter .eh_frameRoland McGrath2008-01-303-14/+8
* x86 vDSO: makefile cleanupRoland McGrath2008-01-301-15/+4
* x86 vDSO: reorder vdso32 codeRoland McGrath2008-01-304-37/+47
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-303-33/+104
* x86 vDSO: ia32 vdso32-syscall buildRoland McGrath2008-01-303-3/+76
* x86 vDSO: ia32_sysenter_targetRoland McGrath2008-01-301-2/+2
* x86 vDSO: vdso32 setupRoland McGrath2008-01-302-1/+345
* x86 vDSO: i386 vdso32Roland McGrath2008-01-304-6/+23
* x86 vDSO: vdso32 buildRoland McGrath2008-01-302-3/+112
* x86 vDSO: arch/x86/vdso/vdso32Roland McGrath2008-01-304-0/+363
* x86 vDSO: new layoutRoland McGrath2008-01-303-78/+89
* x86 vDSO: remove vdso-syms.oRoland McGrath2008-01-301-13/+2
* x86 vDSO: use vdso-syms.ldsRoland McGrath2008-01-303-15/+8
* x86 vDSO: generate vdso-syms.ldsRoland McGrath2008-01-302-0/+24
* x86: remove duplicate includesLucas Woods2008-01-301-1/+0
* x86: ignore the sys_getcpu() tcache parameterIngo Molnar2007-11-171-17/+2
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-121-1/+1
* x86: vdso linker script cleanupRoland McGrath2007-10-171-7/+9
* x86: vdso put vars in rodataRoland McGrath2007-10-171-1/+1
* x86: Install unstripped copy of 64bit vdso to diskRoland McGrath2007-10-171-1/+16
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-2/+2
* x86_64: move vdsoThomas Gleixner2007-10-1112-0/+483