index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
2012-02-20
x32: Add x32 VDSO support
H. J. Lu
2011-07-13
x86-64: Add --no-undefined to vDSO build
Andy Lutomirski
2011-05-24
x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO
Andy Lutomirski
2011-05-24
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2010-12-14
x86, gcc-4.6: Use gcc -m options when building vdso
H. Peter Anvin
2010-06-18
x86, vdso: Error out if the vdso contains external references
H. Peter Anvin
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2009-06-18
gcov: enable GCOV_PROFILE_ALL for x86_64
Peter Oberparleiter
2009-02-09
x86: no stack protector for vdso
Tejun Heo
2008-07-16
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
2008-04-19
x86 vDSO: compile with -g, 64-bit
Roland McGrath
2008-04-17
x86: include mach_apic.h in smpboot_64.c and smpboot.c
Glauber de Oliveira Costa
2008-02-29
x86 vdso: fix build locale dependency
Roland McGrath
2008-02-26
x86: fix build on non-C locales.
Priit Laes
2008-02-12
x86: vdso_install fix
Roland McGrath
2008-01-30
x86: teach vdso to clean
Sam Ravnborg
2008-01-30
x86 vDSO: makefile cleanup
Roland McGrath
2008-01-30
x86 vDSO: consolidate vdso32
Roland McGrath
2008-01-30
x86 vDSO: ia32 vdso32-syscall build
Roland McGrath
2008-01-30
x86 vDSO: vdso32 setup
Roland McGrath
2008-01-30
x86 vDSO: i386 vdso32
Roland McGrath
2008-01-30
x86 vDSO: vdso32 build
Roland McGrath
2008-01-30
x86 vDSO: remove vdso-syms.o
Roland McGrath
2008-01-30
x86 vDSO: use vdso-syms.lds
Roland McGrath
2008-01-30
x86 vDSO: generate vdso-syms.lds
Roland McGrath
2007-11-12
x86: do not use $(ARCH) when not needed
Sam Ravnborg
2007-10-17
x86: Install unstripped copy of 64bit vdso to disk
Roland McGrath
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-11
x86_64: move vdso
Thomas Gleixner