aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/elf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse1-4/+2
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+25
2012-03-28Disintegrate asm/system.h for X86David Howells1-1/+0
2012-02-21x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin1-0/+2
2012-02-20x32: Handle process creationH. Peter Anvin1-4/+21
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin1-2/+2
2011-08-05x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov1-0/+31
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov1-4/+1
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin1-8/+2
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-10-09x86-64: make compat_start_thread() match start_thread()H. Peter Anvin1-18/+2
2009-09-10x86: Increase MIN_GAP to include randomized stackMichal Hocko1-0/+2
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo1-2/+13
2009-02-10x86: add %gs accessors for x86_32Tejun Heo1-1/+1
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+336