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