summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/elf.h
Commit message (Expand)AuthorAgeFilesLines
* x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst2015-07-061-1/+1
* x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'Brian Gerst2015-07-061-2/+2
* x86/compat: Make mmap_is_ia32() common compatBrian Gerst2015-07-061-8/+3
* mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-3/+0
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-131-0/+1
|\
| * x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-311-0/+1
* | x86/asm/entry: Clear EXTRA_REGS for all executable formatsDenys Vlasenko2015-04-061-3/+4
|/
* x86: Reject x32 executables if x32 ABI not supportedBen Hutchings2014-10-081-2/+3
* x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski2014-05-051-5/+3
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-051-3/+4
* x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-051-7/+13
* x86, vdso: Remove compat vdso supportAndy Lutomirski2014-03-131-4/+0
* mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse2012-12-111-4/+2
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-6/+25
|\
| * x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-211-0/+2
| * x32: Handle process creationH. Peter Anvin2012-02-201-4/+21
| * x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-201-2/+2
* | Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
|/
* x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-051-0/+31
* x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
* x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-291-8/+2
* elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* x86-64: make compat_start_thread() match start_thread()H. Peter Anvin2009-10-091-18/+2
* x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-101-0/+2
* x86: make lazy %gs optional on x86_32Tejun Heo2009-02-101-2/+13
* x86: add %gs accessors for x86_32Tejun Heo2009-02-101-1/+1
* [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-251-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+336
OpenPOWER on IntegriCloud