index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
registers.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
um: Add SECCOMP support detection and initialization
Benjamin Berg
1
-2
/
+2
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
1
-3
/
+8
2024-01-05
um: Remove unused register save/restore functions
Benjamin Berg
1
-20
/
+0
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
1
-2
/
+2
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
1
-1
/
+1
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-3
/
+3
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
1
-1
/
+8
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
1
-11
/
+10
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
1
-9
/
+4
2007-10-16
uml: floating point signal delivery fixes
Jeff Dike
1
-0
/
+2
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
1
-3
/
+3
2007-10-16
uml: style fixes pass 3
Jeff Dike
1
-4
/
+5
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
1
-6
/
+6
2007-10-16
uml: stop saving process FP state
Jeff Dike
1
-0
/
+54