aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-142-8/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-161-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-232-8/+10
* | | | x86_64: vdso32 cleanup using feature flagsJeremy Fitzhardinge2008-07-111-10/+1
| |_|/ |/| |
| | |
| \ \
*-. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-082-4/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * x86: clean up vdso_enabled type on x86_64OGAWA Hirofumi2008-05-251-1/+1
| |/ |/|
| * x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-231-3/+3
|/
* x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
* x86: don't bother printing compat vdso addressJeremy Fitzhardinge2008-04-301-2/+0
* x86_64 vDSO: use initdataRoland McGrath2008-04-281-1/+9
* x86 vDSO: compile with -g, 64-bitRoland McGrath2008-04-191-1/+2
* x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...Dave Jones2008-04-171-2/+6
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-171-1/+1
* 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