summaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
AgeCommit message (Expand)AuthorLines
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen-3/+3
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov-1/+1
2008-04-30x86: don't bother printing compat vdso addressJeremy Fitzhardinge-2/+0
2008-04-28x86_64 vDSO: use initdataRoland McGrath-1/+9
2008-04-19x86 vDSO: compile with -g, 64-bitRoland McGrath-1/+2
2008-04-17x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...Dave Jones-2/+6
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa-1/+1
2008-04-17x86 vDSO: don't map 32-bit vdso when disabledRoland McGrath-0/+3
2008-02-29x86 vdso: fix build locale dependencyRoland McGrath-2/+4
2008-02-26x86: fix build on non-C locales.Priit Laes-1/+1
2008-02-11x86: vdso_install fixRoland McGrath-10/+12
2008-01-30x86: add vdso32-int80-syms.lds to .gitignoreHarvey Harrison-0/+1
2008-01-30x86: gitignore arch/x86/vdso filesSam Ravnborg-0/+5
2008-01-30x86: teach vdso to cleanSam Ravnborg-0/+2
2008-01-30x86: compat_binfmt_elfRoland McGrath-0/+33
2008-01-30x86: introduce native_read_tscpGlauber de Oliveira Costa-2/+2
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin-2/+2
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin-27/+27
2008-01-30x86 vDSO: canonicalize sysenter .eh_frameRoland McGrath-14/+8
2008-01-30x86 vDSO: makefile cleanupRoland McGrath-15/+4
2008-01-30x86 vDSO: reorder vdso32 codeRoland McGrath-37/+47
2008-01-30x86 vDSO: consolidate vdso32Roland McGrath-33/+104
2008-01-30x86 vDSO: ia32 vdso32-syscall buildRoland McGrath-3/+76
2008-01-30x86 vDSO: ia32_sysenter_targetRoland McGrath-2/+2
2008-01-30x86 vDSO: vdso32 setupRoland McGrath-1/+345
2008-01-30x86 vDSO: i386 vdso32Roland McGrath-6/+23
2008-01-30x86 vDSO: vdso32 buildRoland McGrath-3/+112
2008-01-30x86 vDSO: arch/x86/vdso/vdso32Roland McGrath-0/+363
2008-01-30x86 vDSO: new layoutRoland McGrath-78/+89
2008-01-30x86 vDSO: remove vdso-syms.oRoland McGrath-13/+2
2008-01-30x86 vDSO: use vdso-syms.ldsRoland McGrath-15/+8
2008-01-30x86 vDSO: generate vdso-syms.ldsRoland McGrath-0/+24
2008-01-30x86: remove duplicate includesLucas Woods-1/+0
2007-11-17x86: ignore the sys_getcpu() tcache parameterIngo Molnar-17/+2
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg-1/+1
2007-10-17x86: vdso linker script cleanupRoland McGrath-7/+9
2007-10-17x86: vdso put vars in rodataRoland McGrath-1/+1
2007-10-17x86: Install unstripped copy of 64bit vdso to diskRoland McGrath-1/+16
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-2/+2
2007-10-11x86_64: move vdsoThomas Gleixner-0/+483