summaryrefslogtreecommitdiff
path: root/arch/x86/um/asm/elf.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-05um: Rely on PTRACE_SETREGSET to set FS/GS base registersBenjamin Berg1-2/+2
2022-11-25[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro1-4/+0
2021-04-16um: elf.h: Fix W=1 warning for empty body in 'do' statementRandy Dunlap1-1/+1
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner1-1/+1
2018-09-27x86: Add support for 64-bit place relative relocationsArd Biesheuvel1-2/+1
2015-05-31um: Rework uaccess codeRichard Weinberger1-2/+0
2015-04-13x86, UML: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-1/+0
2012-10-10um: get rid of pointless include "..." where include <...> will doAl Viro1-1/+1
2012-05-22um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro1-21/+21
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro1-0/+221