aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/elf.h
AgeCommit message (Expand)Author
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-06x86/asm/entry: Clear EXTRA_REGS for all executable formatsDenys Vlasenko
2015-03-31x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert
2014-10-08x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-05-05x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-02-21x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin
2012-02-20x32: Handle process creationH. Peter Anvin
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin
2011-08-05x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-10-09x86-64: make compat_start_thread() match start_thread()H. Peter Anvin
2009-09-10x86: Increase MIN_GAP to include randomized stackMichal Hocko
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2009-02-10x86: add %gs accessors for x86_32Tejun Heo
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro