summaryrefslogtreecommitdiff
path: root/arch/x86/vdso
AgeCommit message (Expand)AuthorFilesLines
2009-02-10x86: no stack protector for vdsoTejun Heo1-1/+1
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-2/+2
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky2-2/+2
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-1/+1
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar1-0/+3
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar4-21/+24
2008-07-18x86: fix two modpost warningsJan Beulich1-5/+6
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge3-16/+18
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2-8/+10
2008-07-11x86_64: vdso32 cleanup using feature flagsJeremy Fitzhardinge1-10/+1
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2-4/+4
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar1-3/+3
2008-05-25x86: clean up vdso_enabled type on x86_64OGAWA Hirofumi1-1/+1
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt2-8/+10
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen1-3/+3
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-04-30x86: don't bother printing compat vdso addressJeremy Fitzhardinge1-2/+0
2008-04-28x86_64 vDSO: use initdataRoland McGrath1-1/+9
2008-04-19x86 vDSO: compile with -g, 64-bitRoland McGrath1-1/+2
2008-04-17x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...Dave Jones1-2/+6
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa1-1/+1
2008-04-17x86 vDSO: don't map 32-bit vdso when disabledRoland McGrath1-0/+3
2008-02-29x86 vdso: fix build locale dependencyRoland McGrath1-2/+4
2008-02-26x86: fix build on non-C locales.Priit Laes1-1/+1
2008-02-11x86: vdso_install fixRoland McGrath1-10/+12
2008-01-30x86: add vdso32-int80-syms.lds to .gitignoreHarvey Harrison1-0/+1
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