index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
2025-11-06
um: Always set up AT_HWCAP and AT_PLATFORM
Thomas Weißschuh
2025-11-06
x86/um: Remove FIXADDR_USER_START and FIXADDR_USE_END
Thomas Weißschuh
2025-11-06
x86/um: Do not inherit vDSO from host
Thomas Weißschuh
2025-11-06
x86/um: Move ELF_PLATFORM fallback to x86-specific code
Thomas Weißschuh
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2021-04-15
um: elf.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
2015-05-31
um: Rework uaccess code
Richard Weinberger
2015-04-13
x86, UML: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
2014-08-08
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-05-21
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro